Skip to content

Commit

Permalink
release: v1.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
qq15725 committed Jan 8, 2025
1 parent 9eec2f6 commit aafd513
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 @@
## [1.2.6](https://github.com/qq15725/modern-path2d/compare/v1.2.5...v1.2.6) (2025-01-08)


### Bug Fixes

* applyTransform ([e9e4b96](https://github.com/qq15725/modern-path2d/commit/e9e4b96bed6da0f8d66fa2a0698aec83980e19f5))



## [1.2.5](https://github.com/qq15725/modern-path2d/compare/v1.2.4...v1.2.5) (2025-01-08)


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": "1.2.5",
"version": "1.2.6",
"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 aafd513

Please sign in to comment.