Skip to content

Commit cc6421c

Browse files
chore(release): 1.1.3 [skip ci]
## [1.1.3](v1.1.2...v1.1.3) (2022-01-16) ### Bug Fixes * fixed mirage define and fixed for new mirage version where james implemented nullable for position in spawn message. ([86db3c5](86db3c5))
1 parent 4d9d159 commit cc6421c

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

Assets/Object Pooler/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.1.3](https://github.com/MirageNet/ObjectPooler/compare/v1.1.2...v1.1.3) (2022-01-16)
2+
3+
4+
### Bug Fixes
5+
6+
* fixed mirage define and fixed for new mirage version where james implemented nullable for position in spawn message. ([86db3c5](https://github.com/MirageNet/ObjectPooler/commit/86db3c53693bc66a45614215b94a97d4889f9d86))
7+
18
## [1.1.2](https://github.com/MirageNet/ObjectPooler/compare/v1.1.1...v1.1.2) (2022-01-15)
29

310

Assets/Object Pooler/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "com.miragenet.objectpooler",
33
"displayName": "Mirage Object Pooler",
4-
"version": "1.1.2",
4+
"version": "1.1.3",
55
"unity": "2021.1",
66
"description": "A plugin to handle object pooling locally and network in mirage.",
77
"author": "Dragonslaya",

0 commit comments

Comments
 (0)