Skip to content

Commit 470886f

Browse files
chore(release): 1.2.0 [skip ci]
# [1.2.0](1.1.0...1.2.0) (2022-06-06) ### Features * Added getUtility and getStat function ([c646058](c646058))
1 parent c646058 commit 470886f

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/UtilitySystem/compare/1.1.0...1.2.0) (2022-06-06)
2+
3+
4+
### Features
5+
6+
* Added getUtility and getStat function ([c646058](https://github.com/OpenSourceUnityPackage/UtilitySystem/commit/c646058210011834a329ac98e84f1eeef832c140))
7+
18
# [1.1.0](https://github.com/OpenSourceUnityPackage/UtilitySystem/compare/1.0.2...1.1.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.1.0",
5+
"version": "1.2.0",
66
"unity": "2020.3",
77
"license": "MIT",
88
"repository": {

0 commit comments

Comments
 (0)