Skip to content

Commit

Permalink
release: v1.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
qq15725 committed Jan 8, 2025
1 parent 35563ee commit ef6d088
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.4](https://github.com/qq15725/modern-path2d/compare/v1.2.3...v1.2.4) (2025-01-08)


### Bug Fixes

* Path2D.bold ([35563ee](https://github.com/qq15725/modern-path2d/commit/35563ee6b8f7d03ca4abff6e0cd84e556c0d0d44))



## [1.2.3](https://github.com/qq15725/modern-path2d/compare/v1.2.2...v1.2.3) (2025-01-07)


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.3",
"version": "1.2.4",
"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 ef6d088

Please sign in to comment.