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 652ac3b commit 7740f28Copy full SHA for 7740f28
Assets/Package/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "com.hgs.local-storage",
3
- "version": "1.0.1",
+ "version": "1.1.0",
4
"displayName": "HGS Local Storage",
5
"description": "Gerencie arquivos e cache com este package",
6
"unity": "2020.1",
CHANGELOG.md
@@ -1,3 +1,10 @@
+# [1.1.0](https://github.com/homy-game-studio/hgs-unity-local-storage/compare/v1.0.1...v1.1.0) (2022-07-29)
+
+### Features
+* **Storage:** Add method Clear() ([3d9f5ff](https://github.com/homy-game-studio/hgs-unity-local-storage/commit/3d9f5ff9115587e88da920c268b643d8a23c1673))
7
8
## [1.0.1](https://github.com/homy-game-studio/hgs-unity-local-storage/compare/v1.0.0...v1.0.1) (2022-07-21)
9
10
0 commit comments