Skip to content

Commit

Permalink
release: v0.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
qq15725 committed Jan 26, 2024
1 parent 8501ad0 commit ea57a04
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.0.10](https://github.com/qq15725/modern-text/compare/v0.0.9...v0.0.10) (2024-01-26)


### Features

* add glyphBox to TextMetrics ([8501ad0](https://github.com/qq15725/modern-text/commit/8501ad08c6a2da4ec51f8e478563ccc2195d64d7))



## [0.0.9](https://github.com/qq15725/modern-text/compare/v0.0.8...v0.0.9) (2024-01-25)


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.0.9",
"version": "0.0.10",
"packageManager": "pnpm@8.14.1",
"description": "Measure and render text in a way that describes the DOM.",
"author": "wxm",
Expand Down

0 comments on commit ea57a04

Please sign in to comment.