Skip to content

Commit 1a78276

Browse files
committed
build($ngx-jodit-pro): release version 3.0.1
1 parent 426e836 commit 1a78276

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

libs/ngx-jodit-pro/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
44

5+
## <small>3.0.1 (2024-11-20)</small>
6+
7+
* fix: await jodit ready ([3ff4376](https://github.com/julianpoemp/ngx-jodit/commit/3ff4376))
8+
* fix: reactive form patch and inner value ([a550c98](https://github.com/julianpoemp/ngx-jodit/commit/a550c98))
9+
10+
11+
512
## 3.0.0 (2024-10-24)
613

714
* chore(project): migrate ngx-deploy-npm to v8 ([9e4765f](https://github.com/julianpoemp/ngx-jodit/commit/9e4765f))

libs/ngx-jodit-pro/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-pro",
33
"description": "Angular wrapper for Jodit Pro WYSIWYG editor",
4-
"version": "3.0.0",
4+
"version": "3.0.1",
55
"peerDependencies": {
66
"@angular/common": ">=16.0.0",
77
"@angular/core": ">=16.0.0",

0 commit comments

Comments
 (0)