diff --git a/CHANGELOG.md b/CHANGELOG.md index 4d6eacb..478abe0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ ## [Unreleased] +## v2.0.0 - 2022-04-12 + ### Breaking - Required Node 10 and later to install (but recommend to use Node 14 and later) ([#45](https://github.com/marp-team/marpit-svg-polyfill/pull/45)) diff --git a/package.json b/package.json index 2b05415..c4caaed 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@marp-team/marpit-svg-polyfill", - "version": "1.7.1", + "version": "2.0.0", "description": "Polyfill for inline SVG slides rendered by Marpit", "license": "MIT", "author": {