Skip to content

Commit 7ac70b3

Browse files
chore(release): 1.2.0 [skip ci]
1 parent 3f1964c commit 7ac70b3

File tree

2 files changed

+16
-3
lines changed

2 files changed

+16
-3
lines changed

Packages/UnmaskForUGUI/CHANGELOG.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# [1.2.0](https://github.com/mob-sakai/UnmaskForUGUI/compare/v1.1.3...v1.2.0) (2020-10-07)
2+
3+
4+
### Bug Fixes
5+
6+
* adapt pivot when trying to fit to target ([a39fcef](https://github.com/mob-sakai/UnmaskForUGUI/commit/a39fcefba29beba079ac41d96ebabeaa5e92117e))
7+
* pass camera to check the point in rectangle when camera is not null ([65a0ad0](https://github.com/mob-sakai/UnmaskForUGUI/commit/65a0ad0424edd9093fc9dfdfc0daf3c5aa27a145))
8+
9+
10+
### Features
11+
12+
* add menu to import demo ([74603c5](https://github.com/mob-sakai/UnmaskForUGUI/commit/74603c5e08a4acd6b6fc8b711bf1b195bf7cf366))
13+
114
# Changelog
215

316
## [v1.1.3](https://github.com/mob-sakai/UnmaskForUGUI/tree/v1.1.3) (2019-07-12)
@@ -79,4 +92,4 @@ To update the package, change `#1.1.0` to the target version.
7992

8093

8194

82-
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
95+
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*

Packages/UnmaskForUGUI/package.json

Lines changed: 2 additions & 2 deletions
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.1.3",
5+
"version": "1.2.0",
66
"unity": "2017.1",
77
"license": "MIT",
88
"repository": {
@@ -22,4 +22,4 @@
2222
"path": "Samples~/Demo"
2323
}
2424
]
25-
}
25+
}

0 commit comments

Comments
 (0)