Skip to content

Commit e626059

Browse files
chore(release): 2.8.6 [skip ci]
## [2.8.6](2.8.5...2.8.6) (2021-02-19) ### Bug Fixes * Fixed compilation errors for Unity 2019 ([7fa0e0a](7fa0e0a)) * Removed System.Numerics.Vectors DLL file ([734d234](734d234))
1 parent 36fb017 commit e626059

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [2.8.6](https://github.com/SolidAlloy/ClassTypeReference-for-Unity/compare/2.8.5...2.8.6) (2021-02-19)
2+
3+
4+
### Bug Fixes
5+
6+
* Fixed compilation errors for Unity 2019 ([7fa0e0a](https://github.com/SolidAlloy/ClassTypeReference-for-Unity/commit/7fa0e0a0b5e7f11f3431b0839d8ebf1c1296203a))
7+
* Removed System.Numerics.Vectors DLL file ([734d234](https://github.com/SolidAlloy/ClassTypeReference-for-Unity/commit/734d234fafe707032a9512eddb8f0fdfeb391b7b))
8+
19
## [2.8.5](https://github.com/SolidAlloy/ClassTypeReference-for-Unity/compare/2.8.4...2.8.5) (2021-02-05)
210

311

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.5",
3+
"version": "2.8.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)