chore(release): 1.4.2 [skip ci]

## [1.4.2](https://github.com/mob-sakai/UnmaskForUGUI/compare/1.4.1...1.4.2) (2023-10-25)

### Bug Fixes

* UnmaskRaycastFilter not working anymore ([14ab505](14ab505fbf)), closes [#29](https://github.com/mob-sakai/UnmaskForUGUI/issues/29)
main
semantic-release-bot 2023-10-25 17:37:26 +00:00
parent dc15f45cbd
commit 33356da2c4
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [1.4.2](https://github.com/mob-sakai/UnmaskForUGUI/compare/1.4.1...1.4.2) (2023-10-25)
### Bug Fixes
* UnmaskRaycastFilter not working anymore ([14ab505](https://github.com/mob-sakai/UnmaskForUGUI/commit/14ab505fbfaf1103bbb1869d0e42817bf8830ced)), closes [#29](https://github.com/mob-sakai/UnmaskForUGUI/issues/29)
## [1.4.1](https://github.com/mob-sakai/UnmaskForUGUI/compare/1.4.0...1.4.1) (2023-03-14) ## [1.4.1](https://github.com/mob-sakai/UnmaskForUGUI/compare/1.4.0...1.4.1) (2023-03-14)

View File

@ -2,7 +2,7 @@
"name": "com.coffee.unmask", "name": "com.coffee.unmask",
"displayName": "UI Unmask", "displayName": "UI Unmask",
"description": "Reverse mask for uGUI element in Unity.", "description": "Reverse mask for uGUI element in Unity.",
"version": "1.4.1", "version": "1.4.2",
"unity": "2017.1", "unity": "2017.1",
"license": "MIT", "license": "MIT",
"repository": { "repository": {