diff --git a/.changepacks/changepack_log_M5S_nlTdypTHWtKe7lRvB.json b/.changepacks/changepack_log_M5S_nlTdypTHWtKe7lRvB.json deleted file mode 100644 index f61822c..0000000 --- a/.changepacks/changepack_log_M5S_nlTdypTHWtKe7lRvB.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "changes": { - "package.json": "Patch" - }, - "note": "chore: update package version", - "date": "2026-09-12T00:23:03.928862416Z" -} \ No newline at end of file diff --git a/package.json b/package.json index 55ed1c3..d7da827 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "csstype-extra", "type": "module", - "version": "0.1.36", + "version": "0.1.37", "description": "Strict TypeScript types for style based on MDN data", "repository": "https://github.com/dev-five-git/csstype-extra", "author": "devfive",