Skip to content

Commit 7e3e3ca

Browse files
chore(release): 2.6.6 [skip ci]
## [2.6.6](2.6.5...2.6.6) (2020-11-30) ### Bug Fixes * Fixed TypeReference deserialization issue in IL2CPP builds ([4a34093](4a34093))
1 parent 4a34093 commit 7e3e3ca

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.6.6](https://github.com/SolidAlloy/ClassTypeReference-for-Unity/compare/2.6.5...2.6.6) (2020-11-30)
2+
3+
4+
### Bug Fixes
5+
6+
* Fixed TypeReference deserialization issue in IL2CPP builds ([4a34093](https://github.com/SolidAlloy/ClassTypeReference-for-Unity/commit/4a34093e9657486e97b89044c121c93a28d35c1c))
7+
18
## [2.6.5](https://github.com/SolidAlloy/ClassTypeReference-for-Unity/compare/2.6.4...2.6.5) (2020-11-30)
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.6.5",
3+
"version": "2.6.6",
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)