Skip to content

Commit a276ef6

Browse files
chore(release): 1.4.1 [skip ci]
## [1.4.1](1.4.0...1.4.1) (2023-03-14) ### Bug Fixes * Fixed error when executing menu item ([9f0afa1](9f0afa1)), closes [#27](#27)
1 parent 911200a commit a276ef6

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.1](https://github.com/mob-sakai/UnmaskForUGUI/compare/1.4.0...1.4.1) (2023-03-14)
2+
3+
4+
### Bug Fixes
5+
6+
* 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)
7+
18
# [1.4.0](https://github.com/mob-sakai/UnmaskForUGUI/compare/1.3.0...1.4.0) (2022-02-17)
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.0",
5+
"version": "1.4.1",
66
"unity": "2017.1",
77
"license": "MIT",
88
"repository": {

0 commit comments

Comments
 (0)