Skip to content

Commit 921256a

Browse files
authored
Merge pull request #166 from cooklang/release-please--branches--main--components--cookcli
chore(main): release 0.17.2
2 parents 309af5e + be76b7d commit 921256a

3 files changed

Lines changed: 11 additions & 2 deletions

File tree

CHANGELOG.md

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

3+
## [0.17.2](https://github.com/cooklang/cookcli/compare/v0.17.1...v0.17.2) (2025-09-19)
4+
5+
6+
### Bug Fixes
7+
8+
* make self-update optional ([309af5e](https://github.com/cooklang/cookcli/commit/309af5e845240602aa6eef52d862fbc958070a4b))
9+
* make self-update optional ([a0ab12b](https://github.com/cooklang/cookcli/commit/a0ab12b021bb364843cd4ceb3354d281f0a297c1))
10+
* review ([96691aa](https://github.com/cooklang/cookcli/commit/96691aadf26df5ce99b5617fe2cb24f466e7c38d))
11+
312
## [0.17.1](https://github.com/cooklang/cookcli/compare/v0.17.0...v0.17.1) (2025-09-18)
413

514

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.17.1"
3+
version = "0.17.2"
44
edition = "2021"
55
description = "A command-line interface for managing and working with Cooklang recipes"
66
license = "MIT"

0 commit comments

Comments
 (0)