Skip to content

Commit

Permalink
build(ngx-jodit): release version 3.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
julianpoemp committed Jan 25, 2024
1 parent fd2a344 commit d42b115
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions libs/ngx-jodit/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

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

## [3.1.2](https://github.com/julianpoemp/ngx-jodit/compare/ngx-jodit-3.1.1...ngx-jodit-3.1.2) (2024-01-25)


### Bug Fixes

* reactive form gets dirty after (value) initialization ([0761464](https://github.com/julianpoemp/ngx-jodit/commit/07614646f931448c437c10dc9cb7ca9d619e0af4))



## [3.1.1](https://github.com/julianpoemp/ngx-jodit/compare/ngx-jodit-3.1.0...ngx-jodit-3.1.1) (2024-01-24)


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

0 comments on commit d42b115

Please sign in to comment.