Skip to content

Commit

Permalink
update to v0.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
lpreterite committed Oct 27, 2017
1 parent 5c1d3a7 commit 2171597
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,9 @@ npm run build

# Change log

## 0.1.5
fix the problem of not updating the content in real time.

## 0.1.4
fix editor plugin is loading and set content will throw error.
add execCommand on to editor event, fix issue #2.
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": "vue-tinymce",
"version": "0.1.4",
"version": "0.1.5",
"description": "tinymce by vue component",
"main": "dist/vue-tinymce.js",
"scripts": {
Expand Down

0 comments on commit 2171597

Please sign in to comment.