Skip to content

Commit 675d105

Browse files
authored
chore: release v0.14.4 (#117)
1 parent b62a4d4 commit 675d105

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.4] - 2026-02-09
6+
7+
### 🚀 Features
8+
9+
- Optimise release profile ([#119](https://github.com/aliev/baker/pull/119))
10+
11+
### ⚙️ Miscellaneous Tasks
12+
13+
- Update dist ([#118](https://github.com/aliev/baker/pull/118))
14+
15+
<!-- generated by git-cliff -->
16+
517
## [0.14.3] - 2026-01-28
618

719
### 🐛 Bug Fixes

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.3"
3+
version = "0.14.4"
44
edition = "2021"
55
authors = ["Ali Aliyev <ali@aliev.me>"]
66
repository = "https://github.com/aliev/baker"

0 commit comments

Comments
 (0)