Skip to content

Commit 351209b

Browse files
committed
version/changelog
1 parent 8405138 commit 351209b

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.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+
17
## [2.0.16](https://github.com/helloitsjoe/react-hooks-compose/releases/tag/v2.0.16) (2021-09-26)
28

39
**Chore**

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-hooks-compose",
3-
"version": "2.0.16",
3+
"version": "2.0.17",
44
"description": "Compose React Hooks",
55
"main": "dist/main.js",
66
"scripts": {

0 commit comments

Comments
 (0)