Skip to content

Commit 78ee1a1

Browse files
chore(release): 2.11.4 [skip ci]
## [2.11.4](2.11.3...2.11.4) (2021-10-24) ### Bug Fixes * Fixed NullReferenceException when pressing keyboard keys in search mode ([da1113e](da1113e))
1 parent da1113e commit 78ee1a1

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.4](https://github.com/SolidAlloy/ClassTypeReference-for-Unity/compare/2.11.3...2.11.4) (2021-10-24)
2+
3+
4+
### Bug Fixes
5+
6+
* Fixed NullReferenceException when pressing keyboard keys in search mode ([da1113e](https://github.com/SolidAlloy/ClassTypeReference-for-Unity/commit/da1113e6e36e7819f20068b0e3447ba5734986dc))
7+
18
## [2.11.3](https://github.com/SolidAlloy/ClassTypeReference-for-Unity/compare/2.11.2...2.11.3) (2021-10-22)
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.type-references",
3-
"version": "2.11.3",
3+
"version": "2.11.4",
44
"displayName": "Type References",
55
"description": "A plugin that allows selecting a type from a drop-down menu in the inspector.",
66
"dependencies": {

0 commit comments

Comments
 (0)