chore(release): 1.3.0 [skip ci]

# [1.3.0](https://github.com/mob-sakai/UnmaskForUGUI/compare/1.2.0...1.3.0) (2021-06-29)

### Bug Fixes

* fix sample ([2cf7348](2cf734838e))
* only for children option inside a scrollview ([b1e2bcc](b1e2bccd05)), closes [#24](https://github.com/mob-sakai/UnmaskForUGUI/issues/24)
* remove component icons ([27cf23b](27cf23b5d2))

### Features

* add menu to create template object ([907599c](907599c972))
main
semantic-release-bot 2021-06-29 13:25:22 +00:00
parent 2cf734838e
commit bba7df9616
2 changed files with 15 additions and 1 deletions

View File

@ -1,3 +1,17 @@
# [1.3.0](https://github.com/mob-sakai/UnmaskForUGUI/compare/1.2.0...1.3.0) (2021-06-29)
### Bug Fixes
* fix sample ([2cf7348](https://github.com/mob-sakai/UnmaskForUGUI/commit/2cf734838e380fd16c7f14eb2513346da70415b8))
* only for children option inside a scrollview ([b1e2bcc](https://github.com/mob-sakai/UnmaskForUGUI/commit/b1e2bccd05615df26d2cf69494430f72c6314a45)), closes [#24](https://github.com/mob-sakai/UnmaskForUGUI/issues/24)
* remove component icons ([27cf23b](https://github.com/mob-sakai/UnmaskForUGUI/commit/27cf23b5d275d694bc33357c8d84a26993f49eec))
### Features
* add menu to create template object ([907599c](https://github.com/mob-sakai/UnmaskForUGUI/commit/907599c97273f8ce96d55360d5b52cb42de83c5b))
# [1.2.0](https://github.com/mob-sakai/UnmaskForUGUI/compare/v1.1.3...v1.2.0) (2020-10-07)

View File

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