Skip to content

Commit

Permalink
chore: Release 7.2.1 (#77)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Jul 12, 2024
1 parent 770820b commit 3a7eeb3
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,6 +1,13 @@
# Changelog


## [7.2.1](https://github.com/Wondermarin/react-color-palette/compare/v7.2.0...v7.2.1) (2024-07-12)


### Bug Fixes

* `useBoundingClientRect` wrong dimensions in modal ([#75](https://github.com/Wondermarin/react-color-palette/issues/75)) ([770820b](https://github.com/Wondermarin/react-color-palette/commit/770820b22db6b72bfebf925e0a53914edcd64d46))

## [7.2.0](https://github.com/Wondermarin/react-color-palette/compare/v7.1.1...v7.2.0) (2024-06-27)


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": "react-color-palette",
"version": "7.2.0",
"version": "7.2.1",
"description": "🎨 Lightweight Color Picker component for React.",
"author": "Wondermarin",
"main": "dist/rcp.js",
Expand Down

0 comments on commit 3a7eeb3

Please sign in to comment.