Skip to content

Commit f1d313d

Browse files
committed
changelog.md and package.json update
1 parent 4e7b119 commit f1d313d

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
# v1.0.1
4+
5+
### Fixed
6+
7+
- Missed `partial` in `AsyncOperationExtensions` signature
8+
39
# v1.0.0
410

511
### 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.0",
3+
"version": "1.0.1",
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)