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 571e914 commit f813fb7Copy full SHA for f813fb7
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [1.3.0](https://github.com/OpenSourceUnityPackage/UtilitySystem/compare/1.2.1...1.3.0) (2022-06-06)
2
+
3
4
+### Features
5
6
+* Can now change stats one by one ([571e914](https://github.com/OpenSourceUnityPackage/UtilitySystem/commit/571e914c86b6f2755a7f5b1340317da13ee48b67))
7
8
## [1.2.1](https://github.com/OpenSourceUnityPackage/UtilitySystem/compare/1.2.0...1.2.1) (2022-06-06)
9
10
package.json
@@ -2,7 +2,7 @@
"name": "open-source-unity-package.utility-system",
"displayName": "UtilitySystem",
"description": "",
- "version": "1.2.1",
+ "version": "1.3.0",
"unity": "2020.3",
"license": "MIT",
"repository": {
0 commit comments