Skip to content

Commit cbe86b9

Browse files
committed
chore: prepare release of 3.0.2
1 parent ab1e4c8 commit cbe86b9

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [3.0.2] - 2025-10-13
11+
1012
### Changed
1113

1214
- Bump `actions/checkout` from 4 to 5
@@ -87,7 +89,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8789
- `Draft new release` shared workflow
8890
- `Release to crates.io` shared workflow
8991

90-
[Unreleased]: https://github.com/monero-rs/workflows/compare/v3.0.1...HEAD
92+
[Unreleased]: https://github.com/monero-rs/workflows/compare/v3.0.2...HEAD
93+
[3.0.2]: https://github.com/monero-rs/workflows/compare/v3.0.1...v3.0.2
9194
[3.0.1]: https://github.com/monero-rs/workflows/compare/v3.0.0...v3.0.1
9295
[3.0.0]: https://github.com/monero-rs/workflows/compare/v2.0.3...v3.0.0
9396
[2.0.3]: https://github.com/monero-rs/workflows/compare/v2.0.2...v2.0.3

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
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)
1+
[![Workflow version](https://img.shields.io/badge/Workflow%20version-@v3.0.2-blue)](https://github.com/monero-rs/workflows/releases/tag/v3.0.2)
22
[![License: MIT or Apache](https://img.shields.io/badge/License-MIT%20or%20Apache%202.0-yellow.svg)](./COPYRIGHT)
33

44
# Shared Workflows

0 commit comments

Comments
 (0)