Skip to content

Commit cf5afba

Browse files
chore(release): 1.1.0 [skip ci]
# [1.1.0](v1.0.2...v1.1.0) (2021-10-24) ### Features * added mirror compatibility ([5a7a581](5a7a581)) * mirror compatibility ([bfea3e0](bfea3e0)) * mirror comptability ([#4](#4)) ([96545f2](96545f2))
1 parent 96545f2 commit cf5afba

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

Assets/Object Pooler/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [1.1.0](https://github.com/MirageNet/ObjectPooler/compare/v1.0.2...v1.1.0) (2021-10-24)
2+
3+
4+
### Features
5+
6+
* added mirror compatibility ([5a7a581](https://github.com/MirageNet/ObjectPooler/commit/5a7a5811322ece643ad489b13f227cf4d0337db7))
7+
* mirror compatibility ([bfea3e0](https://github.com/MirageNet/ObjectPooler/commit/bfea3e0580a59f0435a3cb017982a872c86c333b))
8+
* mirror comptability ([#4](https://github.com/MirageNet/ObjectPooler/issues/4)) ([96545f2](https://github.com/MirageNet/ObjectPooler/commit/96545f2d9181b72125ce69988c5a8739b745dd00))
9+
110
## [1.0.2](https://github.com/MirageNet/ObjectPooler/compare/v1.0.1...v1.0.2) (2021-10-11)
211

312

Assets/Object Pooler/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"name": "com.miragenet.objectpooler",
33
"displayName": "Mirage Object Pooler",
4-
"version": "1.0.2",
4+
"version": "1.1.0",
55
"unity": "2021.1",
66
"description": "A plugin to handle object pooling locally and network in mirage.",
77
"author": "Mirage",
8-
"repository": {
8+
"repository": {
99
"type": "git",
1010
"url": "https://github.com/MirageNet/ObjectPooler.git"
1111
},

0 commit comments

Comments
 (0)