File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4040 changelogPath : CHANGELOG.md
4141
4242 - name : Bump version in Cargo.toml
43- uses : thomaseizinger/set-crate-version@2 .0.0
43+ uses : thomaseizinger/set-crate-version@1 .0.1
4444 with :
4545 version : ${{ github.event.inputs.version }}
4646 manifest : Cargo.toml
Original file line number Diff line number Diff line change @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 3.0.1] - 2025-10-13
11+
12+ ### Fixed
13+
14+ - Set ` thomaseizinger/set-crate-version ` from 2.0.0 to 1.0.1
15+
1016## [ 3.0.0] - 2025-10-13
1117
1218### Changed
@@ -74,7 +80,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7480- ` Draft new release ` shared workflow
7581- ` Release to crates.io ` shared workflow
7682
77- [ Unreleased ] : https://github.com/monero-rs/workflows/compare/v3.0.0...HEAD
83+ [ Unreleased ] : https://github.com/monero-rs/workflows/compare/v3.0.1...HEAD
84+ [ 3.0.1 ] : https://github.com/monero-rs/workflows/compare/v3.0.0...v3.0.1
7885[ 3.0.0 ] : https://github.com/monero-rs/workflows/compare/v2.0.3...v3.0.0
7986[ 2.0.3 ] : https://github.com/monero-rs/workflows/compare/v2.0.2...v2.0.3
8087[ 2.0.2 ] : https://github.com/monero-rs/workflows/compare/v2.0.1...v2.0.2
Original file line number Diff line number Diff line change 1- [ ![ Workflow version] ( https://img.shields.io/badge/Workflow%20version-@v3.0.0 -blue )] ( https://github.com/monero-rs/workflows/releases/tag/v3.0.0 )
1+ [ ![ Workflow version] ( https://img.shields.io/badge/Workflow%20version-@v3.0.1 -blue )] ( https://github.com/monero-rs/workflows/releases/tag/v3.0.1 )
22[ ![ License: MIT or Apache] ( https://img.shields.io/badge/License-MIT%20or%20Apache%202.0-yellow.svg )] ( ./COPYRIGHT )
33
44# Shared Workflows
You can’t perform that action at this time.
0 commit comments