Skip to content

Commit 83c1aaf

Browse files
chore(release): 1.1.1 [skip ci]
## [1.1.1](v1.1.0...v1.1.1) (2021-10-24) ### Bug Fixes * missed fixing unspawn method for mirror ([#5](#5)) ([7f22a2a](7f22a2a))
1 parent 7f22a2a commit 83c1aaf

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.1](https://github.com/MirageNet/ObjectPooler/compare/v1.1.0...v1.1.1) (2021-10-24)
2+
3+
4+
### Bug Fixes
5+
6+
* missed fixing unspawn method for mirror ([#5](https://github.com/MirageNet/ObjectPooler/issues/5)) ([7f22a2a](https://github.com/MirageNet/ObjectPooler/commit/7f22a2aca49886c89f153c6e9ac5f55a7ab2e768))
7+
18
# [1.1.0](https://github.com/MirageNet/ObjectPooler/compare/v1.0.2...v1.1.0) (2021-10-24)
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.0",
4+
"version": "1.1.1",
55
"unity": "2021.1",
66
"description": "A plugin to handle object pooling locally and network in mirage.",
77
"author": "Mirage",

0 commit comments

Comments
 (0)