Skip to content

Commit

Permalink
release: v0.1.18
Browse files Browse the repository at this point in the history
  • Loading branch information
qq15725 committed Oct 25, 2024
1 parent 81f14e6 commit 696d51b
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.18](https://github.com/qq15725/modern-path2d/compare/v0.1.17...v0.1.18) (2024-10-25)


### Bug Fixes

* BoundingBox from ([81f14e6](https://github.com/qq15725/modern-path2d/commit/81f14e6cf233f1dcf8dd953842c255fc6f0b0838))



## [0.1.17](https://github.com/qq15725/modern-path2d/compare/v0.1.16...v0.1.17) (2024-10-24)


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.1.17",
"version": "0.1.18",
"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 696d51b

Please sign in to comment.