Skip to content

Commit 9c2b14b

Browse files
author
taiga-family-bot
committed
chore(release): v4.2.3
1 parent b99e86b commit 9c2b14b

File tree

4 files changed

+7
-5
lines changed

4 files changed

+7
-5
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
All notable changes to this project will be documented in this file. See
44
[`conventional commits`](https://www.conventionalcommits.org/) guidelines.
55

6+
### [4.2.3](https://github.com/taiga-family/ng-event-plugins/compare/v4.2.2...v4.2.3) (2024-09-23)
7+
68
### [4.2.2](https://github.com/taiga-family/ng-event-plugins/compare/v4.2.1...v4.2.2) (2024-09-23)
79

810
### 🚀 Features

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ng-event-plugins",
3-
"version": "4.2.2",
3+
"version": "4.2.3",
44
"private": true,
55
"description": "This is a library for optimizing performance sensitive events and declarative preventDefault and stopPropagation",
66
"keywords": [

projects/ng-event-plugins/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@taiga-ui/event-plugins",
3-
"version": "4.2.2",
3+
"version": "4.2.3",
44
"description": "This is a library for optimizing performance sensitive events and declarative preventDefault and stopPropagation",
55
"keywords": [
66
"angular",

0 commit comments

Comments
 (0)