Skip to content

Commit 197643f

Browse files
chore(release): 1.2.2 [skip ci]
## [1.2.2](1.2.1...1.2.2) (2022-05-10) ### Bug Fixes * Fixed overflow issue with nested serialized arguments ([31c8a16](31c8a16))
1 parent b86d478 commit 197643f

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.2.2](https://github.com/SolidAlloy/ExtEvents/compare/1.2.1...1.2.2) (2022-05-10)
2+
3+
4+
### Bug Fixes
5+
6+
* Fixed overflow issue with nested serialized arguments ([31c8a16](https://github.com/SolidAlloy/ExtEvents/commit/31c8a16bcaeb1174e9611fe49efb77fcdb9a480f))
7+
18
## [1.2.1](https://github.com/SolidAlloy/ExtEvents/compare/1.2.0...1.2.1) (2022-05-02)
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.2.1",
3+
"version": "1.2.2",
44
"displayName": "ExtEvents",
55
"description": "UnityEvents, but better.",
66
"dependencies": {

0 commit comments

Comments
 (0)