Skip to content

Commit 9d7ea51

Browse files
chore(release): 2.8.3 [skip ci]
## [2.8.3](2.8.2...2.8.3) (2021-02-01) ### Bug Fixes * Fixed "type 'MonoScript' is defined in a not referenced assembly" in Unity 2019 ([7fcd735](7fcd735))
1 parent 7fcd735 commit 9d7ea51

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.8.3](https://github.com/SolidAlloy/ClassTypeReference-for-Unity/compare/2.8.2...2.8.3) (2021-02-01)
2+
3+
4+
### Bug Fixes
5+
6+
* Fixed "type 'MonoScript' is defined in a not referenced assembly" in Unity 2019 ([7fcd735](https://github.com/SolidAlloy/ClassTypeReference-for-Unity/commit/7fcd735c5072c3e536ed614b1c26d35a4e6224e6))
7+
18
## [2.8.1](https://github.com/SolidAlloy/ClassTypeReference-for-Unity/compare/2.8.0...2.8.1) (2021-01-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.8.2",
3+
"version": "2.8.3",
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)