Skip to content

Commit 9b57ff9

Browse files
committed
postbump
1 parent ea870a3 commit 9b57ff9

File tree

3 files changed

+2
-4
lines changed

3 files changed

+2
-4
lines changed

CHANGELOG.md

-2
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,7 @@ All notable changes to this project will be documented in this file. See [standa
66

77
### Features
88

9-
- **bind:** add style dasharize ([2cdf77e](https://github.com/TinkoffCreditSystems/ng-event-plugins/commit/2cdf77ea7fa73d98ef3ef9d11766330ef7e0be48))
109
- **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))
1210

1311
### Bug Fixes
1412

projects/demo/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "demo",
3-
"version": "2.2.0",
3+
"version": "2.3.0",
44
"private": true,
55
"scripts": {
66
"ng": "ng",

projects/ng-event-plugins/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tinkoff/ng-event-plugins",
3-
"version": "2.2.0",
3+
"version": "2.3.0",
44
"peerDependencies": {
55
"@angular/core": ">=9.0.0",
66
"@angular/platform-browser": ">=9.0.0",

0 commit comments

Comments
 (0)