Skip to content

Commit 1a72ed9

Browse files
committed
build(ngx-jodit): release version 3.1.3
1 parent 021a34f commit 1a72ed9

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

libs/ngx-jodit/CHANGELOG.md

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

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

5+
## [3.1.3](https://github.com/julianpoemp/ngx-jodit/compare/ngx-jodit-3.1.2...ngx-jodit-3.1.3) (2024-08-13)
6+
7+
8+
### Bug Fixes
9+
10+
* **ngx-jodit:** databinding using [(value)] resets cursor on change ([021a34f](https://github.com/julianpoemp/ngx-jodit/commit/021a34f5494a0fc71ad27e46f2de812cc537fbb6))
11+
12+
13+
514
## [3.1.2](https://github.com/julianpoemp/ngx-jodit/compare/ngx-jodit-3.1.1...ngx-jodit-3.1.2) (2024-01-25)
615

716

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": "3.1.2",
4+
"version": "3.1.3",
55
"peerDependencies": {
66
"@angular/common": ">=16.0.0",
77
"@angular/core": ">=16.0.0",

0 commit comments

Comments
 (0)