Skip to content

Commit 7740f28

Browse files
chore(release): 1.1.0 [skip ci]
# [1.1.0](v1.0.1...v1.1.0) (2022-07-29) ### Features * **Storage:** Add method Clear() ([3d9f5ff](3d9f5ff))
1 parent 652ac3b commit 7740f28

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

Assets/Package/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "com.hgs.local-storage",
3-
"version": "1.0.1",
3+
"version": "1.1.0",
44
"displayName": "HGS Local Storage",
55
"description": "Gerencie arquivos e cache com este package",
66
"unity": "2020.1",

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.1.0](https://github.com/homy-game-studio/hgs-unity-local-storage/compare/v1.0.1...v1.1.0) (2022-07-29)
2+
3+
4+
### Features
5+
6+
* **Storage:** Add method Clear() ([3d9f5ff](https://github.com/homy-game-studio/hgs-unity-local-storage/commit/3d9f5ff9115587e88da920c268b643d8a23c1673))
7+
18
## [1.0.1](https://github.com/homy-game-studio/hgs-unity-local-storage/compare/v1.0.0...v1.0.1) (2022-07-21)
29

310

0 commit comments

Comments
 (0)