Skip to content

Commit 59d4361

Browse files
chore(release): 0.4.0 [skip ci]
# [0.4.0](v0.3.0...v0.4.0) (2025-03-30) ### Bug Fixes #### fixed extension import issue ([c75f04f](c75f04f))
1 parent da5cfd2 commit 59d4361

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": "metamorphosis",
33
"description": "A css variable management library that helps create and organize variables into easily configurable themes.",
4-
"version": "0.3.0",
4+
"version": "0.4.0",
55
"type": "module",
66
"main": "./dist/index.js",
77
"sideEffects": false,

0 commit comments

Comments
 (0)