Skip to content

Commit b49d4fa

Browse files
committed
Release version 1.0.1
1 parent f840918 commit b49d4fa

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

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+
## [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

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-@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

0 commit comments

Comments
 (0)