Skip to content

Commit

Permalink
build($ngx-jodit-pro): release version 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
julianpoemp committed Oct 24, 2024
1 parent 9e4765f commit c85185d
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions libs/ngx-jodit-pro/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@

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

## 3.0.0 (2024-10-24)

* chore(project): migrate ngx-deploy-npm to v8 ([9e4765f](https://github.com/julianpoemp/ngx-jodit/commit/9e4765f))
* chore(project): migrate to Nx 19 ([09c1caf](https://github.com/julianpoemp/ngx-jodit/commit/09c1caf))
* docs(project): update README.md ([3c98334](https://github.com/julianpoemp/ngx-jodit/commit/3c98334))
* feat(ngx-jodit-pro): support for jodit-pro v4 ([45cad3b](https://github.com/julianpoemp/ngx-jodit/commit/45cad3b))
* 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)
* refactor(ngx-jodit): v3 branch is now main branch ([7610712](https://github.com/julianpoemp/ngx-jodit/commit/7610712))



# [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)


Expand Down
2 changes: 1 addition & 1 deletion libs/ngx-jodit-pro/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "ngx-jodit-pro",
"description": "Angular wrapper for Jodit Pro WYSIWYG editor",
"version": "3.0.0-beta.6",
"version": "3.0.0",
"peerDependencies": {
"@angular/common": ">=16.0.0",
"@angular/core": ">=16.0.0",
Expand Down

0 comments on commit c85185d

Please sign in to comment.