Skip to content

Commit 55cd708

Browse files
committed
chore(main): release 2.8.0
1 parent 90b729d commit 55cd708

File tree

4 files changed

+12
-4
lines changed

4 files changed

+12
-4
lines changed

.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.7.2"
2+
".": "2.8.0"
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.8.0](https://github.com/NethServer/nethsecurity-ui/compare/2.7.2...2.8.0) (2025-11-26)
4+
5+
6+
### Features
7+
8+
* **interfaces:** added WAN metric ([#663](https://github.com/NethServer/nethsecurity-ui/issues/663)) ([90b729d](https://github.com/NethServer/nethsecurity-ui/commit/90b729d30fdc01422bbcf19f34007efe0e94f830))
9+
* **scan-network:** add sorting, search functionality and reservation info ([#661](https://github.com/NethServer/nethsecurity-ui/issues/661)) ([188d255](https://github.com/NethServer/nethsecurity-ui/commit/188d255612d303bfe4333e4648e3b71ebfd56bec))
10+
311
## [2.7.2](https://github.com/NethServer/nethsecurity-ui/compare/2.7.1...2.7.2) (2025-11-14)
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.7.2",
3+
"version": "2.8.0",
44
"config": {
55
"requiredApiVersion": "~3.4.0"
66
},

0 commit comments

Comments
 (0)