Skip to content

Commit

Permalink
chore(release): v1.9.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Jun 7, 2024
1 parent 427636f commit dd984a7
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.1](https://github.com/linxianxi/react-selectable-box/compare/v1.9.0...v1.9.1) (2024-06-07)

### Bug Fixes

- do not select text when selecting ([#35](https://github.com/linxianxi/react-selectable-box/issues/35)) ([427636f](https://github.com/linxianxi/react-selectable-box/commit/427636f26cc62ee79da38e6efb7c37e0677a90d2))

# [1.9.0](https://github.com/linxianxi/react-selectable-box/compare/v1.8.2...v1.9.0) (2024-03-12)

### Features
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.0",
"version": "1.9.1",
"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 dd984a7

Please sign in to comment.