Skip to content

Commit ae3fd73

Browse files
authored
Merge pull request #285 from cooklang/release-please--branches--main--components--cookcli
chore(main): release 0.27.1
2 parents ce89c4c + 1c1edb5 commit ae3fd73

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [0.27.1](https://github.com/cooklang/cookcli/compare/v0.27.0...v0.27.1) (2026-03-24)
4+
5+
6+
### Bug Fixes
7+
8+
* filter artifact download in release pipeline ([ce89c4c](https://github.com/cooklang/cookcli/commit/ce89c4cb8c0cb07a90b62afab6744e50dcc26b39))
9+
* filter artifact download to skip docker build cache in release pipeline ([3afa5d9](https://github.com/cooklang/cookcli/commit/3afa5d9c7dc074a7791854c41c0ea4a805a9fea2))
10+
311
## [0.27.0](https://github.com/cooklang/cookcli/compare/v0.26.0...v0.27.0) (2026-03-23)
412

513

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "cookcli"
3-
version = "0.27.0"
3+
version = "0.27.1"
44
edition = "2021"
55
description = "A command-line interface for managing and working with Cooklang recipes"
66
license = "MIT"

0 commit comments

Comments
 (0)