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

Commit 46e827e

Browse files
chore(release): 1.5.3 [skip ci]
## [1.5.3](v1.5.2...v1.5.3) (2020-05-28) ### Bug Fixes * same ([a12b244](a12b244))
1 parent a12b244 commit 46e827e

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.5.3](https://github.com/NuclearBand/UnityScriptableObjectDatabase/compare/v1.5.2...v1.5.3) (2020-05-28)
2+
3+
4+
### Bug Fixes
5+
6+
* same ([a12b244](https://github.com/NuclearBand/UnityScriptableObjectDatabase/commit/a12b244048d361222c6b85edf05db2b5d18a4cf1))
7+
18
## [1.5.2](https://github.com/NuclearBand/UnityScriptableObjectDatabase/compare/v1.5.1...v1.5.2) (2020-05-28)
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 Objest database",
4-
"version": "1.5.2",
4+
"version": "1.5.3",
55
"dependencies": {
66
"com.unity.addressables": "1.7.5"
77
},

0 commit comments

Comments
 (0)