Skip to content

Commit 71aabd4

Browse files
authored
chore(release): version 2.0.3 (#27)
1 parent 5724428 commit 71aabd4

2 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff 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+
## [2.0.3] - 2023-08-18
11+
12+
### Changed
13+
14+
- Update downstream workflows and actions
15+
1016
## [2.0.2] - 2022-06-29
1117

1218
### Added
@@ -58,7 +64,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5864
- `Draft new release` shared workflow
5965
- `Release to crates.io` shared workflow
6066

61-
[Unreleased]: https://github.com/monero-rs/workflows/compare/v2.0.2...HEAD
67+
[Unreleased]: https://github.com/monero-rs/workflows/compare/v2.0.3...HEAD
68+
[2.0.3]: https://github.com/monero-rs/workflows/compare/v2.0.2...v2.0.3
6269
[2.0.2]: https://github.com/monero-rs/workflows/compare/v2.0.1...v2.0.2
6370
[2.0.1]: https://github.com/monero-rs/workflows/compare/v2.0.0...v2.0.1
6471
[2.0.0]: https://github.com/monero-rs/workflows/compare/v1.1.0...v2.0.0

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