Skip to content

Commit

Permalink
chore(main): release upload-client 13.0.1 (storacha#1296)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[13.0.1](storacha/w3up@upload-client-v13.0.0...upload-client-v13.0.1)
(2024-02-01)


### Fixes

* update fr32 lib to support wasm import
([storacha#1294](storacha#1294))
([4a00845](storacha@4a00845))
* upload client does not need cors mode on presigned url put
([storacha#1295](storacha#1295))
([ef70a2b](storacha@ef70a2b))

---
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
it-dag-house authored Feb 1, 2024
1 parent 4a00845 commit 2118c25
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"packages/filecoin-client": "3.2.0",
"packages/capabilities": "13.1.1",
"packages/upload-api": "8.3.0",
"packages/upload-client": "13.0.0",
"packages/upload-client": "13.0.1",
"packages/w3up-client": "12.4.0",
"packages/did-mailto": "2.0.2"
}
8 changes: 8 additions & 0 deletions packages/upload-client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [13.0.1](https://github.com/web3-storage/w3up/compare/upload-client-v13.0.0...upload-client-v13.0.1) (2024-02-01)


### Fixes

* update fr32 lib to support wasm import ([#1294](https://github.com/web3-storage/w3up/issues/1294)) ([4a00845](https://github.com/web3-storage/w3up/commit/4a00845bfaf9d1481501dc9f2c2c818aeee06dd6))
* upload client does not need cors mode on presigned url put ([#1295](https://github.com/web3-storage/w3up/issues/1295)) ([ef70a2b](https://github.com/web3-storage/w3up/commit/ef70a2b45d98583842c95980e5c6de5d20870e0d))

## [13.0.0](https://github.com/web3-storage/w3up/compare/upload-client-v12.3.2...upload-client-v13.0.0) (2023-12-14)


Expand Down
2 changes: 1 addition & 1 deletion packages/upload-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@web3-storage/upload-client",
"version": "13.0.0",
"version": "13.0.1",
"description": "The web3.storage upload client",
"homepage": "https://web3.storage",
"repository": {
Expand Down

0 comments on commit 2118c25

Please sign in to comment.