Skip to content

Commit

Permalink
3.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
yhatt committed Sep 8, 2022
1 parent 298968d commit d59607c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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))
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": "@marp-team/marp-core",
"version": "3.3.2",
"version": "3.3.3",
"description": "The core of Marp tools",
"license": "MIT",
"author": {
Expand Down

0 comments on commit d59607c

Please sign in to comment.