Skip to content

Commit c950d22

Browse files
committed
chore(release): prepare for 0.4.0
1 parent 63d98bb commit c950d22

2 files changed

Lines changed: 15 additions & 1 deletion

File tree

CHANGELOG.md

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

33
## [0.4.0] - 2025-11-09
44

5+
### <!-- 0 -->⛰️ Features
6+
7+
- Update dev dependencies and reorganize generation module
8+
9+
### <!-- 5 -->🎨 Styling
10+
11+
- Improve color contrast of light themes
12+
13+
### <!-- 7 -->⚙️ Miscellaneous Tasks
14+
15+
- Downgrade package version to 0.3.9
16+
17+
## [0.4.0] - 2025-11-09
18+
519
### <!-- 5 -->🎨 Styling
620

721
- Improve color contrast of light themes

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "lule"
3-
version = "0.3.9"
3+
version = "0.4.0"
44
authors = ["Trim Bresilla <trim.bresilla@gmail.com>"]
55
description = "a command line to set 255 colors on tty's and other places that use ANSI colors"
66
edition = "2024"

0 commit comments

Comments
 (0)