File tree 3 files changed +10
-4
lines changed
3 files changed +10
-4
lines changed Original file line number Diff line number Diff line change
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
+
1
7
## [ 2.0.16] ( https://github.com/helloitsjoe/react-hooks-compose/releases/tag/v2.0.16 ) (2021-09-26)
2
8
3
9
** Chore**
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-hooks-compose" ,
3
- "version" : " 2.0.16 " ,
3
+ "version" : " 2.0.17 " ,
4
4
"description" : " Compose React Hooks" ,
5
5
"main" : " dist/main.js" ,
6
6
"scripts" : {
Original file line number Diff line number Diff line change @@ -5196,9 +5196,9 @@ minimatch@^3.0.4:
5196
5196
brace-expansion "^1.1.7"
5197
5197
5198
5198
minimist@^1.1.1, minimist@^1.2.0, minimist@^1.2.5 :
5199
- version "1.2.5 "
5200
- resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5 .tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602 "
5201
- integrity sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw ==
5199
+ version "1.2.6 "
5200
+ resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.6 .tgz#8637a5b759ea0d6e98702cfb3a9283323c93af44 "
5201
+ integrity sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q ==
5202
5202
5203
5203
mississippi@^3.0.0 :
5204
5204
version "3.0.0"
You can’t perform that action at this time.
0 commit comments