Skip to content

Commit de075eb

Browse files
committed
chore(release): 1.0.5
1 parent ff425eb commit de075eb

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [1.0.5](https://github.com/GieziJo/ScriptableObjectVariant/compare/v1.0.4...v1.0.5) (2021-11-15)
6+
57
### [1.0.4](https://github.com/GieziJo/ScriptableObjectVariant/compare/v1.0.3...v1.0.4) (2021-11-15)
68

79

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"name": "Jo Giezi",
66
"url": "https://github.com/GieziJo/ScriptableObjectVariant"
77
},
8-
"version": "1.0.4",
8+
"version": "1.0.5",
99
"unity": "2020.2",
1010
"description": "Adds a field to any scriptable object tagged with the [SOVariant] attribute that lets you select a parent and override selected fields in the child object.",
1111
"keywords": [

0 commit comments

Comments
 (0)