From bc3ab51257e6e783f05c2a83d0740cf4e3068c8b Mon Sep 17 00:00:00 2001 From: hemengke1997 <23536175@qq.com> Date: Mon, 6 Nov 2023 18:54:06 +0800 Subject: [PATCH] chore: release v1.3.1 --- CHANGELOG.md | 15 +++++++++++++++ package.json | 2 +- 2 files changed, 16 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4a9f89b..62681d8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,18 @@ +## [1.3.1](https://github.com/hemengke1997/postcss-pxtorem/compare/v1.3.0...v1.3.1) (2023-11-06) + + +### Bug Fixes + +* dynamic rootValue in css file not work ([6cac2fa](https://github.com/hemengke1997/postcss-pxtorem/commit/6cac2fa17ed767c161281385177814e0cf248f00)) +* tailwind tests ([11bbece](https://github.com/hemengke1997/postcss-pxtorem/commit/11bbeced2fefba75e5940c7a9e448cb3f99672ed)) + + +### Performance Improvements + +* build ([b0fa263](https://github.com/hemengke1997/postcss-pxtorem/commit/b0fa2637a7df259c9a31061752b0b7539ea200d7)) + + + # [1.3.0](https://github.com/hemengke1997/postcss-pxtorem/compare/v1.3.0-beta.1...v1.3.0) (2023-06-25) diff --git a/package.json b/package.json index 9316514..b4acb6b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@minko-fe/postcss-pxtorem", - "version": "1.3.0", + "version": "1.3.1", "description": "✨ A CSS post-processor that converts px to rem.", "type": "module", "keywords": [