Skip to content

Commit 2a608a8

Browse files
authored
chore(main): release 2.22.1 (#783)
1 parent fc2c2d5 commit 2a608a8

4 files changed

Lines changed: 12 additions & 4 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "2.22.0"
2+
".": "2.22.1"
33
}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [2.22.1](https://github.com/NethServer/nethsecurity-ui/compare/2.22.0...2.22.1) (2026-06-17)
4+
5+
6+
### Bug Fixes
7+
8+
* disable alert pooling during updates ([#784](https://github.com/NethServer/nethsecurity-ui/issues/784)) ([c07d0ad](https://github.com/NethServer/nethsecurity-ui/commit/c07d0adeacc2f91e1bdb461e121544ded518e582))
9+
* **monitoring:** using correct label for netifyd analyzed traffic ([#782](https://github.com/NethServer/nethsecurity-ui/issues/782)) ([4dce9dd](https://github.com/NethServer/nethsecurity-ui/commit/4dce9dd4acdf25688e4ce34925728aa191eb4718))
10+
311
## [2.22.0](https://github.com/NethServer/nethsecurity-ui/compare/2.21.0...2.22.0) (2026-06-11)
412

513

package-lock.json

Lines changed: 2 additions & 2 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": "nethsecurity-ui",
3-
"version": "2.22.0",
3+
"version": "2.22.1",
44
"config": {
55
"requiredApiVersion": "~3.7.0"
66
},

0 commit comments

Comments
 (0)