diff --git a/CHANGELOG.md b/CHANGELOG.md index 7642065..f8d6a01 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,11 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. + +## [4.6.2](https://github.com/vuejs/rollup-plugin-vue/compare/v4.6.1...v4.6.2) (2019-01-17) + + + ## [4.6.1](https://github.com/vuejs/rollup-plugin-vue/compare/v4.6.0...v4.6.1) (2019-01-14) diff --git a/package.json b/package.json index f8c6c1e..b6d5236 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rollup-plugin-vue", - "version": "4.6.1", + "version": "4.6.2", "description": "Roll .vue files", "author": "Rahul Kadyan ", "bugs": {