Skip to content

Commit

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

### Bug Fixes

- use getComputedStyle to get scrollContainer position ([#36](https://github.com/linxianxi/react-selectable-box/issues/36)) ([819a937](https://github.com/linxianxi/react-selectable-box/commit/819a93773712f3ce6525b30b8151ed947e0aa1e8))

## [1.9.1](https://github.com/linxianxi/react-selectable-box/compare/v1.9.0...v1.9.1) (2024-06-07)

### 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.1",
"version": "1.9.2",
"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 94ecdff

Please sign in to comment.