Skip to content

Commit ce0c077

Browse files
committed
chore(release): 1.0.6
1 parent d36d6da commit ce0c077

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

libs/ngx-jodit/CHANGELOG.md

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

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

5+
## [1.0.6](https://github.com/julianpoemp/ngx-jodit/compare/ngx-jodit-1.0.5...ngx-jodit-1.0.6) (2023-09-18)
6+
7+
8+
59
## [1.0.5](https://github.com/julianpoemp/ngx-jodit/compare/ngx-jodit-1.0.4...ngx-jodit-1.0.5) (2023-09-18)
610

711

libs/ngx-jodit/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",
33
"description": "Angular wrapper for jodit WYSIWYG editor",
4-
"version": "1.0.5",
4+
"version": "1.0.6",
55
"peerDependencies": {
66
"@angular/common": ">=12.0.0",
77
"@angular/core": ">=12.0.0",

0 commit comments

Comments
 (0)