Skip to content

Commit f813fb7

Browse files
chore(release): 1.3.0 [skip ci]
# [1.3.0](1.2.1...1.3.0) (2022-06-06) ### Features * Can now change stats one by one ([571e914](571e914))
1 parent 571e914 commit f813fb7

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.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+
18
## [1.2.1](https://github.com/OpenSourceUnityPackage/UtilitySystem/compare/1.2.0...1.2.1) (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.1",
5+
"version": "1.3.0",
66
"unity": "2020.3",
77
"license": "MIT",
88
"repository": {

0 commit comments

Comments
 (0)