Skip to content

Commit c85185d

Browse files
committed
build($ngx-jodit-pro): release version 3.0.0
1 parent 9e4765f commit c85185d

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

libs/ngx-jodit-pro/CHANGELOG.md

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

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

5+
## 3.0.0 (2024-10-24)
6+
7+
* chore(project): migrate ngx-deploy-npm to v8 ([9e4765f](https://github.com/julianpoemp/ngx-jodit/commit/9e4765f))
8+
* chore(project): migrate to Nx 19 ([09c1caf](https://github.com/julianpoemp/ngx-jodit/commit/09c1caf))
9+
* docs(project): update README.md ([3c98334](https://github.com/julianpoemp/ngx-jodit/commit/3c98334))
10+
* feat(ngx-jodit-pro): support for jodit-pro v4 ([45cad3b](https://github.com/julianpoemp/ngx-jodit/commit/45cad3b))
11+
* feat(ngx-jodit-pro): support for template-driven and reactive forms ([f363ff4](https://github.com/julianpoemp/ngx-jodit/commit/f363ff4)), closes [#35](https://github.com/julianpoemp/ngx-jodit/issues/35)
12+
* refactor(ngx-jodit): v3 branch is now main branch ([7610712](https://github.com/julianpoemp/ngx-jodit/commit/7610712))
13+
14+
15+
516
# [3.0.0-beta.6](https://github.com/julianpoemp/ngx-jodit/compare/ngx-jodit-pro-3.0.0-beta.5...ngx-jodit-pro-3.0.0-beta.6) (2023-12-19)
617

718

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

0 commit comments

Comments
 (0)