We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e734036 commit 4937a94Copy full SHA for 4937a94
changelog.md
@@ -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
7
# [2.1.0](https://github.com/ghoshnirmalya/react-search-box/compare/v2.0.3...v2.1.0) (2021-10-26)
8
9
### Bug Fixes
package.json
@@ -1,6 +1,6 @@
{
"name": "react-search-box",
- "version": "2.1.0",
+ "version": "2.1.1",
"description": "An autocomplete search box for ReactJS",
"author": "ghoshnirmalya",
"license": "MIT",
0 commit comments