Skip to content

Commit

Permalink
chore(release): v1.1.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Sep 12, 2023
1 parent 5c04f59 commit 94aeb1b
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.1.1](https://github.com/linxianxi/react-selectable-box/compare/v1.1.0...v1.1.1) (2023-09-12)

### Bug Fixes

- add generics to SelectableProps ([#15](https://github.com/linxianxi/react-selectable-box/issues/15)) ([5c04f59](https://github.com/linxianxi/react-selectable-box/commit/5c04f59c983fd150baf09d39c65624fbc9121f52))

# [1.1.0](https://github.com/linxianxi/react-selectable-box/compare/v1.0.5...v1.1.0) (2023-09-04)

### 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.1.0",
"version": "1.1.1",
"description": "A React component that allows you to select elements in the drag area using the mouse",
"keywords": [
"react",
Expand Down

0 comments on commit 94aeb1b

Please sign in to comment.