We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1afeefe commit 4101734Copy full SHA for 4101734
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+## <small>18.0.1 (2025-02-09)</small>
4
+
5
+* chore: update release-it configuration ([1afeefe](https://github.com/hello-pangea/dnd/commit/1afeefe))
6
+* chore(dev-deps): update bump all non-major development dependencies ([604b93d](https://github.com/hello-pangea/dnd/commit/604b93d))
7
8
## 18.0.0 (2025-02-09)
9
10
* chore(deps-dev): bump rollup from 4.21.3 to 4.22.4 ([57218b7](https://github.com/hello-pangea/dnd/commit/57218b7))
package.json
@@ -1,6 +1,6 @@
{
"name": "@hello-pangea/dnd",
- "version": "18.0.0",
+ "version": "18.0.1",
"private": false,
"description": "Beautiful and accessible drag and drop for lists with React",
"author": "Alex Reardon <[email protected]>",
0 commit comments