Skip to content

Commit

Permalink
chore(main): release 1.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Tbaile committed Sep 10, 2024
1 parent 6ec1700 commit a6145a6
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.2.2"
".": "1.2.3"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

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


### Bug Fixes

* **openvpn:** solved wrong mode when editing client tunnel ([#357](https://github.com/NethServer/nethsecurity-ui/issues/357)) ([6ec1700](https://github.com/NethServer/nethsecurity-ui/commit/6ec1700c82079142407a58f72559c2057a15fa96))

## [1.2.2](https://github.com/NethServer/nethsecurity-ui/compare/1.2.1...1.2.2) (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.2",
"version": "1.2.3",
"config": {
"requiredApiVersion": "~1.0.0"
},
Expand Down

0 comments on commit a6145a6

Please sign in to comment.