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

Commit efc7b5b

Browse files
chore(release): 1.18.3 [skip ci]
## [1.18.3](v1.18.2...v1.18.3) (2023-01-05) ### Bug Fixes * now 'clear save' works for properties with [JsonProperty] ([76fb069](76fb069))
1 parent 76fb069 commit efc7b5b

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

Assets/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.18.3](https://github.com/NuclearBand/UnityScriptableObjectDatabase/compare/v1.18.2...v1.18.3) (2023-01-05)
2+
3+
4+
### Bug Fixes
5+
6+
* now 'clear save' works for properties with [JsonProperty] ([76fb069](https://github.com/NuclearBand/UnityScriptableObjectDatabase/commit/76fb0693f72747b1c19cf35e015b41ddb02cd51e))
7+
18
## [1.18.2](https://github.com/NuclearBand/UnityScriptableObjectDatabase/compare/v1.18.1...v1.18.2) (2023-01-02)
29

310

Assets/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.18.2",
4+
"version": "1.18.3",
55
"dependencies": {
66
"com.unity.addressables": "1.7.5",
77
"com.unity.nuget.newtonsoft-json": "2.0.0"

0 commit comments

Comments
 (0)