Skip to content

Commit 97ac24f

Browse files
committed
chore: release 18.0.0
1 parent 4f632b4 commit 97ac24f

File tree

2 files changed

+14
-2
lines changed

2 files changed

+14
-2
lines changed

CHANGELOG.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,16 @@
1+
# Changelog
12

3+
## 18.0.0 (2025-02-09)
4+
5+
* chore(deps-dev): bump rollup from 4.21.3 to 4.22.4 ([57218b7](https://github.com/hello-pangea/dnd/commit/57218b7))
6+
* chore(deps): bump @babel/runtime ([6bedd4a](https://github.com/hello-pangea/dnd/commit/6bedd4a))
7+
* chore(dev-deps): bump cross-spawn from 7.0.3 to 7.0.6 ([b47954b](https://github.com/hello-pangea/dnd/commit/b47954b))
8+
* chore(dev-deps): bump nanoid from 3.3.7 to 3.3.8 ([4f632b4](https://github.com/hello-pangea/dnd/commit/4f632b4))
9+
* chore(dev-deps): update bump all non-major development dependencies ([3d07f1c](https://github.com/hello-pangea/dnd/commit/3d07f1c))
10+
* chore(dev-deps): update dependency @release-it/conventional-changelog to v10 ([3a4091f](https://github.com/hello-pangea/dnd/commit/3a4091f))
11+
* chore(dev-deps): update dependency release-it to v18 ([99f32ed](https://github.com/hello-pangea/dnd/commit/99f32ed))
12+
* chore(dev-deps): update pnpm to v10 ([cb2c0c8](https://github.com/hello-pangea/dnd/commit/cb2c0c8))
13+
* ci: always install latest corepack version ([dec1d12](https://github.com/hello-pangea/dnd/commit/dec1d12))
214

315
## [18.0.0-beta.0](https://github.com/hello-pangea/dnd/compare/v17.0.0...v18.0.0-beta.0) (2025-01-22)
416

@@ -575,7 +587,7 @@ hello-pangea. You should install @hello-pangea/dnd package instead.
575587
* **dev-deps:** update actions/checkout action to v3 ([#236](https://github.com/react-forked/dnd/issues/236)) ([6b9c79c](https://github.com/react-forked/dnd/commit/6b9c79cbacf41bc2e525c31de87ee6f2aad93c47))
576588
* **github actions:** update actions/setup-node action to v3 ([#262](https://github.com/react-forked/dnd/issues/262)) ([fe21b16](https://github.com/react-forked/dnd/commit/fe21b163998a153d2c312b8c02dc25984b7084ce))
577589
* **image:** update Node.js to v16.14.2 ([#255](https://github.com/react-forked/dnd/issues/255)) ([1b16c35](https://github.com/react-forked/dnd/commit/1b16c357a5b73a263e9f51504b2e620c98070c16))
578-
* **netlify:** make sure it uses pnpm ([#260](https://github.com/react-forked/dnd/issues/260)) ([b8e284c](https://github.com/react-forked/dnd/commit/b8e284c1b9c9d8831da54ed2a3591b25cac07d70))# Changelog
590+
* **netlify:** make sure it uses pnpm ([#260](https://github.com/react-forked/dnd/issues/260)) ([b8e284c](https://github.com/react-forked/dnd/commit/b8e284c1b9c9d8831da54ed2a3591b25cac07d70))
579591

580592
This project adheres to [Semantic Versioning 2.0](http://semver.org/).
581593
All release notes and upgrade notes can be found on our [Github Releases](https://github.com/react-forked/dnd/releases) page.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hello-pangea/dnd",
3-
"version": "18.0.0-beta.0",
3+
"version": "18.0.0",
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)