Skip to content

Commit 9a16859

Browse files
chore(release): 2.6.0 [skip ci]
# [2.6.0](2.5.3...2.6.0) (2020-11-03) ### Features * Added 'suppressLogs' optional parameter to the TypeReference constructors ([2d7a2b5](2d7a2b5))
1 parent 2d7a2b5 commit 9a16859

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.0](https://github.com/SolidAlloy/ClassTypeReference-for-Unity/compare/2.5.3...2.6.0) (2020-11-03)
2+
3+
4+
### Features
5+
6+
* Added 'suppressLogs' optional parameter to the TypeReference constructors ([2d7a2b5](https://github.com/SolidAlloy/ClassTypeReference-for-Unity/commit/2d7a2b5eb377f579dc8e5f59471f4ee59f0b6b92))
7+
18
## [2.5.2](https://github.com/SolidAlloy/ClassTypeReference-for-Unity/compare/2.5.1...2.5.2) (2020-11-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.5.2",
3+
"version": "2.6.0",
44
"displayName": "Type References",
55
"description": "Property Drawer that allows class selection from drop-down.",
66
"dependencies": {

0 commit comments

Comments
 (0)