chore(release): 1.4.0 [skip ci]

# [1.4.0](https://github.com/mob-sakai/UnmaskForUGUI/compare/1.3.0...1.4.0) (2022-02-17)

### Features

* add edge smoothing option ([c5317de](c5317deafe))
main
semantic-release-bot 2022-02-17 19:15:35 +00:00
parent 0f1af578ca
commit 0a70db88bf
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
# [1.4.0](https://github.com/mob-sakai/UnmaskForUGUI/compare/1.3.0...1.4.0) (2022-02-17)
### Features
* add edge smoothing option ([c5317de](https://github.com/mob-sakai/UnmaskForUGUI/commit/c5317deafeba575161db8b168dae845d68347236))
# [1.3.0](https://github.com/mob-sakai/UnmaskForUGUI/compare/1.2.0...1.3.0) (2021-06-29)

View File

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