Skip to content

Commit

Permalink
release: ngx-editor v18.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sibiraj-s committed Sep 1, 2024
1 parent 7e3d53c commit d8d0b17
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,16 @@ All notable changes to this project will be documented in this file.
> - Documentation
> - Internal
## 18.0.0 (2024-09-01)

#### Breaking Changes

- requires angular v18 or greater ([44bb5c1](https://github.com/sibiraj-s/ngx-editor/commit/44bb5c1))

#### Bug Fixes

- fix incorrect input type in menu dropdowns ([7f40093](https://github.com/sibiraj-s/ngx-editor/commit/7f40093))

## 17.5.4 (2024-05-15)

#### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion projects/ngx-editor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ngx-editor",
"version": "17.5.4",
"version": "18.0.0",
"description": "The Rich Text Editor for Angular, Built on ProseMirror",
"license": "MIT",
"repository": "https://github.com/sibiraj-s/ngx-editor.git",
Expand Down

0 comments on commit d8d0b17

Please sign in to comment.