Skip to content

Commit acb3776

Browse files
chore(release): 2.8.5 [skip ci]
## [2.8.5](2.8.4...2.8.5) (2021-02-05) ### Bug Fixes * Fixed attribute options not being applied to the dropdown ([93dd61b](93dd61b))
1 parent c510087 commit acb3776

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.5](https://github.com/SolidAlloy/ClassTypeReference-for-Unity/compare/2.8.4...2.8.5) (2021-02-05)
2+
3+
4+
### Bug Fixes
5+
6+
* Fixed attribute options not being applied to the dropdown ([93dd61b](https://github.com/SolidAlloy/ClassTypeReference-for-Unity/commit/93dd61b2e283f0d8aa0cf8d1f562116d17dcbab3))
7+
18
## [2.8.4](https://github.com/SolidAlloy/ClassTypeReference-for-Unity/compare/2.8.3...2.8.4) (2021-02-01)
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.4",
3+
"version": "2.8.5",
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)