Skip to content

Commit 6396808

Browse files
committed
chore(main): release 6.0.12
1 parent 77ab3b7 commit 6396808

File tree

4 files changed

+10
-3
lines changed

4 files changed

+10
-3
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-
".": "6.0.11"
2+
".": "6.0.12"
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+
## [6.0.12](https://github.com/cailloumajor/opcua-proxy/compare/v6.0.11...v6.0.12) (2026-02-09)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update rust docker tag to v1.93.0 ([a539fce](https://github.com/cailloumajor/opcua-proxy/commit/a539fcef227d278e00802ee8d074d6cf28483169))
9+
310
## [6.0.11](https://github.com/cailloumajor/opcua-proxy/compare/v6.0.10...v6.0.11) (2026-01-01)
411

512

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "opcua-proxy"
33
description = "OPC-UA proxy"
4-
version = "6.0.11"
4+
version = "6.0.12"
55
edition = "2024"
66
default-run = "opcua-proxy"
77

0 commit comments

Comments
 (0)