From 5c5eda0fb7ea9a202a3b0345202272bb0d9a457f Mon Sep 17 00:00:00 2001 From: Yuki Hattori Date: Sun, 5 Jun 2022 23:30:23 +0900 Subject: [PATCH] 3.2.1 --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e16e3772..4f6608d7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ ## [Unreleased] +## v3.2.1 - 2022-06-05 + ### Fixed - Decrease specificity of highlight.js classes for `default` theme ([#304](https://github.com/marp-team/marp-core/pull/304), [#307](https://github.com/marp-team/marp-core/pull/307)) diff --git a/package.json b/package.json index a9d47c72..799e715e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@marp-team/marp-core", - "version": "3.2.0", + "version": "3.2.1", "description": "The core of Marp tools", "license": "MIT", "author": {