Skip to content

Commit

Permalink
release: ngx-editor v17.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sibiraj-s committed May 14, 2024
1 parent 0feb81c commit e8c1c17
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.1 (2024-05-14)

#### Bug Fixes

- fix parsing data-indent attribute ([0feb81c](https://github.com/sibiraj-s/ngx-editor/commit/0feb81c))

## 17.5.0 (2024-05-14)

#### Features
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.0",
"version": "17.5.1",
"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 e8c1c17

Please sign in to comment.