Skip to content

Commit

Permalink
chore(main): release upload-client 10.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
it-dag-house committed Oct 19, 2023
1 parent 40c79eb commit 879af94
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.4.0",
"packages/capabilities": "10.1.0",
"packages/upload-api": "6.1.0",
"packages/upload-client": "10.0.1",
"packages/upload-client": "10.1.0",
"packages/w3up-client": "9.1.0",
"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

## [10.1.0](https://github.com/web3-storage/w3up/compare/upload-client-v10.0.1...upload-client-v10.1.0) (2023-10-19)


### Features

* add `store/get` and `upload/get` capabilities ([#942](https://github.com/web3-storage/w3up/issues/942)) ([40c79eb](https://github.com/web3-storage/w3up/commit/40c79eb8f246775b9e1828240f271fa75ef696be))

## [10.0.1](https://github.com/web3-storage/w3up/compare/upload-client-v10.0.0...upload-client-v10.0.1) (2023-10-19)


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": "10.0.1",
"version": "10.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 879af94

Please sign in to comment.