Skip to content

Commit ec3d825

Browse files
committed
chore(release): prepare for v0.2.5
1 parent 0791f98 commit ec3d825

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## [0.2.5] - 2024-02-07
4+
5+
### <!-- 2 -->🚜 Refactor
6+
7+
- Refactor color generation and gradient access
8+
9+
### <!-- 7 -->⚙️ Miscellaneous Tasks
10+
11+
- Refactor file structure for better organization
12+
313
## [0.2.4] - 2024-02-07
414

515
### <!-- 0 -->⛰️ 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 = "lule"
3-
version = "0.2.4"
3+
version = "0.2.5"
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 = "2018"

0 commit comments

Comments
 (0)