Skip to content

Commit

Permalink
release: v0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
qq15725 committed Jan 17, 2025
1 parent 6e3a9fb commit e1360c6
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## [0.2.1](https://github.com/qq15725/modern-canvas/compare/v0.2.0...v0.2.1) (2025-01-17)


### Bug Fixes

* _updateOpacity ([6e3a9fb](https://github.com/qq15725/modern-canvas/commit/6e3a9fb6533aa6f79e8026596bc8aa2f919a696f))
* Control _updateRect ([441b05f](https://github.com/qq15725/modern-canvas/commit/441b05fd68749773bf95ce070c4c15c102866b58))



# [0.2.0](https://github.com/qq15725/modern-canvas/compare/v0.1.10...v0.2.0) (2025-01-16)


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-canvas",
"type": "module",
"version": "0.2.0",
"version": "0.2.1",
"packageManager": "[email protected]",
"description": "A JavaScript WebGL rendering engine.",
"author": "wxm",
Expand Down

0 comments on commit e1360c6

Please sign in to comment.