Skip to content

Commit

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

#### Features

- add horizontal rule menu item ([608e978](https://github.com/sibiraj-s/ngx-editor/commit/608e978))

#### Bug Fixes

- fix typings for attributes config ([396be73](https://github.com/sibiraj-s/ngx-editor/commit/396be73))

#### Dependency Updates

- update @floating-ui/core to v0.7.0 ([c86e6b0](https://github.com/sibiraj-s/ngx-editor/commit/c86e6b0))
- update @floating-ui/dom to v0.5.0 ([fc71027](https://github.com/sibiraj-s/ngx-editor/commit/fc71027))

## v12.2.3 (2022-04-26)

#### 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": "12.2.3",
"version": "12.3.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 214cf40

Please sign in to comment.