We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b62a4d4 commit 675d105Copy full SHA for 675d105
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.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
17
## [0.14.3] - 2026-01-28
18
19
### 🐛 Bug Fixes
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
name = "baker"
-version = "0.14.3"
+version = "0.14.4"
edition = "2021"
authors = ["Ali Aliyev <ali@aliev.me>"]
repository = "https://github.com/aliev/baker"
0 commit comments