Skip to content

Commit

Permalink
chore(release): 1.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
julianpoemp committed Sep 26, 2023
1 parent c7bc1d0 commit 8319682
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).

## [1.0.8](https://github.com/julianpoemp/ngx-jodit/compare/ngx-jodit-1.0.7...ngx-jodit-1.0.8) (2023-09-26)


### Bug Fixes

* **ngx-jodit:** [(value)] still resets caret position ([1b3a7a0](https://github.com/julianpoemp/ngx-jodit/commit/1b3a7a0a4e47faa491c3fe4c2f98d7abb8c7fa44))



## [1.0.7](https://github.com/julianpoemp/ngx-jodit/compare/ngx-jodit-1.0.6...ngx-jodit-1.0.7) (2023-09-22)


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": "1.0.7",
"version": "1.0.8",
"peerDependencies": {
"@angular/common": ">=12.0.0",
"@angular/core": ">=12.0.0",
Expand Down

0 comments on commit 8319682

Please sign in to comment.