Skip to content

Commit 9d93cf4

Browse files
authored
chore: release v0.14.2 (#112)
1 parent dec3ff1 commit 9d93cf4

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22

33
All notable changes to this project will be documented in this file.
44

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+
517
## [0.13.1] - 2025-11-12
618

719
### 🚀 Features

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "baker"
3-
version = "0.14.1"
3+
version = "0.14.2"
44
edition = "2021"
55
authors = ["Ali Aliyev <ali@aliev.me>"]
66
repository = "https://github.com/aliev/baker"

0 commit comments

Comments
 (0)