File tree 3 files changed +2
-4
lines changed
3 files changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -6,9 +6,7 @@ All notable changes to this project will be documented in this file. See [standa
6
6
7
7
### Features
8
8
9
- - ** bind:** add style dasharize ([ 2cdf77e] ( https://github.com/TinkoffCreditSystems/ng-event-plugins/commit/2cdf77ea7fa73d98ef3ef9d11766330ef7e0be48 ) )
10
9
- ** module:** add module for clearer addition ([ #22 ] ( https://github.com/TinkoffCreditSystems/ng-event-plugins/issues/22 ) ) ([ a1a947d] ( https://github.com/TinkoffCreditSystems/ng-event-plugins/commit/a1a947d6a9970b716fb08cc5848466fabf4b6cce ) )
11
- - ** self:** add new plugin ([ #14 ] ( https://github.com/TinkoffCreditSystems/ng-event-plugins/issues/14 ) ) ([ 0193b6f] ( https://github.com/TinkoffCreditSystems/ng-event-plugins/commit/0193b6ff1efe9b85dcb0a748e65f5cc4a5ca8d63 ) )
12
10
13
11
### Bug Fixes
14
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " demo" ,
3
- "version" : " 2.2 .0" ,
3
+ "version" : " 2.3 .0" ,
4
4
"private" : true ,
5
5
"scripts" : {
6
6
"ng" : " ng" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @tinkoff/ng-event-plugins" ,
3
- "version" : " 2.2 .0" ,
3
+ "version" : " 2.3 .0" ,
4
4
"peerDependencies" : {
5
5
"@angular/core" : " >=9.0.0" ,
6
6
"@angular/platform-browser" : " >=9.0.0" ,
You can’t perform that action at this time.
0 commit comments