Skip to content

Commit

Permalink
chore(release): 2.5.6 [skip ci]
Browse files Browse the repository at this point in the history
## [2.5.6](v2.5.5...v2.5.6) (2024-12-26)

### Bug Fixes

* 🐛 add support for Node.js 22 ([3d649e4](3d649e4)), closes [#408](#408)
  • Loading branch information
semantic-release-bot committed Dec 26, 2024
1 parent a94e6ac commit 3ef90cd
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [2.5.6](https://github.com/yikoyu/vuetify-pro-tiptap/compare/v2.5.5...v2.5.6) (2024-12-26)

### Bug Fixes

* :bug: add support for Node.js 22 ([3d649e4](https://github.com/yikoyu/vuetify-pro-tiptap/commit/3d649e462a869275697ace8c20ef71a411eb53f1)), closes [#408](https://github.com/yikoyu/vuetify-pro-tiptap/issues/408)

## [2.5.5](https://github.com/yikoyu/vuetify-pro-tiptap/compare/v2.5.4...v2.5.5) (2024-12-13)

### Refactor
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "vuetify-pro-tiptap",
"type": "module",
"version": "2.5.5",
"version": "2.5.6",
"private": false,
"packageManager": "[email protected]",
"description": "tiptap text editor on vuejs and vuetify",
Expand Down

0 comments on commit 3ef90cd

Please sign in to comment.