Skip to content

Commit

Permalink
release: v0.2.9
Browse files Browse the repository at this point in the history
  • Loading branch information
qq15725 committed Dec 23, 2024
1 parent 94640ed commit 739354c
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.2.9](https://github.com/qq15725/modern-path2d/compare/v0.2.8...v0.2.9) (2024-12-23)


### Bug Fixes

* throw error in parseSvgDom error ([fb9e36f](https://github.com/qq15725/modern-path2d/commit/fb9e36f619d7d23335b02175d2d736225fbec47d))



## [0.2.8](https://github.com/qq15725/modern-path2d/compare/v0.2.7...v0.2.8) (2024-12-21)


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-path2d",
"type": "module",
"version": "0.2.8",
"version": "0.2.9",
"packageManager": "[email protected]",
"description": "A modern Path2D library, fully compatible with Web Path2D, with additional support for path animation, path deformation, path playback, etc.",
"author": "wxm",
Expand Down

0 comments on commit 739354c

Please sign in to comment.