File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff 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+ ## [ 1.0.1] - 2021-10-29
11+
1012### Fixed
1113
1214- Modify ` Cargo.toml ` version based on received version input
@@ -24,5 +26,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2426- ` Draft new release ` shared workflow
2527- ` Release to crates.io ` shared workflow
2628
27- [ Unreleased ] : https://github.com/farcaster-project/workflows/compare/v1.0.0...HEAD
29+ [ Unreleased ] : https://github.com/farcaster-project/workflows/compare/v1.0.1...HEAD
30+ [ 1.0.1 ] : https://github.com/farcaster-project/workflows/compare/v1.0.0...v1.0.1
2831[ 1.0.0 ] : https://github.com/farcaster-project/workflows/compare/0c88c46cfe1d25098ec47216e4b2dfc8bf871338...v1.0.0
Original file line number Diff line number Diff line change 1- [ ![ Workflow version] ( https://img.shields.io/badge/Workflow%20version-@v1-blue )] ( https://docs.github.com/en/actions/learn-github-actions/reusing-workflows#calling-a-reusable-workflow )
1+ [ ![ Workflow version] ( https://img.shields.io/badge/Workflow%20version-@v1.0.1 -blue )] ( https://docs.github.com/en/actions/learn-github-actions/reusing-workflows#calling-a-reusable-workflow )
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