Skip to content

Commit 33356da

Browse files
chore(release): 1.4.2 [skip ci]
## [1.4.2](1.4.1...1.4.2) (2023-10-25) ### Bug Fixes * UnmaskRaycastFilter not working anymore ([14ab505](14ab505)), closes [#29](#29)
1 parent dc15f45 commit 33356da

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.4.2](https://github.com/mob-sakai/UnmaskForUGUI/compare/1.4.1...1.4.2) (2023-10-25)
2+
3+
4+
### Bug Fixes
5+
6+
* UnmaskRaycastFilter not working anymore ([14ab505](https://github.com/mob-sakai/UnmaskForUGUI/commit/14ab505fbfaf1103bbb1869d0e42817bf8830ced)), closes [#29](https://github.com/mob-sakai/UnmaskForUGUI/issues/29)
7+
18
## [1.4.1](https://github.com/mob-sakai/UnmaskForUGUI/compare/1.4.0...1.4.1) (2023-03-14)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "com.coffee.unmask",
33
"displayName": "UI Unmask",
44
"description": "Reverse mask for uGUI element in Unity.",
5-
"version": "1.4.1",
5+
"version": "1.4.2",
66
"unity": "2017.1",
77
"license": "MIT",
88
"repository": {

0 commit comments

Comments
 (0)