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 8405138 commit 351209bCopy full SHA for 351209b
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## [2.0.17](https://github.com/helloitsjoe/react-hooks-compose/releases/tag/v2.0.17) (2022-03-27)
2
+
3
+**Chore**
4
5
+Bump minimist to 1.2.6
6
7
## [2.0.16](https://github.com/helloitsjoe/react-hooks-compose/releases/tag/v2.0.16) (2021-09-26)
8
9
**Chore**
package.json
@@ -1,6 +1,6 @@
{
"name": "react-hooks-compose",
- "version": "2.0.16",
+ "version": "2.0.17",
"description": "Compose React Hooks",
"main": "dist/main.js",
"scripts": {
0 commit comments