diff --git a/CHANGELOG.md b/CHANGELOG.md index b7b8ba96..e44385d1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ ## [Unreleased] +## v2.1.0 - 2022-08-11 + ### Added - macOS: Auto detection of executable path when `CHROME_PATH` env has pointed `.app` directory ([#460](https://github.com/marp-team/marp-cli/issues/460), [#463](https://github.com/marp-team/marp-cli/pull/463)) diff --git a/package.json b/package.json index 5885ef05..2b04007b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@marp-team/marp-cli", - "version": "2.0.4", + "version": "2.1.0", "description": "A CLI interface for Marp and Marpit based converters", "license": "MIT", "author": {