Skip to content
This repository has been archived by the owner on Dec 5, 2020. It is now read-only.

Commit

Permalink
Version 3.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ankurk91 committed Aug 9, 2018
1 parent 5f660c8 commit 7e5d8c8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,8 @@
# Changelog

### [3.4.0](https://github.com/ankurk91/vue-trumbowyg/compare/3.3.0...3.4.0)
* Add: `blur` event to work with validation libraries

### [3.3.0](https://github.com/ankurk91/vue-trumbowyg/compare/3.2.0...3.3.0)
* Add: `tbw-init` event, fixes [#14](https://github.com/ankurk91/vue-trumbowyg/issues/14)

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "vue-trumbowyg",
"version": "3.3.0",
"version": "3.4.0",
"description": "Vue.js component for trumbowyg WYSIWYG editor",
"main": "dist/vue-trumbowyg.js",
"browser": "dist/vue-trumbowyg.min.js",
Expand Down

0 comments on commit 7e5d8c8

Please sign in to comment.