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

Commit b88ed7b

Browse files
chore(release): 1.19.2 [skip ci]
## [1.19.2](v1.19.1...v1.19.2) (2023-02-04) ### Bug Fixes * change signature of DataNode.AfterLoad ([470c539](470c539))
1 parent 470c539 commit b88ed7b

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.19.2](https://github.com/NuclearBand/NuclearScriptableObjectDatabase/compare/v1.19.1...v1.19.2) (2023-02-04)
2+
3+
4+
### Bug Fixes
5+
6+
* change signature of DataNode.AfterLoad ([470c539](https://github.com/NuclearBand/NuclearScriptableObjectDatabase/commit/470c5394c7bf12d83485c9e181725c3d0b39d400))
7+
18
## [1.19.1](https://github.com/NuclearBand/NuclearScriptableObjectDatabase/compare/v1.19.0...v1.19.1) (2023-02-04)
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": "Nuclear Scriptable Objeсt Database",
4-
"version": "1.19.1",
4+
"version": "1.19.2",
55
"dependencies": {
66
"com.unity.addressables": "1.7.5",
77
"com.unity.nuget.newtonsoft-json": "2.0.0"

0 commit comments

Comments
 (0)