From 5eb334432872830319bb5a8f1d806f00347998ef Mon Sep 17 00:00:00 2001 From: Yuki Hattori Date: Sat, 10 Jun 2023 04:49:25 +0900 Subject: [PATCH] 3.7.0 --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 11bf9a41..4e3dd62d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ ## [Unreleased] +## v3.7.0 - 2023-06-09 + ### Changed - Upgrade Marpit to [v2.5.0](https://github.com/marp-team/marpit/releases/v2.5.0) ([#342](https://github.com/marp-team/marp-core/pull/342)) diff --git a/package.json b/package.json index 4f49d268..94c42d31 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@marp-team/marp-core", - "version": "3.6.0", + "version": "3.7.0", "description": "The core of Marp tools", "license": "MIT", "author": {