Skip to content

Commit 74839fc

Browse files
chore(release): update changelog for v0.1.1
1 parent a998082 commit 74839fc

1 file changed

Lines changed: 46 additions & 0 deletions

File tree

CHANGELOG.md

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

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

5+
## 0.1.1 - 2026-04-11
6+
7+
### ✨ Features
8+
9+
#### Date-extract
10+
11+
* rename filename cmd to date-extract (#7) by @gwenwindflower in #7
12+
13+
14+
#### Sync
15+
16+
* make type tag extraction optional in config (#5) by @gwenwindflower in #5
17+
18+
19+
### 📼 Reverts
20+
21+
#### Testbox
22+
23+
* move Begin back to first step by @gwenwindflower
24+
25+
26+
### 🚧 CI/CD
27+
28+
#### Testbox
29+
30+
* add blacksmith testbox (#4) by @gwenwindflower in #4
31+
32+
* move testbox Begin step after uv by @gwenwindflower in #6
33+
34+
* add bash step passing PATH to BASH_ENV (#8) by @gwenwindflower in #8
35+
36+
37+
### 🛠️ Build System
38+
39+
#### Pypi
40+
41+
* move from brew to pypi release by @gwenwindflower
42+
43+
44+
### 🧰 Tooling & Tasks
45+
46+
#### Release
47+
48+
* fix category ordering in git-cliff by @gwenwindflower
49+
50+
551
## 0.1.0 - 2026-04-09
652

753
### ✨ Features

0 commit comments

Comments
 (0)