Skip to content

Commit 36fffb5

Browse files
committed
build($ngx-jodit): release version 3.2.2
1 parent bbb08b1 commit 36fffb5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

libs/ngx-jodit/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

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

5-
## <small>3.2.1 (2025-02-13)</small>
5+
## <small>3.2.2 (2025-03-18)</small>
66

7-
* fix(ngx-jodit): some attributes of JoditConfig are readonly ([16fa3f4](https://github.com/julianpoemp/ngx-jodit/commit/16fa3f4))
7+
* fix(ngx-jodit): try to fox IViewOptions issue ref #37 ([bbb08b1](https://github.com/julianpoemp/ngx-jodit/commit/bbb08b1)), closes [#37](https://github.com/julianpoemp/ngx-jodit/issues/37)
88

99

1010

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.2.1",
4+
"version": "3.2.2",
55
"peerDependencies": {
66
"@angular/common": ">=16.0.0",
77
"@angular/core": ">=16.0.0",

0 commit comments

Comments
 (0)