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

Commit e7624c8

Browse files
chore(release): 1.15.3 [skip ci]
## [1.15.3](v1.15.2...v1.15.3) (2020-11-14) ### Bug Fixes * fix semantic release version ([c06a909](c06a909))
1 parent c06a909 commit e7624c8

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.15.3](https://github.com/NuclearBand/UnityScriptableObjectDatabase/compare/v1.15.2...v1.15.3) (2020-11-14)
2+
3+
4+
### Bug Fixes
5+
6+
* fix semantic release version ([c06a909](https://github.com/NuclearBand/UnityScriptableObjectDatabase/commit/c06a9090d4248d6b563d8793e23bae8f432f5ea1))
7+
18
## [1.15.2](https://github.com/NuclearBand/UnityScriptableObjectDatabase/compare/v1.15.1...v1.15.2) (2020-11-14)
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.14.2",
4+
"version": "1.15.3",
55
"dependencies": {
66
"com.unity.addressables": "1.7.5",
77
"com.unity.nuget.newtonsoft-json": "2.0.0"

0 commit comments

Comments
 (0)