Skip to content

Commit 13cad8b

Browse files
chore(gh-workflow-tailcall): release v0.5.3 (#161)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent c29499e commit 13cad8b

File tree

3 files changed

+32
-26
lines changed

3 files changed

+32
-26
lines changed

Cargo.lock

Lines changed: 25 additions & 25 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.5.3](https://github.com/tailcallhq/gh-workflow/compare/gh-workflow-tailcall-v0.5.2...gh-workflow-tailcall-v0.5.3) - 2025-08-04
11+
12+
### Added
13+
14+
- *(ci)* add caching for Rust dependencies in CI workflow
15+
1016
## [0.5.2](https://github.com/tailcallhq/gh-workflow/compare/gh-workflow-tailcall-v0.5.1...gh-workflow-tailcall-v0.5.2) - 2025-05-06
1117

1218
### Added

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.5.2"
3+
version = "0.5.3"
44
edition = "2021"
55

66

0 commit comments

Comments
 (0)