Skip to content

Commit

Permalink
release: v0.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
qq15725 committed Oct 16, 2024
1 parent ad7c786 commit 3eaa90a
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.8](https://github.com/qq15725/modern-path2d/compare/v0.1.7...v0.1.8) (2024-10-16)


### Features

* add transformPoint ([ad7c786](https://github.com/qq15725/modern-path2d/commit/ad7c78663e600d3d3e6c80135be801d9537f208a))



## [0.1.7](https://github.com/qq15725/modern-path2d/compare/v0.1.6...v0.1.7) (2024-10-14)


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.7",
"version": "0.1.8",
"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 3eaa90a

Please sign in to comment.