File tree Expand file tree Collapse file tree 2 files changed +9
-4
lines changed Expand file tree Collapse file tree 2 files changed +9
-4
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88Generated by [ ` auto-changelog ` ] ( https://github.com/CookPete/auto-changelog ) .
99
10- <!-- auto-changelog-above -->
10+ ## [ v0.1.2] ( https://github.com/greenfinity/rescript-context-utils/compare/v0.1.1-0...v0.1.2 )
11+
12+ ### Merged
13+
14+ - Initial package updates [ ` #1 ` ] ( https://github.com/greenfinity/rescript-context-utils/pull/1 )
15+
16+ <!-- auto-changelog-above -->
1117
1218## 0.1.1-0
1319
Original file line number Diff line number Diff line change 11{
22 "name" : " @greenfinity/rescript-context-utils" ,
33 "description" : " Rescript React Context utilities" ,
4- "version" : " 0.1.1-0 " ,
4+ "version" : " 0.1.2 " ,
55 "license" : " MIT" ,
66 "homepage" : " https://github.com/greenfinity/rescript-context-utils" ,
77 "repository" : {
4949 "react-dom" : " ^18.2.0" ,
5050 "rescript" : " ^11.1.0" ,
5151 "vitest" : " ^2.1.8"
52- },
53- "stableVersion" : " 0.1.0"
52+ }
5453}
You can’t perform that action at this time.
0 commit comments