Skip to content

Commit

Permalink
chore(release): 2.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
davidroyer committed Jun 12, 2019
1 parent 80ffdf7 commit a9f9752
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 1 deletion.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,26 @@

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.1](https://github.com/davidroyer/vue2-editor/compare/v2.8.0-alpha.8...v2.8.1) (2019-06-12)


### Documentation

* :pencil: moving examples to be imported ([6a49a96](https://github.com/davidroyer/vue2-editor/commit/6a49a96))
* clean up `config.js` ([a02efbf](https://github.com/davidroyer/vue2-editor/commit/a02efbf))
* fixes install command code ([3603060](https://github.com/davidroyer/vue2-editor/commit/3603060))
* removes unused declarations ([60f1845](https://github.com/davidroyer/vue2-editor/commit/60f1845))



### [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)



## [2.8.0-alpha.8](https://github.com/davidroyer/vue2-editor/compare/v2.8.0-alpha.7...v2.8.0-alpha.8) (2019-06-12)


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

0 comments on commit a9f9752

Please sign in to comment.