Skip to content

Commit 999586b

Browse files
chore(release): 1.1.1 [skip ci]
## [1.1.1](1.1.0...1.1.1) (2022-04-01) ### Bug Fixes * fix GameManager could be updated after unity ([66b64ee](66b64ee))
1 parent 66b64ee commit 999586b

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.1.1](https://github.com/OpenSourceUnityPackage/SelectionZone/compare/1.1.0...1.1.1) (2022-04-01)
2+
3+
4+
### Bug Fixes
5+
6+
* fix GameManager could be updated after unity ([66b64ee](https://github.com/OpenSourceUnityPackage/SelectionZone/commit/66b64ee61b44f21b0714b8965e7cca2d8be6f42c))
7+
18
# [1.1.0](https://github.com/OpenSourceUnityPackage/SelectionZone/compare/1.0.0...1.1.0) (2022-03-31)
29

310

@@ -13,4 +20,4 @@
1320
* create selection zone ([53a77bd](https://github.com/OpenSourceUnityPackage/SelectionZone/commit/53a77bdbfc509e35bf0c0123915f669ccaa29147))
1421

1522
# Changelog
16-
All notable changes to this project will be documented in this file.
23+
All notable changes to this project will be documented in this file.

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.0",
5+
"version": "1.1.1",
66
"unity": "2020.3",
77
"license": "MIT",
88
"repository": {

0 commit comments

Comments
 (0)