Skip to content

Commit

Permalink
release: ngx-editor v5.0.0-alpha.3
Browse files Browse the repository at this point in the history
  • Loading branch information
sibiraj-s committed May 4, 2020
1 parent 5cf7b71 commit 02a81d4
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,16 @@ All notable changes to this project will be documented in this file.
> - Documentation
> - Internal
## v5.0.0-alpha.3 (2020-05-04)

#### Features

- add support for list ([274dcc7](https://github.com/Sibiraj-S/ngx-editor/commit/274dcc7))

#### Breaking Changes

- prosemirror `peerDependencies` are no longer needed ([274dcc7](https://github.com/Sibiraj-S/ngx-editor/commit/274dcc7))

## v5.0.0-alpha.2 (2020-04-30)

#### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion src/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ngx-editor",
"version": "5.0.0-alpha.2",
"version": "5.0.0-alpha.3",
"description": "WYSIWYG Editor for Angular Applications",
"license": "MIT",
"repository": "https://github.com/sibiraj-s/ngx-editor.git",
Expand Down

0 comments on commit 02a81d4

Please sign in to comment.