Skip to content

Commit bb2b4ec

Browse files
chore(release): 1.2.1 [skip ci]
## [1.2.1](1.2.0...1.2.1) (2022-04-27) ### Bug Fixes * fix typo ([b0807c0](b0807c0))
1 parent 59260c0 commit bb2b4ec

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.1](https://github.com/OpenSourceUnityPackage/SelectionZone/compare/1.2.0...1.2.1) (2022-04-27)
2+
3+
4+
### Bug Fixes
5+
6+
* fix typo ([b0807c0](https://github.com/OpenSourceUnityPackage/SelectionZone/commit/b0807c05fbe99a74bfb9ee79920c5f2ec83f3a9d))
7+
18
# [1.2.0](https://github.com/OpenSourceUnityPackage/SelectionZone/compare/1.1.1...1.2.0) (2022-04-26)
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.2.0",
5+
"version": "1.2.1",
66
"unity": "2020.3",
77
"license": "MIT",
88
"repository": {

0 commit comments

Comments
 (0)