Skip to content

Commit 3b96cb0

Browse files
chore(release): 1.0.1 [skip ci]
## [1.0.1](1.0.0...1.0.1) (2022-06-06) ### Bug Fixes * Changed namespace to help path aliasing ([93001ba](93001ba))
1 parent 93001ba commit 3b96cb0

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.0.1](https://github.com/OpenSourceUnityPackage/UtilitySystem/compare/1.0.0...1.0.1) (2022-06-06)
2+
3+
4+
### Bug Fixes
5+
6+
* Changed namespace to help path aliasing ([93001ba](https://github.com/OpenSourceUnityPackage/UtilitySystem/commit/93001baf15001877b37bff086ffe9952de5ff894))
7+
18
# 1.0.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.0.0",
5+
"version": "1.0.1",
66
"unity": "2020.3",
77
"license": "MIT",
88
"repository": {

0 commit comments

Comments
 (0)