Skip to content

Commit acb8141

Browse files
chore(release): 1.3.1 [skip ci]
## [1.3.1](1.3.0...1.3.1) (2022-05-13) ### Bug Fixes * Fixed arguments of abstract types not being considered serializable ([633c655](633c655))
1 parent 633c655 commit acb8141

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+
## [1.3.1](https://github.com/SolidAlloy/ExtEvents/compare/1.3.0...1.3.1) (2022-05-13)
2+
3+
4+
### Bug Fixes
5+
6+
* Fixed arguments of abstract types not being considered serializable ([633c655](https://github.com/SolidAlloy/ExtEvents/commit/633c655905be9cdd0831fc99c0dc3aa0ef5492ad))
7+
18
# [1.3.0](https://github.com/SolidAlloy/ExtEvents/compare/1.2.2...1.3.0) (2022-05-13)
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.extevents",
3-
"version": "1.3.0",
3+
"version": "1.3.1",
44
"displayName": "ExtEvents",
55
"description": "UnityEvents, but better.",
66
"dependencies": {

0 commit comments

Comments
 (0)