Skip to content

Commit a6e1c5d

Browse files
chore: release v2.0.2
1 parent d90665b commit a6e1c5d

3 files changed

Lines changed: 8 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [2.0.2](https://github.com/Aetf/unicode-truncate/compare/v2.0.1...v2.0.2) - 2026-05-13
10+
11+
### Other
12+
13+
- *(deps)* update actions/create-github-app-token action to v3
14+
915
## [2.0.1](https://github.com/Aetf/unicode-truncate/compare/v2.0.0...v2.0.1) - 2026-01-15
1016

1117
### Fixed

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 = "unicode-truncate"
3-
version = "2.0.1"
3+
version = "2.0.2"
44
authors = ["Aetf <aetf@unlimitedcodeworks.xyz>"]
55
edition = "2018"
66
rust-version = "1.66"

0 commit comments

Comments
 (0)