Skip to content

Commit

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


##
[11.1.0](upload-client-v11.0.0...upload-client-v11.1.0)
(2023-10-30)


### Features

* upgrade fr32-sha2-256-trunc254-padded-binary-tree-multihash for async
hasher ([#1044](#1044))
([22ea6aa](22ea6aa))

---
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 Oct 30, 2023
1 parent 22ea6aa commit 97b2899
Show file tree
Hide file tree
Showing 3 changed files with 9 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.0.0",
"packages/capabilities": "11.1.0",
"packages/upload-api": "6.3.0",
"packages/upload-client": "11.0.0",
"packages/upload-client": "11.1.0",
"packages/w3up-client": "9.2.1",
"packages/did-mailto": "2.0.2"
}
7 changes: 7 additions & 0 deletions packages/upload-client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [11.1.0](https://github.com/web3-storage/w3up/compare/upload-client-v11.0.0...upload-client-v11.1.0) (2023-10-30)


### Features

* upgrade fr32-sha2-256-trunc254-padded-binary-tree-multihash for async hasher ([#1044](https://github.com/web3-storage/w3up/issues/1044)) ([22ea6aa](https://github.com/web3-storage/w3up/commit/22ea6aa1a96e619d0f924c5bd60151866f8cc6df))

## [11.0.0](https://github.com/web3-storage/w3up/compare/upload-client-v10.1.0...upload-client-v11.0.0) (2023-10-27)


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": "11.0.0",
"version": "11.1.0",
"description": "The web3.storage upload client",
"homepage": "https://github.com/web3-storage/w3protocol/tree/main/packages/upload-client",
"repository": {
Expand Down

0 comments on commit 97b2899

Please sign in to comment.