Skip to content

Commit

Permalink
chore: update changelog and package info
Browse files Browse the repository at this point in the history
  • Loading branch information
inc8877 committed Aug 28, 2024
1 parent a1144bf commit 3b324f0
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

# v1.0.2

### Added

- sync instantiate with spawn position and rotation args
- sync instantiate with auto release with position and rotation args

# v1.0.1

### Fixed
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "com.inc8877.addressables-master",
"version": "1.0.1",
"version": "1.0.2",
"displayName": "AddressablesMaster",
"description": "Use Sync, Async(.NET / UniTask), Coroutine, Lifetime management tools for addressables assets with caching support",
"homepage": "https://github.com/inc8877/AddressablesMaster#readme",
Expand Down

0 comments on commit 3b324f0

Please sign in to comment.