Skip to content

Commit fb2d495

Browse files
chore(release): 0.7.4 [skip ci]
## [0.7.4](v0.7.3...v0.7.4) (2024-05-24) ### Bug Fixes * **root-provider:** make id a prop ([e4cb37d](e4cb37d)), closes [#305](#305) * **types:** make Local provider hook generic type ([09bd401](09bd401)), closes [#322](#322)
1 parent f20c100 commit fb2d495

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "css-vars-hook",
33
"private": false,
4-
"version": "0.7.3",
4+
"version": "0.7.4",
55
"license": "MIT",
66
"engines": {
77
"node": ">=16"

0 commit comments

Comments
 (0)