Skip to content

Commit

Permalink
Merge pull request #115 from tajo/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
tajo authored Dec 17, 2024
2 parents b245d4c + 4cfa6fd commit a53fc88
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/three-plants-bow.md

This file was deleted.

6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# react-movable

## 3.4.0

### Minor Changes

- [#114](https://github.com/tajo/react-movable/pull/114) [`15d8290`](https://github.com/tajo/react-movable/commit/15d8290ad79b45ce53bda4fb49c729a9ed7d88e4) Thanks [@leomelzer](https://github.com/leomelzer)! - feat: implement afterDrag

## 3.3.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-movable",
"version": "3.3.1",
"version": "3.4.0",
"type": "module",
"description": "Drag and drop lists.",
"main": "lib/index.js",
Expand Down

0 comments on commit a53fc88

Please sign in to comment.