Skip to content

Commit d2a8c35

Browse files
authored
Release 2.0.2 (#20)
1 parent 4114907 commit d2a8c35

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+
## [2.0.2] - 2022-06-29
11+
1012
### Added
1113

1214
- New `base_branch` input in `draft-new-release.yml` to change the default branch 'main'
@@ -56,7 +58,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5658
- `Draft new release` shared workflow
5759
- `Release to crates.io` shared workflow
5860

59-
[Unreleased]: https://github.com/monero-rs/workflows/compare/v2.0.1...HEAD
61+
[Unreleased]: https://github.com/monero-rs/workflows/compare/v2.0.2...HEAD
62+
[2.0.2]: https://github.com/monero-rs/workflows/compare/v2.0.1...v2.0.2
6063
[2.0.1]: https://github.com/monero-rs/workflows/compare/v2.0.0...v2.0.1
6164
[2.0.0]: https://github.com/monero-rs/workflows/compare/v1.1.0...v2.0.0
6265
[1.1.0]: https://github.com/monero-rs/workflows/compare/v1.0.0...v1.1.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.1-blue)](https://github.com/monero-rs/workflows/releases/tag/v2.0.1)
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)
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)