Skip to content

Commit 48520e1

Browse files
committed
chore: release v1.3.2
1 parent 4ce7555 commit 48520e1

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.3.2](https://github.com/hemengke1997/postcss-pxtorem/compare/v1.3.1...v1.3.2) (2023-12-15)
2+
3+
4+
### Bug Fixes
5+
6+
* remove pnpm restriction ([4ce7555](https://github.com/hemengke1997/postcss-pxtorem/commit/4ce75553f32ec4e9cc42efced87a4259b93782df))
7+
8+
9+
110
## [1.3.1](https://github.com/hemengke1997/postcss-pxtorem/compare/v1.3.0...v1.3.1) (2023-11-06)
211

312

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@minko-fe/postcss-pxtorem",
3-
"version": "1.3.1",
3+
"version": "1.3.2",
44
"description": "✨ A CSS post-processor that converts px to rem.",
55
"type": "module",
66
"keywords": [

0 commit comments

Comments
 (0)