Skip to content

Commit

Permalink
chore(main): release 1.16.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gsanchietti committed Dec 10, 2024
1 parent 30c0c41 commit c4ce3a7
Show file tree
Hide file tree
Showing 4 changed files with 13 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.16.0"
".": "1.16.1"
}
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

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


### Bug Fixes

* **controller:** adding space as non-valid character ([#457](https://github.com/NethServer/nethsecurity-ui/issues/457)) ([0b94a5d](https://github.com/NethServer/nethsecurity-ui/commit/0b94a5d52505cff51e2aa11ad5acba0244d47883))
* **lang:** change names in monitoring section ([#458](https://github.com/NethServer/nethsecurity-ui/issues/458)) ([d499b54](https://github.com/NethServer/nethsecurity-ui/commit/d499b5459804eda862880d5b916a65b10b9b0acc))
* **monitoring:** shrank text and rearranged cards ([#459](https://github.com/NethServer/nethsecurity-ui/issues/459)) ([30c0c41](https://github.com/NethServer/nethsecurity-ui/commit/30c0c41c4dcee04d26a2438d88ea3f9aaf710755))

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


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.16.0",
"version": "1.16.1",
"config": {
"requiredApiVersion": "~2.0.0"
},
Expand Down

0 comments on commit c4ce3a7

Please sign in to comment.