Skip to content

Commit

Permalink
chore(release): 2.8.0-alpha.4
Browse files Browse the repository at this point in the history
  • Loading branch information
davidroyer committed Jun 8, 2019
1 parent ec15ece commit c0a08b7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.8.0-alpha.4](https://github.com/davidroyer/vue2-editor/compare/v2.8.0-alpha.3...v2.8.0-alpha.4) (2019-06-08)



## [2.8.0-alpha.3](https://github.com/davidroyer/vue2-editor/compare/v2.8.0-alpha.2...v2.8.0-alpha.3) (2019-06-08)


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.8.0-alpha.3",
"version": "2.8.0-alpha.4",
"description": "HTML editor using Vue.js 2, and Quill.js, an open source editor",
"author": {
"name": "David Royer",
Expand Down

0 comments on commit c0a08b7

Please sign in to comment.