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

Commit b19883a

Browse files
chore(release): 1.19.4 [skip ci]
## [1.19.4](v1.19.3...v1.19.4) (2023-02-11) ### Bug Fixes * add error message on failed load ([6c70874](6c70874))
1 parent 6c70874 commit b19883a

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.4](https://github.com/NuclearBand/NuclearScriptableObjectDatabase/compare/v1.19.3...v1.19.4) (2023-02-11)
2+
3+
4+
### Bug Fixes
5+
6+
* add error message on failed load ([6c70874](https://github.com/NuclearBand/NuclearScriptableObjectDatabase/commit/6c708746c8bec100a1df84e7cb55ebfb877cfaf2))
7+
18
## [1.19.3](https://github.com/NuclearBand/NuclearScriptableObjectDatabase/compare/v1.19.2...v1.19.3) (2023-02-05)
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.3",
4+
"version": "1.19.4",
55
"dependencies": {
66
"com.unity.addressables": "1.7.5",
77
"com.unity.nuget.newtonsoft-json": "2.0.0"

0 commit comments

Comments
 (0)