We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dec3ff1 commit 9d93cf4Copy full SHA for 9d93cf4
2 files changed
CHANGELOG.md
@@ -2,6 +2,18 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## [0.14.2] - 2026-01-22
6
+
7
+### 🚀 Features
8
9
+- Add support for release-plz ([#110](https://github.com/aliev/baker/pull/110))
10
11
+### 🐛 Bug Fixes
12
13
+- Symlink directory traverse ([#107](https://github.com/aliev/baker/pull/107))
14
15
+<!-- generated by git-cliff -->
16
17
## [0.13.1] - 2025-11-12
18
19
### 🚀 Features
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
name = "baker"
-version = "0.14.1"
+version = "0.14.2"
edition = "2021"
authors = ["Ali Aliyev <ali@aliev.me>"]
repository = "https://github.com/aliev/baker"
0 commit comments