Skip to content

Commit

Permalink
chore(ngx-jodit-pro): release version 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
julianpoemp committed Oct 25, 2024
1 parent 42f319b commit fac6e01
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions libs/ngx-jodit-pro/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

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

## [2.0.1](https://github.com/julianpoemp/ngx-jodit/compare/ngx-jodit-pro-2.0.0...ngx-jodit-pro-2.0.1) (2024-10-25)



# [2.0.0-beta.7](https://github.com/julianpoemp/ngx-jodit/compare/ngx-jodit-pro-2.0.0-beta.6...ngx-jodit-pro-2.0.0-beta.7) (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": "2.0.0-beta.7",
"version": "2.0.1",
"peerDependencies": {
"@angular/common": ">=12.0.0",
"@angular/core": ">=12.0.0",
Expand Down

0 comments on commit fac6e01

Please sign in to comment.