Skip to content

Commit a26dbd1

Browse files
authored
chore(main): release 2.22.2 (#787)
1 parent 2caf421 commit a26dbd1

4 files changed

Lines changed: 21 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: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# Changelog
22

3+
## [2.22.2](https://github.com/NethServer/nethsecurity-ui/compare/2.22.1...2.22.2) (2026-06-23)
4+
5+
6+
### Features
7+
8+
* **dhcp:** support multiple dhcp ranges ([#788](https://github.com/NethServer/nethsecurity-ui/issues/788)) ([e8f97d8](https://github.com/NethServer/nethsecurity-ui/commit/e8f97d8ef628ddd818a3bc65ce8236478dd1d114))
9+
10+
11+
### Performance Improvements
12+
13+
* **interfaces:** calling VPNs info once ([#785](https://github.com/NethServer/nethsecurity-ui/issues/785)) ([ee06628](https://github.com/NethServer/nethsecurity-ui/commit/ee06628522527615c672a1fb85fd32a4982ad5c7))
14+
15+
16+
### Miscellaneous Chores
17+
18+
* translations update from Hosted Weblate ([#786](https://github.com/NethServer/nethsecurity-ui/issues/786)) ([11227c3](https://github.com/NethServer/nethsecurity-ui/commit/11227c398d96c1364454ebc3f270e84e130cb084))
19+
320
## [2.22.1](https://github.com/NethServer/nethsecurity-ui/compare/2.22.0...2.22.1) (2026-06-17)
421

522

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)