Skip to content

Commit

Permalink
chore(main): release 1.2.2 (#356)
Browse files Browse the repository at this point in the history
  • Loading branch information
Tbaile authored Sep 10, 2024
1 parent b1e2607 commit 85b750d
Show file tree
Hide file tree
Showing 4 changed files with 12 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.2.1"
".": "1.2.2"
}
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [1.2.2](https://github.com/NethServer/nethsecurity-ui/compare/1.2.1...1.2.2) (2024-09-10)


### Bug Fixes

* **controller:** fixed issue with opening unit with tooltip available ([#355](https://github.com/NethServer/nethsecurity-ui/issues/355)) ([4bf864a](https://github.com/NethServer/nethsecurity-ui/commit/4bf864ace4d5a07bda2fa923ec3388f98cbe8483))
* openvpn rw ip pool ([#354](https://github.com/NethServer/nethsecurity-ui/issues/354)) ([b1e2607](https://github.com/NethServer/nethsecurity-ui/commit/b1e2607aa66c27bb3c7eec9ea06e91194879baab))

## [1.2.1](https://github.com/NethServer/nethsecurity-ui/compare/1.2.0...1.2.1) (2024-09-10)


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.2.1",
"version": "1.2.2",
"config": {
"requiredApiVersion": "~1.0.0"
},
Expand Down

0 comments on commit 85b750d

Please sign in to comment.