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

Commit 3f12a26

Browse files
chore(release): 1.5.0 [skip ci]
# [1.5.0](v1.4.4...v1.5.0) (2020-05-24) ### Features * GetModelsForEdit ([2c147df](2c147df))
1 parent 2c147df commit 3f12a26

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# [1.5.0](https://github.com/Tr0sT/UnityScriptableObjectDatabase/compare/v1.4.4...v1.5.0) (2020-05-24)
2+
3+
4+
### Features
5+
6+
* GetModelsForEdit ([2c147df](https://github.com/Tr0sT/UnityScriptableObjectDatabase/commit/2c147dfa4c035475c972ac1425885679e23174fe))

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.4.4",
4+
"version": "1.5.0",
55
"dependencies": {
66
"com.unity.addressables": "1.7.5"
77
},

0 commit comments

Comments
 (0)