diff --git a/CHANGELOG.md b/CHANGELOG.md index ccd1d0ad..2036d3f9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ ## [Unreleased] +## v3.3.3 - 2022-09-08 + ### Fixed - Prebundle PostCSS plugins for `minifyCSS` option, to fix incompatibility with ESM ([#314](https://github.com/marp-team/marp-core/issues/314), [#315](https://github.com/marp-team/marp-core/pull/315)) diff --git a/package.json b/package.json index ff7c2fed..d86be64a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@marp-team/marp-core", - "version": "3.3.2", + "version": "3.3.3", "description": "The core of Marp tools", "license": "MIT", "author": {