Skip to content

Commit

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


##
[9.3.0](upload-client-v9.2.0...upload-client-v9.3.0)
(2023-09-15)


### Features

* compute piece CID in client
([#925](#925))
([2297f01](2297f01))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: Alan Shaw <alan.shaw@protocol.ai>
  • Loading branch information
it-dag-house and Alan Shaw authored Sep 15, 2023
1 parent 0b6a962 commit 90f6fbc
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": "1.3.0",
"packages/capabilities": "9.3.0",
"packages/upload-api": "5.5.0",
"packages/upload-client": "9.2.0",
"packages/upload-client": "9.3.0",
"packages/w3up-client": "8.0.3",
"packages/did-mailto": "2.0.1"
}
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

## [9.3.0](https://github.com/web3-storage/w3up/compare/upload-client-v9.2.0...upload-client-v9.3.0) (2023-09-15)


### Features

* compute piece CID in client ([#925](https://github.com/web3-storage/w3up/issues/925)) ([2297f01](https://github.com/web3-storage/w3up/commit/2297f01a09cc14526c9e210b22e9420d698c5413))

## [9.2.0](https://github.com/web3-storage/w3up/compare/upload-client-v9.1.2...upload-client-v9.2.0) (2023-09-07)


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": "9.2.0",
"version": "9.3.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 90f6fbc

Please sign in to comment.