File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed
Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ This file was generated using [ @jscutlery/semver ] ( https://github.com/jscutlery/semver ) .
4+
5+ # [ 2.0.0-beta.3] ( https://github.com/julianpoemp/ngx-jodit/compare/ngx-jodit-2.0.0-beta.2...ngx-jodit-2.0.0-beta.3 ) (2023-06-30)
6+
7+
8+ ### Bug Fixes
9+
10+ * ** ngx-jodit:** invalid import for config options ([ 6404900] ( https://github.com/julianpoemp/ngx-jodit/commit/6404900ae8dc8b2528017a81b28214a0f8d634ba ) )
11+
12+
13+ ### Features
14+
15+ * ** ngx-jodit:** add events joditKeyUp and joditMouseup ([ e735615] ( https://github.com/julianpoemp/ngx-jodit/commit/e7356154477e66e0921d886c3a5602ddf83c78b7 ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " ngx-jodit" ,
33 "description" : " Angular wrapper for jodit WYSIWYG editor" ,
4- "version" : " 2.0.0-beta.2 " ,
4+ "version" : " 2.0.0-beta.3 " ,
55 "peerDependencies" : {
66 "@angular/common" : " >=12.0.0" ,
77 "@angular/core" : " >=12.0.0" ,
You can’t perform that action at this time.
0 commit comments