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

Commit 0426bc4

Browse files
chore(release): 1.7.0 [skip ci]
# [1.7.0](v1.6.0...v1.7.0) (2020-07-05) ### Features * СОХРАНЕНИЕ и ЗАГРУЗКА! ([bf2d329](bf2d329))
1 parent 43e0448 commit 0426bc4

File tree

2 files changed

+10
-3
lines changed

2 files changed

+10
-3
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.0](https://github.com/NuclearBand/UnityScriptableObjectDatabase/compare/v1.6.0...v1.7.0) (2020-07-05)
2+
3+
4+
### Features
5+
6+
* СОХРАНЕНИЕ и ЗАГРУЗКА! ([bf2d329](https://github.com/NuclearBand/UnityScriptableObjectDatabase/commit/bf2d32905b6e1ae61b75aeaeb9a27d42a43591e1))
7+
18
# [1.6.0](https://github.com/NuclearBand/UnityScriptableObjectDatabase/compare/v1.5.3...v1.6.0) (2020-07-01)
29

310

Packages/com.nuclearband.sodatabase/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "com.nuclearband.sodatabase",
3-
"displayName": "Scriptable Obje\u0441t database",
4-
"version": "1.5.3",
3+
"displayName": "Scriptable Objeсt database",
4+
"version": "1.7.0",
55
"dependencies": {
66
"com.unity.addressables": "1.7.5",
77
"com.unity.nuget.newtonsoft-json": "2.0.0"
@@ -27,4 +27,4 @@
2727
}
2828
],
2929
"type": "library"
30-
}
30+
}

0 commit comments

Comments
 (0)