Skip to content

Commit 4282738

Browse files
committed
🔖 Bump version to 0.4.7 and update changelog
1 parent 0fbf2b6 commit 4282738

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

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
@@ -3,7 +3,7 @@ members = ["crates/*"]
33
resolver = "2"
44

55
[workspace.package]
6-
version = "0.4.6"
6+
version = "0.4.7"
77

88
[workspace.dependencies]
99
terminal-colorsaurus = { path = "crates/terminal-colorsaurus", version = "0.4.4" }

changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
# Changelog
2+
## 0.4.7
3+
* 🐛 Re-add missing license texts to the published crate
4+
(this was a regression introduced in `0.4.5`).
5+
26
## 0.4.6
37
* 🐛 Switch the string terminator back to `BEL` to work around
48
and issue in urxvt. Previously this was done only when urxvt

0 commit comments

Comments
 (0)