Skip to content

Commit b290344

Browse files
committed
Release 0.0.6
1 parent 1a8b2ae commit b290344

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

CHANGELOG.md

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

3-
## Unreleased
3+
## 0.0.6 - 2026-04-22
4+
5+
### Added
6+
7+
- Numeric CSS-pixel `letterSpacing` support on `prepare()`, `prepareWithSegments()`, and rich-inline items (#108, #156).
48

59
### Fixed
610

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@chenglou/pretext",
3-
"version": "0.0.5",
3+
"version": "0.0.6",
44
"description": "Fast, accurate & comprehensive text measurement & layout",
55
"keywords": [
66
"text-layout",

0 commit comments

Comments
 (0)