Skip to content

Commit b38338a

Browse files
chore(release): 1.2.0 [skip ci]
# [1.2.0](v1.1.2...v1.2.0) (2022-08-11) ### Features * **Extensions:** Add JsonExtension ([db45d05](db45d05))
1 parent 2e86f6d commit b38338a

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.1.2",
3+
"version": "1.2.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.2.0](https://github.com/homy-game-studio/hgs-unity-local-storage/compare/v1.1.2...v1.2.0) (2022-08-11)
2+
3+
4+
### Features
5+
6+
* **Extensions:** Add JsonExtension ([db45d05](https://github.com/homy-game-studio/hgs-unity-local-storage/commit/db45d058256fa2f072eb61bf28d889af19d4de9e))
7+
18
## [1.1.2](https://github.com/homy-game-studio/hgs-unity-local-storage/compare/v1.1.1...v1.1.2) (2022-08-11)
29

310

0 commit comments

Comments
 (0)