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

Commit 99749cc

Browse files
chore(release): 1.7.1 [skip ci]
## [1.7.1](v1.7.0...v1.7.1) (2020-08-03) ### Bug Fixes * ResetOnPlay ([9aee226](9aee226))
1 parent 9aee226 commit 99749cc

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.7.1](https://github.com/NuclearBand/UnityScriptableObjectDatabase/compare/v1.7.0...v1.7.1) (2020-08-03)
2+
3+
4+
### Bug Fixes
5+
6+
* ResetOnPlay ([9aee226](https://github.com/NuclearBand/UnityScriptableObjectDatabase/commit/9aee2262fb30ce2beaad96c5722a6f9574248b21))
7+
18
# [1.7.0](https://github.com/NuclearBand/UnityScriptableObjectDatabase/compare/v1.6.0...v1.7.0) (2020-07-05)
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 Objeсt database",
4-
"version": "1.7.0",
4+
"version": "1.7.1",
55
"dependencies": {
66
"com.unity.addressables": "1.7.5",
77
"com.unity.nuget.newtonsoft-json": "2.0.0"

0 commit comments

Comments
 (0)