diff --git a/CHANGELOG.md b/CHANGELOG.md index 500ff64..fb6e564 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,9 @@ All Notable changes to `vue-cli-plugin-gh-pages` will be documented in this file Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) principles. ## [Unreleased] +- Nothing + +## [2.0.0] - 2022-02-22 ### Changed - Bump [gh-pages](https://www.npmjs.com/package/gh-pages) (v2 to v3) and [email-addresses](https://www.npmjs.com/package/email-addresses) (v3 to v4) dependencies diff --git a/package.json b/package.json index 646d82c..39964f9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vue-cli-plugin-gh-pages", - "version": "1.0.0", + "version": "2.0.0", "description": "Vue CLI plugin to publish to GitHub pages", "keywords": [ "git",