Skip to content

Commit 883ffbb

Browse files
chore(release): 2.11.0 [skip ci]
# [2.11.0](2.10.6...2.11.0) (2021-10-13) ### Features * Added an ability to traverse the hierarchy of types in the dropdown with keyboard ([1f8895d](1f8895d))
1 parent 1f8895d commit 883ffbb

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+
# [2.11.0](https://github.com/SolidAlloy/GenericUnityObjects/compare/2.10.6...2.11.0) (2021-10-13)
2+
3+
4+
### Features
5+
6+
* Added an ability to traverse the hierarchy of types in the dropdown with keyboard ([1f8895d](https://github.com/SolidAlloy/GenericUnityObjects/commit/1f8895db60ad3058a819f24766d4e91f6a5757a6))
7+
18
## [2.10.6](https://github.com/SolidAlloy/GenericUnityObjects/compare/2.10.5...2.10.6) (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-unity-objects",
3-
"version": "2.10.6",
3+
"version": "2.11.0",
44
"displayName": "Generic Unity Objects",
55
"description": "A plugin that allows using of generic scriptable objects and monobehaviours, creating assets and components from them, and instantiating them at runtime.",
66
"dependencies": {

0 commit comments

Comments
 (0)