Skip to content

Commit 2cc5c5b

Browse files
chore(release): 5.10.3 [skip ci]
## [5.10.3](5.10.2...5.10.3) (2025-10-22) ### Bug Fixes * displays as black rectangle when opening editor ([4a8d341](4a8d341)), closes [#376](#376)
1 parent 4a8d341 commit 2cc5c5b

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.3](https://github.com/mob-sakai/UIEffect/compare/5.10.2...5.10.3) (2025-10-22)
2+
3+
4+
### Bug Fixes
5+
6+
* displays as black rectangle when opening editor ([4a8d341](https://github.com/mob-sakai/UIEffect/commit/4a8d341625f73d70c512f7e6f0b864be1adbf459)), closes [#376](https://github.com/mob-sakai/UIEffect/issues/376)
7+
18
## [5.10.2](https://github.com/mob-sakai/UIEffect/compare/5.10.1...5.10.2) (2025-10-16)
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.2",
5+
"version": "5.10.3",
66
"unity": "2020.3",
77
"license": "MIT",
88
"repository": {

0 commit comments

Comments
 (0)