Skip to content

Commit daac1a7

Browse files
chore(release): v4.4.1
1 parent b0cfd41 commit daac1a7

File tree

4 files changed

+12
-5
lines changed

4 files changed

+12
-5
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
### [4.4.1](https://github.com/taiga-family/ng-event-plugins/compare/v4.4.0...v4.4.1) (2025-02-24)
2+
3+
### 🐞 Bug Fixes
4+
5+
- add zoneless modifiers to web types (#756)
6+
[(b0cfd41)](https://github.com/taiga-family/ng-event-plugins/commit/b0cfd4168263402475b4084f9b7fbd0c15ce1cd3)
7+
18
### [4.4.0](https://github.com/taiga-family/ng-event-plugins/compare/v4.3.1...v4.4.0) (2025-02-03)
29

310
### 🚀 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.4.0",
3+
"version": "4.4.1",
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.4.0",
3+
"version": "4.4.1",
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)