Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(main): release upload-client 10.0.0 (storacha#953)
🤖 I have created a release *beep* *boop* --- ## [10.0.0](storacha/w3up@upload-client-v9.4.1...upload-client-v10.0.0) (2023-10-18) ### ⚠ BREAKING CHANGES * Returning the `size` means that we need to fetch the stored item beforehand, and if it does not exist throw a `StoreItemNotFound` error. This is a change from the current behaviour which returns successfully even if the item is not present in the space. ### Features * add size to `store/remove` receipt ([storacha#969](storacha#969)) ([d2100eb](storacha@d2100eb)) * upgrade to ucanto@9 ([storacha#951](storacha#951)) ([d72faf1](storacha@d72faf1)) ### Bug Fixes * upgrade to latest ts ([storacha#962](storacha#962)) ([711e3f7](storacha@711e3f7)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
- Loading branch information