Skip to content

Commit 451cbe4

Browse files
chore(release): 5.10.1 [skip ci]
## [5.10.1](5.10.0...5.10.1) (2025-10-06) ### Bug Fixes * [improve performance] `UpdateViewMatrix` is called even though (direct-)parent canvas is disabled ([533d7b8](533d7b8)), closes [#373](#373)
1 parent 3cae638 commit 451cbe4

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

Packages/src/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [5.10.1](https://github.com/mob-sakai/UIEffect/compare/5.10.0...5.10.1) (2025-10-06)
2+
3+
4+
### Bug Fixes
5+
6+
* [improve performance] `UpdateViewMatrix` is called even though (direct-)parent canvas is disabled ([533d7b8](https://github.com/mob-sakai/UIEffect/commit/533d7b8c0a33871b1849fbda862d4fa1899822f4)), closes [#373](https://github.com/mob-sakai/UIEffect/issues/373)
7+
18
# [5.10.0](https://github.com/mob-sakai/UIEffect/compare/5.9.7...5.10.0) (2025-09-26)
29

310

Packages/src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "com.coffee.ui-effect",
33
"displayName": "UI Effect",
44
"description": "UIEffect is an open-source package that allows you to intuitively apply rich UI effects directly from the Inspector or via code.\nCombine various filters, such as grayscale, blur, and dissolve, to decorate your UI with a unique visual style!",
5-
"version": "5.10.0",
5+
"version": "5.10.1",
66
"unity": "2020.3",
77
"license": "MIT",
88
"repository": {

0 commit comments

Comments
 (0)