Skip to content

Commit 3b324f0

Browse files
committed
chore: update changelog and package info
1 parent a1144bf commit 3b324f0

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,5 +1,12 @@
11
# Changelog
22

3+
# v1.0.2
4+
5+
### Added
6+
7+
- sync instantiate with spawn position and rotation args
8+
- sync instantiate with auto release with position and rotation args
9+
310
# v1.0.1
411

512
### Fixed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "com.inc8877.addressables-master",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"displayName": "AddressablesMaster",
55
"description": "Use Sync, Async(.NET / UniTask), Coroutine, Lifetime management tools for addressables assets with caching support",
66
"homepage": "https://github.com/inc8877/AddressablesMaster#readme",

0 commit comments

Comments
 (0)