diff --git a/CHANGELOG.md b/CHANGELOG.md index acd0e48..7642065 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,16 @@ 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.1](https://github.com/vuejs/rollup-plugin-vue/compare/v4.6.0...v4.6.1) (2019-01-14) + + +### Bug Fixes + +* Clean dist directory ([9e348f3](https://github.com/vuejs/rollup-plugin-vue/commit/9e348f3)) + + + # [4.6.0](https://github.com/vuejs/rollup-plugin-vue/compare/v4.5.0...v4.6.0) (2019-01-14) diff --git a/package.json b/package.json index 431e999..1c3afde 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rollup-plugin-vue", - "version": "4.6.0", + "version": "4.6.1", "description": "Roll .vue files", "author": "Rahul Kadyan ", "bugs": {