Skip to content

Commit

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


##
[6.0.0](upload-client-v5.6.0...upload-client-v6.0.0)
(2023-02-23)


### ⚠ BREAKING CHANGES

* rename startCursor and endCursor to before and after
([#442](#442))

### Features

* rename startCursor and endCursor to before and after
([#442](#442))
([2fb6838](2fb6838))

---
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: Travis Vachon <[email protected]>
  • Loading branch information
it-dag-house and travis authored Feb 23, 2023
1 parent 67e1a77 commit ddf9542
Show file tree
Hide file tree
Showing 3 changed files with 13 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 @@ -2,5 +2,5 @@
"packages/access-client": "9.4.0",
"packages/access-api": "4.11.0",
"packages/capabilities": "2.3.0",
"packages/upload-client": "5.6.0"
"packages/upload-client": "6.0.0"
}
11 changes: 11 additions & 0 deletions packages/upload-client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [6.0.0](https://github.com/web3-storage/w3protocol/compare/upload-client-v5.6.0...upload-client-v6.0.0) (2023-02-23)


### ⚠ BREAKING CHANGES

* rename startCursor and endCursor to before and after ([#442](https://github.com/web3-storage/w3protocol/issues/442))

### Features

* rename startCursor and endCursor to before and after ([#442](https://github.com/web3-storage/w3protocol/issues/442)) ([d4581a8](https://github.com/web3-storage/w3protocol/commit/d4581a80a91f1e6422a0d8eec2eb1403fbd34d90))

## [5.6.0](https://github.com/web3-storage/w3protocol/compare/upload-client-v5.5.0...upload-client-v5.6.0) (2023-02-16)


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": "5.6.0",
"version": "6.0.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 ddf9542

Please sign in to comment.