Skip to content

Commit

Permalink
chore: release 16.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
100terres committed Nov 27, 2022
1 parent bcb66d3 commit d1811e6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@


## [16.2.0](https://github.com/hello-pangea/dnd/compare/v16.1.0...v16.2.0) (2022-11-27)


### Bug Fixes 🛠

* **ssr:** use useId for hydration and remove the need for resetServerContext (React 18+) ([#439](https://github.com/hello-pangea/dnd/issues/439)) ([bcb66d3](https://github.com/hello-pangea/dnd/commit/bcb66d32683519fb09f6a651ec2a0f63bd90d304))

## [16.1.0](https://github.com/hello-pangea/dnd/compare/v16.0.1...v16.1.0) (2022-11-26)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hello-pangea/dnd",
"version": "16.1.0",
"version": "16.2.0",
"private": false,
"description": "Beautiful and accessible drag and drop for lists with React",
"author": "Alex Reardon <areardon@atlassian.com>",
Expand Down

1 comment on commit d1811e6

@vercel
Copy link

@vercel vercel bot commented on d1811e6 Nov 27, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.