Skip to content

Commit

Permalink
chore(release): v1.9.6 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Oct 17, 2024
1 parent d74ef62 commit 6708b9c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [1.9.6](https://github.com/linxianxi/react-selectable-box/compare/v1.9.5...v1.9.6) (2024-10-17)

### Bug Fixes

- **selectable:** prevent right-click from triggering selection ([#43](https://github.com/linxianxi/react-selectable-box/issues/43)) ([d74ef62](https://github.com/linxianxi/react-selectable-box/commit/d74ef62e5281476ce55d12e38f7ba1322d61655f))

## [1.9.5](https://github.com/linxianxi/react-selectable-box/compare/v1.9.4...v1.9.5) (2024-10-08)

### Bug Fixes
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-selectable-box",
"version": "1.9.5",
"version": "1.9.6",
"description": "A React component used hooks that allows you to select elements in the drag area using the mouse",
"keywords": [
"react",
Expand Down

0 comments on commit 6708b9c

Please sign in to comment.