Skip to content

Commit c506da4

Browse files
chore(release): 1.2.0 [skip ci]
# [1.2.0](1.1.9...1.2.0) (2021-10-13) ### Features * Added an ability to traverse the hierarchy of types in the dropdown ([2c1b045](2c1b045))
1 parent 2c1b045 commit c506da4

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.2.0](https://github.com/SolidAlloy/GenericScriptableArchitecture/compare/1.1.9...1.2.0) (2021-10-13)
2+
3+
4+
### Features
5+
6+
* Added an ability to traverse the hierarchy of types in the dropdown ([2c1b045](https://github.com/SolidAlloy/GenericScriptableArchitecture/commit/2c1b04508403107759e40d10c006b64000e888ee))
7+
18
## [1.1.9](https://github.com/SolidAlloy/GenericScriptableArchitecture/compare/1.1.8...1.1.9) (2021-10-07)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "com.solidalloy.generic-scriptable-architecture",
3-
"version": "1.1.9",
3+
"version": "1.2.0",
44
"displayName": "Generic ScriptableObject Architecture",
55
"description": "ScriptableObject architecture with small, easy-to-expand codebase, and simple UI.",
66
"dependencies": {

0 commit comments

Comments
 (0)