Skip to content

Commit

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

### Bug Fixes

* 🐛 remove extensions ([9fc839e](9fc839e))
* 🐛 type definitions ([228e972](228e972))
* 🐛 types attributes in package.json ([4dd78dc](4dd78dc))
* 🐛 unpack element-ui dropdown ([ee38e0d](ee38e0d))
* 💄 border-box with command_button ([97d369f](97d369f))
  • Loading branch information
semantic-release-bot committed Mar 5, 2020
1 parent e9fd335 commit df4d9f5
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## [1.10.2](https://github.com/Leecason/element-tiptap/compare/@[email protected]) (2020-03-05)


### Bug Fixes

* 🐛 remove extensions ([9fc839e](https://github.com/Leecason/element-tiptap/commit/9fc839e594ee6d57613e731223653c627826adab))
* 🐛 type definitions ([228e972](https://github.com/Leecason/element-tiptap/commit/228e9720fff2866d82648a66a21ab7e2c19f128b))
* 🐛 types attributes in package.json ([4dd78dc](https://github.com/Leecason/element-tiptap/commit/4dd78dc391674d03645b4b681de87ccd768cc433))
* 🐛 unpack element-ui dropdown ([ee38e0d](https://github.com/Leecason/element-tiptap/commit/ee38e0d05fccb4eb1c254f33163c7fdf8418054a))
* 💄 border-box with command_button ([97d369f](https://github.com/Leecason/element-tiptap/commit/97d369fd24330053621d3ec75a85d3cc2efbaa5c))

## [1.10.1](https://github.com/Leecason/element-tiptap/compare/@[email protected]) (2020-03-02)


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.10.1",
"version": "1.10.2",
"description": "A WYSIWYG editor based on Tiptap and Element.",
"author": "leecason",
"scripts": {
Expand Down

0 comments on commit df4d9f5

Please sign in to comment.