Skip to content

Commit ea92eab

Browse files
committed
3.2.0
1 parent 77b8ee7 commit ea92eab

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## [Unreleased]
44

5+
## v3.2.0 - 2025-10-10
6+
57
### Added
68

79
- Allow passing PostCSS plugin into Marpit#use as postprocess for CSS ([#418](https://github.com/marp-team/marpit/issues/418), [#428](https://github.com/marp-team/marpit/pull/428))

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@marp-team/marpit",
3-
"version": "3.1.3",
3+
"version": "3.2.0",
44
"description": "The skinny framework for creating slide deck from Markdown",
55
"license": "MIT",
66
"author": {

0 commit comments

Comments
 (0)