Skip to content

Commit 443c7dd

Browse files
chore(gh-workflow-tailcall): release v0.3.0 (#122)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 0117418 commit 443c7dd

File tree

3 files changed

+24
-18
lines changed

3 files changed

+24
-18
lines changed

Cargo.lock

Lines changed: 17 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/gh-workflow-tailcall/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
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+
## [0.3.0](https://github.com/tailcallhq/gh-workflow/compare/gh-workflow-tailcall-v0.2.1...gh-workflow-tailcall-v0.3.0) - 2025-01-13
11+
12+
### Added
13+
14+
- add setup steps to Workflow for job initialization
15+
1016
## [0.2.1](https://github.com/tailcallhq/gh-workflow/compare/gh-workflow-tailcall-v0.2.0...gh-workflow-tailcall-v0.2.1) - 2024-12-29
1117

1218
### Fixed

crates/gh-workflow-tailcall/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "gh-workflow-tailcall"
3-
version = "0.2.1"
3+
version = "0.3.0"
44
edition = "2021"
55

66

0 commit comments

Comments
 (0)