Skip to content
This repository was archived by the owner on Aug 15, 2024. It is now read-only.

Commit b787961

Browse files
chore(release): 1.14.2 [skip ci]
## [1.14.2](v1.14.1...v1.14.2) (2020-11-02) ### Bug Fixes * json serialization with typename handling all ([af8d865](af8d865))
1 parent 8009410 commit b787961

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

Packages/com.nuclearband.sodatabase/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.14.2](https://github.com/NuclearBand/UnityScriptableObjectDatabase/compare/v1.14.1...v1.14.2) (2020-11-02)
2+
3+
4+
### Bug Fixes
5+
6+
* json serialization with typename handling all ([af8d865](https://github.com/NuclearBand/UnityScriptableObjectDatabase/commit/af8d8655c7404a2f54ee806449044230072a28bb))
7+
18
## [1.14.1](https://github.com/NuclearBand/UnityScriptableObjectDatabase/compare/v1.14.0...v1.14.1) (2020-09-27)
29

310

Packages/com.nuclearband.sodatabase/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "com.nuclearband.sodatabase",
33
"displayName": "Scriptable Objeсt database",
4-
"version": "1.14.1",
4+
"version": "1.14.2",
55
"dependencies": {
66
"com.unity.addressables": "1.7.5",
77
"com.unity.nuget.newtonsoft-json": "2.0.0"

0 commit comments

Comments
 (0)