Skip to content

Commit bba7df9

Browse files
chore(release): 1.3.0 [skip ci]
# [1.3.0](1.2.0...1.3.0) (2021-06-29) ### Bug Fixes * fix sample ([2cf7348](2cf7348)) * only for children option inside a scrollview ([b1e2bcc](b1e2bcc)), closes [#24](#24) * remove component icons ([27cf23b](27cf23b)) ### Features * add menu to create template object ([907599c](907599c))
1 parent 2cf7348 commit bba7df9

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# [1.3.0](https://github.com/mob-sakai/UnmaskForUGUI/compare/1.2.0...1.3.0) (2021-06-29)
2+
3+
4+
### Bug Fixes
5+
6+
* fix sample ([2cf7348](https://github.com/mob-sakai/UnmaskForUGUI/commit/2cf734838e380fd16c7f14eb2513346da70415b8))
7+
* 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)
8+
* remove component icons ([27cf23b](https://github.com/mob-sakai/UnmaskForUGUI/commit/27cf23b5d275d694bc33357c8d84a26993f49eec))
9+
10+
11+
### Features
12+
13+
* add menu to create template object ([907599c](https://github.com/mob-sakai/UnmaskForUGUI/commit/907599c97273f8ce96d55360d5b52cb42de83c5b))
14+
115
# [1.2.0](https://github.com/mob-sakai/UnmaskForUGUI/compare/v1.1.3...v1.2.0) (2020-10-07)
216

317

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.2.0",
5+
"version": "1.3.0",
66
"unity": "2017.1",
77
"license": "MIT",
88
"repository": {

0 commit comments

Comments
 (0)