Skip to content

Commit

Permalink
release: ngx-editor v12.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sibiraj-s committed May 11, 2022
1 parent 6d5adc1 commit 43bf9a0
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,17 @@ All notable changes to this project will be documented in this file.
> - Documentation
> - Internal
## v12.4.0 (2022-05-11)

#### Features

- export injectionToken ([608e978](https://github.com/sibiraj-s/ngx-editor/commit/608e978))
- add option handleScrollToSelection ([c996665](https://github.com/sibiraj-s/ngx-editor/commit/c996665))

#### Bug Fixes

- fix focus plugin registered twice ([9891b96](https://github.com/sibiraj-s/ngx-editor/commit/9891b96))

## v12.3.0 (2022-05-08)

#### 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": "12.3.0",
"version": "12.4.0",
"description": "Rich Text Editor for angular using ProseMirror",
"license": "MIT",
"repository": "https://github.com/sibiraj-s/ngx-editor.git",
Expand Down

0 comments on commit 43bf9a0

Please sign in to comment.