Skip to content

Commit 5349452

Browse files
authored
chore(main): release 2.22.0 (#780)
1 parent 272e1d6 commit 5349452

4 files changed

Lines changed: 16 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.21.0"
2+
".": "2.22.0"
33
}

CHANGELOG.md

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

3+
## [2.22.0](https://github.com/NethServer/nethsecurity-ui/compare/2.21.0...2.22.0) (2026-06-11)
4+
5+
6+
### Features
7+
8+
* **threatshield:** geo blocking enabled for threat shield ip ([#777](https://github.com/NethServer/nethsecurity-ui/issues/777)) ([272e1d6](https://github.com/NethServer/nethsecurity-ui/commit/272e1d6efc2cf3e48133587f0b94ab109359d35c))
9+
10+
11+
### Bug Fixes
12+
13+
* **firewall-section:** update tooltips visibility and styles ([#773](https://github.com/NethServer/nethsecurity-ui/issues/773)) ([ec2c822](https://github.com/NethServer/nethsecurity-ui/commit/ec2c822567f3c66f1dfeb1d5f4914928ff6e6583))
14+
315
## [2.21.0](https://github.com/NethServer/nethsecurity-ui/compare/2.20.1...2.21.0) (2026-06-11)
416

517

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.21.0",
3+
"version": "2.22.0",
44
"config": {
55
"requiredApiVersion": "~3.7.0"
66
},

0 commit comments

Comments
 (0)