Skip to content

Commit 4937a94

Browse files
committed
chore: release v2.1.1
1 parent e734036 commit 4937a94

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

changelog.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [2.1.1](https://github.com/ghoshnirmalya/react-search-box/compare/v2.1.0...v2.1.1) (2021-10-27)
2+
3+
### Bug Fixes
4+
5+
- adds prepublishOnly script ([e734036](https://github.com/ghoshnirmalya/react-search-box/commit/e734036eb756fb2d31a75b26f59339498b9a56e9))
6+
17
# [2.1.0](https://github.com/ghoshnirmalya/react-search-box/compare/v2.0.3...v2.1.0) (2021-10-26)
28

39
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-search-box",
3-
"version": "2.1.0",
3+
"version": "2.1.1",
44
"description": "An autocomplete search box for ReactJS",
55
"author": "ghoshnirmalya",
66
"license": "MIT",

0 commit comments

Comments
 (0)