Skip to content

Commit

Permalink
chore(release): 2.7.0-alpha.15
Browse files Browse the repository at this point in the history
  • Loading branch information
davidroyer committed May 26, 2019
1 parent fa79130 commit 1b447f5
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

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.0-alpha.15](https://github.com/davidroyer/vue2-editor/compare/v2.7.0-alpha.14...v2.7.0-alpha.15) (2019-05-26)


### Bug Fixes

* **package.json:** removes src from files property ([108f1be](https://github.com/davidroyer/vue2-editor/commit/108f1be))



## [2.7.0-alpha.14](https://github.com/davidroyer/vue2-editor/compare/v2.7.1-alpha.0...v2.7.0-alpha.14) (2019-05-26)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vue2-editor",
"version": "2.7.0-alpha.14",
"version": "2.7.0-alpha.15",
"private": false,
"description": "HTML editor using Vue.js 2, and Quill.js, an open source editor",
"author": {
Expand Down

0 comments on commit 1b447f5

Please sign in to comment.