Skip to content

Commit 823ce42

Browse files
chore(main): release 1.4.1 (#74)
1 parent 065d45e commit 823ce42

4 files changed

Lines changed: 12 additions & 3 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.4.0"
2+
".": "1.4.1"
33
}

CHANGELOG.md

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

3+
## [1.4.1](https://github.com/uncenter/purr/compare/v1.4.0...v1.4.1) (2026-06-04)
4+
5+
6+
### Bug Fixes
7+
8+
* **init/userstyle:** allow text color ([ec4f0ec](https://github.com/uncenter/purr/commit/ec4f0ec90551118cd20029cbcedd1abde87e48a7))
9+
* **init/userstyle:** print userstyles.yml path before serialized content ([e264218](https://github.com/uncenter/purr/commit/e2642185231d36f84afd76ddf4afe8abdb19a54a))
10+
* **init/userstyle:** sort userstyles.yml properties canonically & skip empty fields ([794fdd0](https://github.com/uncenter/purr/commit/794fdd07a55e6e7d589f062e9e5d9a83c0ca9bf7))
11+
312
## [1.4.0](https://github.com/uncenter/purr/compare/v1.3.0...v1.4.0) (2025-05-19)
413

514

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "catppuccin-purr"
3-
version = "1.4.0"
3+
version = "1.4.1"
44
authors = ["uncenter <uncenter@uncenter.dev>"]
55
license = "MIT"
66
description = "Unoffical CLI for developing Catppuccin ports"

0 commit comments

Comments
 (0)