Skip to content

Commit 52e6f14

Browse files
authored
Merge pull request #140 from cailloumajor/release-please--branches--main--components--opcua-proxy
chore(main): release 3.0.3
2 parents a5a1718 + ea2033d commit 52e6f14

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [3.0.3](https://github.com/cailloumajor/opcua-proxy/compare/v3.0.2...v3.0.3) (2022-11-09)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update rust crate clap to 4.0.22 ([9d7e843](https://github.com/cailloumajor/opcua-proxy/commit/9d7e843264444b069ca0c2a66499a415884ca213))
9+
* **deps:** update rust docker tag to v1.65.0 ([4011756](https://github.com/cailloumajor/opcua-proxy/commit/4011756fe9759609a4516453156b470d30caf95b))
10+
311
## [3.0.2](https://github.com/cailloumajor/opcua-proxy/compare/v3.0.1...v3.0.2) (2022-10-24)
412

513

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 = "3.0.2"
4+
version = "3.0.3"
55
edition = "2021"
66

77
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

0 commit comments

Comments
 (0)