Skip to content

Commit

Permalink
release: v0.1.23
Browse files Browse the repository at this point in the history
  • Loading branch information
qq15725 committed Jun 7, 2024
1 parent e8246cf commit 29cf728
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [0.1.23](https://github.com/qq15725/modern-text/compare/v0.1.22...v0.1.23) (2024-06-07)


### Bug Fixes

* letterSpacing ([e8246cf](https://github.com/qq15725/modern-text/commit/e8246cfc38086a67e2050bfa00f38a36bf6e8ce3))



## [0.1.22](https://github.com/qq15725/modern-text/compare/v0.1.21...v0.1.22) (2024-06-06)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "modern-text",
"type": "module",
"version": "0.1.22",
"version": "0.1.23",
"packageManager": "[email protected]",
"description": "Measure and render text in a way that describes the DOM.",
"author": "wxm",
Expand Down

0 comments on commit 29cf728

Please sign in to comment.