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 2e86f6d commit b38338aCopy full SHA for b38338a
Assets/Package/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "com.hgs.local-storage",
3
- "version": "1.1.2",
+ "version": "1.2.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.2.0](https://github.com/homy-game-studio/hgs-unity-local-storage/compare/v1.1.2...v1.2.0) (2022-08-11)
+
+### Features
+* **Extensions:** Add JsonExtension ([db45d05](https://github.com/homy-game-studio/hgs-unity-local-storage/commit/db45d058256fa2f072eb61bf28d889af19d4de9e))
7
8
## [1.1.2](https://github.com/homy-game-studio/hgs-unity-local-storage/compare/v1.1.1...v1.1.2) (2022-08-11)
9
10
0 commit comments