Skip to content

Commit c4fe906

Browse files
authored
Merge pull request #133 from cooklang/release-please--branches--main--components--cookcli
chore(main): release 0.12.1
2 parents 85b91b0 + 11f0e87 commit c4fe906

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

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

3+
## [0.12.1](https://github.com/cooklang/cookcli/compare/v0.12.0...v0.12.1) (2025-05-22)
4+
5+
6+
### Bug Fixes
7+
8+
* issue with . base path in server ([85b91b0](https://github.com/cooklang/cookcli/commit/85b91b04537903b80e05e4f2cbc3a666029a3c5f))
9+
310
## [0.12.0](https://github.com/cooklang/cookcli/compare/v0.11.0...v0.12.0) (2025-05-21)
411

512

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.12.0"
3+
version = "0.12.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)