Skip to content

Commit a53fc88

Browse files
authored
Merge pull request #115 from tajo/changeset-release/main
Version Packages
2 parents b245d4c + 4cfa6fd commit a53fc88

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/three-plants-bow.md

-5
This file was deleted.

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# react-movable
22

3+
## 3.4.0
4+
5+
### Minor Changes
6+
7+
- [#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
8+
39
## 3.3.1
410

511
### Patch Changes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-movable",
3-
"version": "3.3.1",
3+
"version": "3.4.0",
44
"type": "module",
55
"description": "Drag and drop lists.",
66
"main": "lib/index.js",

0 commit comments

Comments
 (0)