Skip to content

Commit

Permalink
changelog.md and package.json update
Browse files Browse the repository at this point in the history
  • Loading branch information
inc8877 committed Sep 4, 2021
1 parent 4e7b119 commit f1d313d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

# v1.0.1

### Fixed

- Missed `partial` in `AsyncOperationExtensions` signature

# v1.0.0

### 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.0",
"version": "1.0.1",
"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 f1d313d

Please sign in to comment.