Skip to content

Commit

Permalink
release: ngx-editor v17.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sibiraj-s committed Apr 3, 2024
1 parent b1ca654 commit 3b56262
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
Expand Up @@ -13,6 +13,13 @@ All notable changes to this project will be documented in this file.
> - Documentation
> - Internal
## v17.0.2 (2024-04-03)

#### Features

- remove nanoid dependency ([3a589e1](https://github.com/sibiraj-s/ngx-editor/commit/3a589e1))
- support options in link menu item to configure `open in new tab` feature ([aacc680](https://github.com/sibiraj-s/ngx-editor/commit/aacc680))

## v17.0.1 (2024-03-05)

#### Enhancements
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.0.1",
"version": "17.0.2",
"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 3b56262

Please sign in to comment.