Skip to content

Commit dc1b0ba

Browse files
committed
build($ngx-jodit): release version 3.1.4
1 parent bbe3e37 commit dc1b0ba

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

libs/ngx-jodit/CHANGELOG.md

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

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

5+
## <small>3.1.4 (2024-11-21)</small>
6+
7+
* docs(ngx-jodit): update README.md ([81c2b8b](https://github.com/julianpoemp/ngx-jodit/commit/81c2b8b))
8+
* chore(project): migrate ngx-deploy-npm to v8 ([9e4765f](https://github.com/julianpoemp/ngx-jodit/commit/9e4765f))
9+
* chore(project): migrate to Nx 19 ([09c1caf](https://github.com/julianpoemp/ngx-jodit/commit/09c1caf))
10+
11+
12+
513
## [3.1.3](https://github.com/julianpoemp/ngx-jodit/compare/ngx-jodit-3.1.2...ngx-jodit-3.1.3) (2024-08-13)
614

715

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

0 commit comments

Comments
 (0)