Skip to content

Commit 889c7ff

Browse files
chore(release): 5.2.4 [skip ci]
## [5.2.4](5.2.3...5.2.4) (2025-01-26) ### Bug Fixes * properties may not update correctly when changed via code or animation ([5994f88](5994f88)), closes [#300](#300)
1 parent 5994f88 commit 889c7ff

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

Packages/src/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [5.2.4](https://github.com/mob-sakai/UIEffect/compare/5.2.3...5.2.4) (2025-01-26)
2+
3+
4+
### Bug Fixes
5+
6+
* properties may not update correctly when changed via code or animation ([5994f88](https://github.com/mob-sakai/UIEffect/commit/5994f8875ed2280e5c863c30f9c7900d4dce70ed)), closes [#300](https://github.com/mob-sakai/UIEffect/issues/300)
7+
18
## [5.2.3](https://github.com/mob-sakai/UIEffect/compare/5.2.2...5.2.3) (2025-01-23)
29

310

Packages/src/package.json

+1-1
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.2.3",
5+
"version": "5.2.4",
66
"unity": "2020.3",
77
"license": "MIT",
88
"repository": {

0 commit comments

Comments
 (0)