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

Commit 424d196

Browse files
chore(release): 1.18.2 [skip ci]
## [1.18.2](v1.18.1...v1.18.2) (2023-01-02) ### Bug Fixes * TempName and TempPath visualization ([c369ce1](c369ce1))
1 parent c369ce1 commit 424d196

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.2](https://github.com/NuclearBand/UnityScriptableObjectDatabase/compare/v1.18.1...v1.18.2) (2023-01-02)
2+
3+
4+
### Bug Fixes
5+
6+
* TempName and TempPath visualization ([c369ce1](https://github.com/NuclearBand/UnityScriptableObjectDatabase/commit/c369ce12469a8c800b3f94274e2abd15cfe175c6))
7+
18
## [1.18.1](https://github.com/NuclearBand/UnityScriptableObjectDatabase/compare/v1.18.0...v1.18.1) (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.1",
4+
"version": "1.18.2",
55
"dependencies": {
66
"com.unity.addressables": "1.7.5",
77
"com.unity.nuget.newtonsoft-json": "2.0.0"

0 commit comments

Comments
 (0)