diff --git a/CHANGELOG.md b/CHANGELOG.md index d6578f8..5593a2b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ 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. +### [1.13.2](https://github.com/apertureless/vue-cookie-law/compare/v1.13.1...v1.13.2) (2020-03-31) + + +### Bug Fixes + +* Remove ugly code and cleanup states ([7e33b8c](https://github.com/apertureless/vue-cookie-law/commit/7e33b8c95651f691f9d19ea317dbc879e5e1b86e)) + ### [1.13.1](https://github.com/apertureless/vue-cookie-law/compare/v1.13.0...v1.13.1) (2020-03-31) diff --git a/package.json b/package.json index f713972..47b33d9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vue-cookie-law", - "version": "1.13.1", + "version": "1.13.2", "description": "🍪 👮 EU Cookie Law Plugin for Vue.js", "author": "Jakub Juszczak ", "license": "MIT",