Skip to content

Commit 89529ac

Browse files
committed
chore(main): release 2.22.2
1 parent ee06628 commit 89529ac

4 files changed

Lines changed: 11 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.1"
2+
".": "2.22.2"
33
}

CHANGELOG.md

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

3+
## [2.22.2](https://github.com/NethServer/nethsecurity-ui/compare/2.22.1...2.22.2) (2026-06-18)
4+
5+
6+
### Performance Improvements
7+
8+
* **interfaces:** calling VPNs info once ([#785](https://github.com/NethServer/nethsecurity-ui/issues/785)) ([ee06628](https://github.com/NethServer/nethsecurity-ui/commit/ee06628522527615c672a1fb85fd32a4982ad5c7))
9+
310
## [2.22.1](https://github.com/NethServer/nethsecurity-ui/compare/2.22.0...2.22.1) (2026-06-17)
411

512

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

0 commit comments

Comments
 (0)