Skip to content

Commit 84b3cb5

Browse files
committed
build(ngx-jodit): release version 3.0.0-beta.5
1 parent d75c9a5 commit 84b3cb5

File tree

3 files changed

+12
-1
lines changed

3 files changed

+12
-1
lines changed

libs/ngx-jodit-pro/CHANGELOG.md

Whitespace-only changes.

libs/ngx-jodit/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Changelog
2+
3+
This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
4+
5+
# [3.0.0-beta.5](https://github.com/julianpoemp/ngx-jodit/compare/ngx-jodit-3.0.0-beta.4...ngx-jodit-3.0.0-beta.5) (2023-06-30)
6+
7+
8+
### Features
9+
10+
* **ngx-jodit:** add events joditKeyUp and joditMouseup ([81a08c6](https://github.com/julianpoemp/ngx-jodit/commit/81a08c66dc2eb9b79e047c2608294fa0f8e25e43))
11+
* **ngx-jodit:** add type for options ([47660de](https://github.com/julianpoemp/ngx-jodit/commit/47660de12399e4510502f996cd7779c38bfa6660))

libs/ngx-jodit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "ngx-jodit",
33
"description": "Angular wrapper for jodit WYSIWYG editor",
4-
"version": "3.0.0-beta.4",
4+
"version": "3.0.0-beta.5",
55
"peerDependencies": {
66
"@angular/common": ">=16.0.0",
77
"@angular/core": ">=16.0.0",

0 commit comments

Comments
 (0)