Skip to content

Commit dc6f3ff

Browse files
chore(release): 1.2.1 [skip ci]
## [1.2.1](1.2.0...1.2.1) (2022-06-06) ### Bug Fixes * typo in GetUtility ([3f072fc](3f072fc))
1 parent 3f072fc commit dc6f3ff

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/UtilitySystem/compare/1.2.0...1.2.1) (2022-06-06)
2+
3+
4+
### Bug Fixes
5+
6+
* typo in GetUtility ([3f072fc](https://github.com/OpenSourceUnityPackage/UtilitySystem/commit/3f072fcd21e43476e9afbb1b4dbfb014fbd1a234))
7+
18
# [1.2.0](https://github.com/OpenSourceUnityPackage/UtilitySystem/compare/1.1.0...1.2.0) (2022-06-06)
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.utility-system",
33
"displayName": "UtilitySystem",
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)