diff --git a/CHANGELOG.md b/CHANGELOG.md index 9524c92f..a0b9e22a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ ## [Unreleased] +## v1.6.1 - 2020-05-17 + ### Fixed - Slide size defined in `:root` selector does not reflect to the theme instance ([#244](https://github.com/marp-team/marpit/issues/244), [#246](https://github.com/marp-team/marpit/pull/246)) diff --git a/package.json b/package.json index 82fb2d0c..650934d4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@marp-team/marpit", - "version": "1.6.0", + "version": "1.6.1", "description": "The skinny framework for creating slide deck from Markdown", "license": "MIT", "author": {