Skip to content

Commit

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

### Bug Fixes

* next branch trigger regular release not pre-release ([6b655c8](6b655c8))
* next branch trigger regular release not pre-release ([47627d8](47627d8))
  • Loading branch information
semantic-release-bot committed Oct 26, 2023
1 parent f5824d6 commit c7b6d2f
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 @@
## [2.2.1](https://github.com/Leecason/element-tiptap/compare/@[email protected]) (2023-10-26)


### Bug Fixes

* next branch trigger regular release not pre-release ([6b655c8](https://github.com/Leecason/element-tiptap/commit/6b655c8c7d1d3e3d2142cc8cc48e49ad50901906))
* next branch trigger regular release not pre-release ([47627d8](https://github.com/Leecason/element-tiptap/commit/47627d82cc569e74079d070f69e71ebeda30f9c0))

# [2.2.0](https://github.com/Leecason/element-tiptap/compare/@[email protected]) (2023-10-26)


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": "2.2.0",
"version": "2.2.1",
"description": "🌸A modern WYSIWYG rich-text editor using tiptap and Element UI for Vue.js",
"author": "leecason",
"scripts": {
Expand Down

0 comments on commit c7b6d2f

Please sign in to comment.