Skip to content

Commit

Permalink
release: ngx-editor v17.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
sibiraj-s committed May 15, 2024
1 parent 61e1e2e commit 3741a9e
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
Expand Up @@ -13,6 +13,12 @@ All notable changes to this project will be documented in this file.
> - Documentation
> - Internal
## 17.5.4 (2024-05-15)

#### Bug Fixes

- restore curstor style to default (a regression introduced in v17.5.0) ([19d951b](https://github.com/sibiraj-s/ngx-editor/commit/19d951b))

## 17.5.3 (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.3",
"version": "17.5.4",
"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 3741a9e

Please sign in to comment.