Skip to content

Commit 4b9aa77

Browse files
authored
Merge pull request #111 from tajo/changeset-release/main
Version Packages
2 parents 71e8674 + 4c55690 commit 4b9aa77

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/bright-apes-punch.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.3.1
4+
5+
### Patch Changes
6+
7+
- [#110](https://github.com/tajo/react-movable/pull/110) [`09c7e76`](https://github.com/tajo/react-movable/commit/09c7e76cda3e7f563859e722d2a2fa324ddcb25f) Thanks [@tajo](https://github.com/tajo)! - Accept any version of React
8+
39
## 3.3.0
410

511
### Minor 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.0",
3+
"version": "3.3.1",
44
"type": "module",
55
"description": "Drag and drop lists.",
66
"main": "lib/index.js",

0 commit comments

Comments
 (0)