Skip to content

Commit 2b71a2d

Browse files
chore(release): 2.10.1 [skip ci]
## [2.10.1](2.10.0...2.10.1) (2021-09-29) ### Bug Fixes * Fixed MissingReferenceException sometimes occurring on MacOS when opening dropdown ([87cf3c8](87cf3c8))
1 parent 87cf3c8 commit 2b71a2d

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.10.1](https://github.com/SolidAlloy/ClassTypeReference-for-Unity/compare/2.10.0...2.10.1) (2021-09-29)
2+
3+
4+
### Bug Fixes
5+
6+
* Fixed MissingReferenceException sometimes occurring on MacOS when opening dropdown ([87cf3c8](https://github.com/SolidAlloy/ClassTypeReference-for-Unity/commit/87cf3c869ec2cba09f381c26661d1f2791238d9f))
7+
18
# [2.10.0](https://github.com/SolidAlloy/ClassTypeReference-for-Unity/compare/2.9.0...2.10.0) (2021-08-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.10.0",
3+
"version": "2.10.1",
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)