chore(release): 1.4.1 [skip ci]

## [1.4.1](https://github.com/mob-sakai/UnmaskForUGUI/compare/1.4.0...1.4.1) (2023-03-14)

### Bug Fixes

* Fixed error when executing menu item ([9f0afa1](9f0afa19a4)), closes [#27](https://github.com/mob-sakai/UnmaskForUGUI/issues/27)
main
semantic-release-bot 2023-03-14 07:54:35 +00:00
parent 911200a1b1
commit a276ef6e7e
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [1.4.1](https://github.com/mob-sakai/UnmaskForUGUI/compare/1.4.0...1.4.1) (2023-03-14)
### Bug Fixes
* Fixed error when executing menu item ([9f0afa1](https://github.com/mob-sakai/UnmaskForUGUI/commit/9f0afa19a46bc7b718a80142b02e33ade67fa3b4)), closes [#27](https://github.com/mob-sakai/UnmaskForUGUI/issues/27)
# [1.4.0](https://github.com/mob-sakai/UnmaskForUGUI/compare/1.3.0...1.4.0) (2022-02-17) # [1.4.0](https://github.com/mob-sakai/UnmaskForUGUI/compare/1.3.0...1.4.0) (2022-02-17)

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.0", "version": "1.4.1",
"unity": "2017.1", "unity": "2017.1",
"license": "MIT", "license": "MIT",
"repository": { "repository": {