Skip to content

Commit

Permalink
chore(release): 1.24.3 [skip ci]
Browse files Browse the repository at this point in the history
## [1.24.3](https://github.com/Leecason/element-tiptap/compare/@[email protected]) (2020-06-20)

### Bug Fixes

* 🐛 `Link` not work in Firefox (#119) ([f286d5c](f286d5c))
* 🐛 missing alignment style separator (#120) ([5616818](5616818))
  • Loading branch information
semantic-release-bot committed Jun 20, 2020
1 parent 2cc8d0d commit cd0951c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [1.24.3](https://github.com/Leecason/element-tiptap/compare/@[email protected]) (2020-06-20)


### Bug Fixes

* 🐛 `Link` not work in Firefox (https://github.com/Leecason/element-tiptap/issues/119) ([f286d5c](https://github.com/Leecason/element-tiptap/commit/f286d5cd47cf211eceff48cc1a4db29695f6f5c8))
* 🐛 missing alignment style separator (https://github.com/Leecason/element-tiptap/issues/120) ([5616818](https://github.com/Leecason/element-tiptap/commit/5616818cd128bc4bd92cb0a5c01d981fe422c0b5))

## [1.24.2](https://github.com/Leecason/element-tiptap/compare/@[email protected]) (2020-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": "element-tiptap",
"version": "1.24.2",
"version": "1.24.3",
"description": "🌸A modern WYSIWYG rich-text editor using tiptap and Element UI for Vue.js",
"author": "leecason",
"scripts": {
Expand Down

0 comments on commit cd0951c

Please sign in to comment.