From cb344e6ef060d885c1700d952a08727bfceaf95c Mon Sep 17 00:00:00 2001 From: "iexec-release-please-app[bot]" <202620906+iexec-release-please-app[bot]@users.noreply.github.com> Date: Wed, 30 Jul 2025 08:24:12 +0000 Subject: [PATCH] chore(main): release rust-build 2.0.0 --- rust-build/CHANGELOG.md | 11 +++++++++++ rust-build/version.txt | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/rust-build/CHANGELOG.md b/rust-build/CHANGELOG.md index 4d2c1f2..7a9ae30 100644 --- a/rust-build/CHANGELOG.md +++ b/rust-build/CHANGELOG.md @@ -1,5 +1,16 @@ # Changelog +## [2.0.0](https://github.com/iExecBlockchainComputing/github-actions-workflows/compare/rust-build-v1.0.0...rust-build-v2.0.0) (2025-07-30) + + +### ⚠ BREAKING CHANGES + +* **rust-build:** remove build-target workflow input to enforce use of release builds and remove artifact upload step + +### Features + +* **rust-build:** enhance Rust workflow with linting and formatting ([#79](https://github.com/iExecBlockchainComputing/github-actions-workflows/issues/79)) ([3d74713](https://github.com/iExecBlockchainComputing/github-actions-workflows/commit/3d74713f2963916140bc6fea8846707e2b07e32c)) + ## 1.0.0 (2025-05-16) diff --git a/rust-build/version.txt b/rust-build/version.txt index fa1313f..227cea2 100644 --- a/rust-build/version.txt +++ b/rust-build/version.txt @@ -1 +1 @@ -1.0k.0 +2.0.0