diff --git a/CHANGELOG.md b/CHANGELOG.md index 3523e3fe..d0aa78c2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ ## [Unreleased] +## v1.7.1 - 2022-04-12 + ### Fixed - Cannot output the conversion result into the drive root ([#442](https://github.com/marp-team/marp-cli/issues/442), [#443](https://github.com/marp-team/marp-cli/pull/443)) diff --git a/package.json b/package.json index 135ae215..2977e891 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@marp-team/marp-cli", - "version": "1.7.0", + "version": "1.7.1", "description": "A CLI interface for Marp and Marpit based converters", "license": "MIT", "author": {