Skip to content

Commit

Permalink
chore(main): release 1.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gsanchietti committed Dec 5, 2024
1 parent 2ddd342 commit 95c892d
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "1.15.1"
".": "1.16.0"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.16.0](https://github.com/NethServer/nethsecurity-ui/compare/1.15.1...1.16.0) (2024-12-05)


### Features

* **monitoring:** instant traffic tab and filtering options ([#455](https://github.com/NethServer/nethsecurity-ui/issues/455)) ([2ddd342](https://github.com/NethServer/nethsecurity-ui/commit/2ddd342042468d6e92f150cb45873e32f043ce90))

## [1.15.1](https://github.com/NethServer/nethsecurity-ui/compare/1.15.0...1.15.1) (2024-12-04)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nethsecurity-ui",
"version": "1.15.1",
"version": "1.16.0",
"config": {
"requiredApiVersion": "~2.0.0"
},
Expand Down

0 comments on commit 95c892d

Please sign in to comment.