Skip to content

Commit

Permalink
release: ngx-tiptap v11.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sibiraj-s committed Jun 19, 2024
1 parent 3c352a5 commit bc87697
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,16 @@ All notable changes to this project will be documented in this file.
> - Internal
> - Refactor
## v10.1.0 (2024-03-06)
## v11.0.0 (2024-06-19)

#### Breaking Changes

- requires angular 18 ([7b58cfd](https://github.com/sibiraj-s/ngx-tiptap/commit/7b58cfd)), ([3c352a5](https://github.com/sibiraj-s/ngx-tiptap/commit/3c352a5))

## v10.1.0 (2024-03-06)

#### Features

- add support for updateDelay prop in bubble menu ([0680e39](https://github.com/sibiraj-s/ngx-tiptap/commit/0680e39))

## v10.0.0 (2024-03-05)
Expand Down
2 changes: 1 addition & 1 deletion projects/ngx-tiptap/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "ngx-tiptap",
"description": "Angular bindings for tiptap v2",
"version": "10.1.0",
"version": "11.0.0",
"license": "MIT",
"repository": "https://github.com/sibiraj-s/ngx-tiptap.git",
"bugs": "https://github.com/sibiraj-s/ngx-tiptap/issues",
Expand Down

0 comments on commit bc87697

Please sign in to comment.