Skip to content

Commit 59260c0

Browse files
committed
2 parents b0807c0 + 3c4d673 commit 59260c0

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.2.0](https://github.com/OpenSourceUnityPackage/SelectionZone/compare/1.1.1...1.2.0) (2022-04-26)
2+
3+
4+
### Features
5+
6+
* extract and expose screen rect and viewport bound functions ([332569b](https://github.com/OpenSourceUnityPackage/SelectionZone/commit/332569bfb260fc5648bdef50459442a39ef5f530))
7+
18
## [1.1.1](https://github.com/OpenSourceUnityPackage/SelectionZone/compare/1.1.0...1.1.1) (2022-04-01)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "open-source-unity-package.selection-zone",
33
"displayName": "SelectionZone",
44
"description": "",
5-
"version": "1.1.1",
5+
"version": "1.2.0",
66
"unity": "2020.3",
77
"license": "MIT",
88
"repository": {

0 commit comments

Comments
 (0)