Skip to content

Commit

Permalink
chore: release v0.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
OSpoon committed Mar 13, 2024
1 parent cd75841 commit e53e66d
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 4 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@


## 0.0.1 (2024-03-13)
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "postcss-dynamic-pixel",
"type": "module",
"version": "0.0.0",
"version": "0.0.1",
"description": "基于“视窗宽度”动态调整CSS像素值",
"author": "OSpoon zxin088@gmail.com",
"license": "MIT",
Expand Down Expand Up @@ -67,4 +67,4 @@
"lint-staged": {
"*": "eslint --fix"
}
}
}

0 comments on commit e53e66d

Please sign in to comment.