Skip to content

Commit

Permalink
chore: release v1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
hemengke1997 committed Dec 15, 2023
1 parent 4ce7555 commit 48520e1
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [1.3.2](https://github.com/hemengke1997/postcss-pxtorem/compare/v1.3.1...v1.3.2) (2023-12-15)


### Bug Fixes

* remove pnpm restriction ([4ce7555](https://github.com/hemengke1997/postcss-pxtorem/commit/4ce75553f32ec4e9cc42efced87a4259b93782df))



## [1.3.1](https://github.com/hemengke1997/postcss-pxtorem/compare/v1.3.0...v1.3.1) (2023-11-06)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@minko-fe/postcss-pxtorem",
"version": "1.3.1",
"version": "1.3.2",
"description": "✨ A CSS post-processor that converts px to rem.",
"type": "module",
"keywords": [
Expand Down

0 comments on commit 48520e1

Please sign in to comment.