Skip to content

Commit 262dd54

Browse files
committed
chore(main): release 2.8.0
1 parent 188d255 commit 262dd54

File tree

4 files changed

+11
-4
lines changed

4 files changed

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

3+
## [2.8.0](https://github.com/NethServer/nethsecurity-ui/compare/2.7.2...2.8.0) (2025-11-20)
4+
5+
6+
### Features
7+
8+
* **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))
9+
310
## [2.7.2](https://github.com/NethServer/nethsecurity-ui/compare/2.7.1...2.7.2) (2025-11-14)
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.7.2",
3+
"version": "2.8.0",
44
"config": {
55
"requiredApiVersion": "~3.4.0"
66
},

0 commit comments

Comments
 (0)