Skip to content

Commit

Permalink
chore(release): 1.10.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.10.0](v1.9.2...v1.10.0) (2023-04-28)

### Features

* upgrade directus to version 10 ([f83be77](f83be77)), closes [#23](#23) [#24](#24) [#25](#25)
  • Loading branch information
semantic-release-bot committed Apr 28, 2023
1 parent f83be77 commit c140e95
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [1.10.0](https://github.com/gbicou/directus-extension-tiptap/compare/v1.9.2...v1.10.0) (2023-04-28)


### Features

* upgrade directus to version 10 ([f83be77](https://github.com/gbicou/directus-extension-tiptap/commit/f83be775436f76dd11f98823440483268f5f5f7d)), closes [#23](https://github.com/gbicou/directus-extension-tiptap/issues/23) [#24](https://github.com/gbicou/directus-extension-tiptap/issues/24) [#25](https://github.com/gbicou/directus-extension-tiptap/issues/25)

## [1.9.2](https://github.com/gbicou/directus-extension-tiptap/compare/v1.9.1...v1.9.2) (2023-04-26)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@bicou/directus-extension-tiptap",
"description": "Tiptap rich text editor interface and display for directus",
"icon": "extension",
"version": "1.9.2",
"version": "1.10.0",
"keywords": [
"directus",
"directus-extension",
Expand Down

0 comments on commit c140e95

Please sign in to comment.