Skip to content

Commit 58a5a04

Browse files
committed
chore(release): prepare for v0.2.6
1 parent e022a22 commit 58a5a04

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [0.2.6] - 2024-02-07
4+
5+
### <!-- 0 -->⛰️ Features
6+
7+
- Decided to use "tera" at the end as template engine
8+
- Swap templr with handlebars package
9+
- Improve color generation with `norandom` flag
10+
311
## [0.2.5] - 2024-02-07
412

513
### <!-- 2 -->🚜 Refactor

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.5"
3+
version = "0.2.6"
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 = "2021"

0 commit comments

Comments
 (0)