Skip to content

Commit 81ede6b

Browse files
authored
chore(main): release 2.9.0 (#678)
1 parent d2f427c commit 81ede6b

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.8.2"
2+
".": "2.9.0"
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.9.0](https://github.com/NethServer/nethsecurity-ui/compare/2.8.2...2.9.0) (2026-01-26)
4+
5+
6+
### Features
7+
8+
* multiple IPsec improvements ([#676](https://github.com/NethServer/nethsecurity-ui/issues/676)) ([95e6d57](https://github.com/NethServer/nethsecurity-ui/commit/95e6d579ac2255c9ea5c37e6c7505d6804bf15d6))
9+
310
## [2.8.2](https://github.com/NethServer/nethsecurity-ui/compare/2.8.1...2.8.2) (2026-01-15)
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.8.2",
3+
"version": "2.9.0",
44
"config": {
55
"requiredApiVersion": "~3.4.0"
66
},

0 commit comments

Comments
 (0)