Skip to content

Commit

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


##
[6.2.0](storacha/w3up@upload-api-v6.1.0...upload-api-v6.2.0)
(2023-10-20)


### Features

* add `store/get` and `upload/get` capabilities
([storacha#942](storacha#942))
([40c79eb](storacha@40c79eb))

---
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: Oli Evans <oli@protocol.ai>
  • Loading branch information
it-dag-house and olizilla authored Oct 23, 2023
1 parent 49fc626 commit 84ebb2d
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 @@ -3,7 +3,7 @@
"packages/filecoin-api": "1.4.4",
"packages/filecoin-client": "1.4.0",
"packages/capabilities": "10.2.0",
"packages/upload-api": "6.1.0",
"packages/upload-api": "6.2.0",
"packages/upload-client": "10.1.0",
"packages/w3up-client": "9.2.0",
"packages/did-mailto": "2.0.1"
Expand Down
7 changes: 7 additions & 0 deletions packages/upload-api/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [6.2.0](https://github.com/web3-storage/w3up/compare/upload-api-v6.1.0...upload-api-v6.2.0) (2023-10-20)


### 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))

## [6.1.0](https://github.com/web3-storage/w3up/compare/upload-api-v6.0.0...upload-api-v6.1.0) (2023-10-19)


Expand Down
2 changes: 1 addition & 1 deletion packages/upload-api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@web3-storage/upload-api",
"version": "6.1.0",
"version": "6.2.0",
"type": "module",
"main": "./src/lib.js",
"files": [
Expand Down

0 comments on commit 84ebb2d

Please sign in to comment.