Skip to content

Commit 17f5a24

Browse files
committed
chore: release v0.1.1
1 parent e8f3456 commit 17f5a24

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11

22

3+
## [0.1.1](https://github.com/OSpoon/postcss-dynamic-pixel/compare/0.1.0...0.1.1) (2024-03-14)
4+
5+
6+
### Bug Fixes
7+
8+
* 修复一些小问题 ([7cd1a22](https://github.com/OSpoon/postcss-dynamic-pixel/commit/7cd1a226afe27368b410da90d94ecb53555997de))
9+
* 简单的一些调整 ([a334cfe](https://github.com/OSpoon/postcss-dynamic-pixel/commit/a334cfea1e6e614a87b0146c4db99ca8ed143114))
10+
311
# [0.1.0](https://github.com/OSpoon/postcss-dynamic-pixel/compare/0.0.1...0.1.0) (2024-03-14)
412

513

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "postcss-dynamic-pixel",
33
"type": "module",
4-
"version": "0.1.0",
4+
"version": "0.1.1",
55
"description": "基于“视窗宽度”动态调整CSS像素值",
66
"author": "OSpoon [email protected]",
77
"license": "MIT",

0 commit comments

Comments
 (0)