Skip to content

Commit 23f00a1

Browse files
committed
chore: prepare release 3.0.0
1 parent aced8dd commit 23f00a1

2 files changed

Lines changed: 7 additions & 2 deletions

File tree

CHANGELOG.md

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

88
## [Unreleased]
99

10+
## [3.0.0] - 2025-10-13
11+
12+
### Changed
13+
1014
- Bump `softprops/action-gh-release` from 1 to 2
1115
- Bump `EndBug/add-and-commit` from 9.1.3 to 9.1.4
1216
- Bump `actions/download-artifact` from 3 to 4
@@ -70,7 +74,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7074
- `Draft new release` shared workflow
7175
- `Release to crates.io` shared workflow
7276

73-
[Unreleased]: https://github.com/monero-rs/workflows/compare/v2.0.3...HEAD
77+
[Unreleased]: https://github.com/monero-rs/workflows/compare/v3.0.0...HEAD
78+
[3.0.0]: https://github.com/monero-rs/workflows/compare/v2.0.3...v3.0.0
7479
[2.0.3]: https://github.com/monero-rs/workflows/compare/v2.0.2...v2.0.3
7580
[2.0.2]: https://github.com/monero-rs/workflows/compare/v2.0.1...v2.0.2
7681
[2.0.1]: https://github.com/monero-rs/workflows/compare/v2.0.0...v2.0.1

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-@v2.0.3-blue)](https://github.com/monero-rs/workflows/releases/tag/v2.0.3)
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)
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)