Skip to content

Commit 4101734

Browse files
committed
chore: release 18.0.1
1 parent 1afeefe commit 4101734

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

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+
38
## 18.0.0 (2025-02-09)
49

510
* 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-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hello-pangea/dnd",
3-
"version": "18.0.0",
3+
"version": "18.0.1",
44
"private": false,
55
"description": "Beautiful and accessible drag and drop for lists with React",
66
"author": "Alex Reardon <[email protected]>",

0 commit comments

Comments
 (0)