Skip to content

Commit 9ff4b9f

Browse files
committed
chore(ngx-jodit): release version 2.0.0-beta.4
1 parent db37b97 commit 9ff4b9f

File tree

2 files changed

+45
-1
lines changed

2 files changed

+45
-1
lines changed

libs/ngx-jodit/CHANGELOG.md

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

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

5+
## [2.0.0-beta.4](https://github.com/julianpoemp/ngx-jodit/compare/ngx-jodit-2.0.0-beta.3...ngx-jodit-2.0.0-beta.4) (2023-09-18)
6+
7+
8+
### Bug Fixes
9+
10+
* **ngx-jodit:** ngModel [(value)] not working for outside changes ([d63a4ba](https://github.com/julianpoemp/ngx-jodit/commit/d63a4bac411761399064e925f4dfbc0fbb01064b))
11+
12+
## [2.0.0-beta.4](https://github.com/julianpoemp/ngx-jodit/compare/ngx-jodit-2.0.0-beta.3...ngx-jodit-2.0.0-beta.4) (2023-09-18)
13+
14+
15+
### Bug Fixes
16+
17+
* **ngx-jodit:** ngModel [(value)] not working for outside changes ([d63a4ba](https://github.com/julianpoemp/ngx-jodit/commit/d63a4bac411761399064e925f4dfbc0fbb01064b))
18+
19+
## [2.0.0-beta.4](https://github.com/julianpoemp/ngx-jodit/compare/ngx-jodit-2.0.0-beta.3...ngx-jodit-2.0.0-beta.4) (2023-09-18)
20+
21+
22+
### Bug Fixes
23+
24+
* **ngx-jodit:** ngModel [(value)] not working for outside changes ([d63a4ba](https://github.com/julianpoemp/ngx-jodit/commit/d63a4bac411761399064e925f4dfbc0fbb01064b))
25+
26+
## [2.0.0-beta.4](https://github.com/julianpoemp/ngx-jodit/compare/ngx-jodit-2.0.0-beta.3...ngx-jodit-2.0.0-beta.4) (2023-09-18)
27+
28+
29+
### Bug Fixes
30+
31+
* **ngx-jodit:** ngModel [(value)] not working for outside changes ([d63a4ba](https://github.com/julianpoemp/ngx-jodit/commit/d63a4bac411761399064e925f4dfbc0fbb01064b))
32+
33+
## [2.0.0-beta.4](https://github.com/julianpoemp/ngx-jodit/compare/ngx-jodit-2.0.0-beta.3...ngx-jodit-2.0.0-beta.4) (2023-09-18)
34+
35+
36+
### Bug Fixes
37+
38+
* **ngx-jodit:** ngModel [(value)] not working for outside changes ([d63a4ba](https://github.com/julianpoemp/ngx-jodit/commit/d63a4bac411761399064e925f4dfbc0fbb01064b))
39+
40+
# [2.0.0-beta.4](https://github.com/julianpoemp/ngx-jodit/compare/ngx-jodit-2.0.0-beta.3...ngx-jodit-2.0.0-beta.4) (2023-09-18)
41+
42+
43+
### Bug Fixes
44+
45+
* **ngx-jodit:** ngModel [(value)] not working for outside changes ([d63a4ba](https://github.com/julianpoemp/ngx-jodit/commit/d63a4bac411761399064e925f4dfbc0fbb01064b))
46+
47+
48+
549
# [2.0.0-beta.3](https://github.com/julianpoemp/ngx-jodit/compare/ngx-jodit-2.0.0-beta.2...ngx-jodit-2.0.0-beta.3) (2023-06-30)
650

751

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": "2.0.0-beta.3",
4+
"version": "2.0.0-beta.4",
55
"peerDependencies": {
66
"@angular/common": ">=12.0.0",
77
"@angular/core": ">=12.0.0",

0 commit comments

Comments
 (0)