We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f072fc commit dc6f3ffCopy full SHA for dc6f3ff
CHANGELOG.md
@@ -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
8
# [1.2.0](https://github.com/OpenSourceUnityPackage/UtilitySystem/compare/1.1.0...1.2.0) (2022-06-06)
9
10
package.json
@@ -2,7 +2,7 @@
"name": "open-source-unity-package.utility-system",
"displayName": "UtilitySystem",
"description": "",
- "version": "1.2.0",
+ "version": "1.2.1",
"unity": "2020.3",
"license": "MIT",
"repository": {
0 commit comments