Skip to content

Commit

Permalink
chore(release): 1.9.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.9.0](v1.8.0...v1.9.0) (2023-04-25)

### Features

* use a custom image tiptap extension for directus files [#16](#16) ([3c2ce9c](3c2ce9c))
  • Loading branch information
semantic-release-bot committed Apr 25, 2023
1 parent 3c2ce9c commit a8ac33f
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.9.0](https://github.com/gbicou/directus-extension-tiptap/compare/v1.8.0...v1.9.0) (2023-04-25)


### Features

* use a custom image tiptap extension for directus files [#16](https://github.com/gbicou/directus-extension-tiptap/issues/16) ([3c2ce9c](https://github.com/gbicou/directus-extension-tiptap/commit/3c2ce9c04b8b01d73b04ac04df6c46431b6357cf))

# [1.8.0](https://github.com/gbicou/directus-extension-tiptap/compare/v1.7.0...v1.8.0) (2023-04-24)


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.8.0",
"version": "1.9.0",
"keywords": [
"directus",
"directus-extension",
Expand Down

0 comments on commit a8ac33f

Please sign in to comment.