diff --git a/CHANGELOG.md b/CHANGELOG.md index da68f4d..6538f7b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ 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. +### [2.7.2](https://github.com/davidroyer/vue2-editor/compare/v2.7.1...v2.7.2) (2019-05-26) + + + ### [2.7.1](https://github.com/davidroyer/vue2-editor/compare/v2.7.0-alpha.21...v2.7.1) (2019-05-26) diff --git a/package.json b/package.json index 2fc3d67..1e82ab4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vue2-editor", - "version": "2.7.1", + "version": "2.7.2", "private": false, "description": "HTML editor using Vue.js 2, and Quill.js, an open source editor", "author": {