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

Commit 2d67ac0

Browse files
chore(release): 1.13.0 [skip ci]
# [1.13.0](v1.12.0...v1.13.0) (2020-09-17) ### Features * new DataNode methods BeforeSave and AfterLoad ([7c9b05c](7c9b05c))
1 parent 7c9b05c commit 2d67ac0

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.13.0](https://github.com/NuclearBand/UnityScriptableObjectDatabase/compare/v1.12.0...v1.13.0) (2020-09-17)
2+
3+
4+
### Features
5+
6+
* new DataNode methods BeforeSave and AfterLoad ([7c9b05c](https://github.com/NuclearBand/UnityScriptableObjectDatabase/commit/7c9b05ce66dd2fc6b8e6aef680d639c436d8c644))
7+
18
# [1.12.0](https://github.com/NuclearBand/UnityScriptableObjectDatabase/compare/v1.11.3...v1.12.0) (2020-09-17)
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.12.0",
4+
"version": "1.13.0",
55
"dependencies": {
66
"com.unity.addressables": "1.7.5",
77
"com.unity.nuget.newtonsoft-json": "2.0.0"

0 commit comments

Comments
 (0)