Skip to content

Commit

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


##
[17.1.1](upload-client-v17.1.0...upload-client-v17.1.1)
(2024-11-29)


### Fixes

* Find the receipts URL from the connection URL
([#1565](#1565))
([3eb0f8e](3eb0f8e))
* overflow slices
([#1595](#1595))
([0731582](0731582))


### Other Changes

* **main:** release w3up-client 16.4.1
([#1577](#1577))
([1482d69](1482d69))

---
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: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Nov 29, 2024
1 parent 0731582 commit ea0ccae
Show file tree
Hide file tree
Showing 3 changed files with 15 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 @@ -5,7 +5,7 @@
"packages/filecoin-client": "3.3.4",
"packages/capabilities": "17.4.1",
"packages/upload-api": "18.1.4",
"packages/upload-client": "17.1.0",
"packages/upload-client": "17.1.1",
"packages/w3up-client": "16.5.1",
"packages/did-mailto": "2.0.2"
}
13 changes: 13 additions & 0 deletions packages/upload-client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [17.1.1](https://github.com/storacha/w3up/compare/upload-client-v17.1.0...upload-client-v17.1.1) (2024-11-29)


### Fixes

* Find the receipts URL from the connection URL ([#1565](https://github.com/storacha/w3up/issues/1565)) ([3eb0f8e](https://github.com/storacha/w3up/commit/3eb0f8e31d92656fc65dc71f0b39f19478e8374e))
* overflow slices ([#1595](https://github.com/storacha/w3up/issues/1595)) ([0731582](https://github.com/storacha/w3up/commit/0731582b68d864a2d8f23b36008b8c64dbfa18fe))


### Other Changes

* **main:** release w3up-client 16.4.1 ([#1577](https://github.com/storacha/w3up/issues/1577)) ([1482d69](https://github.com/storacha/w3up/commit/1482d69c28baff1c27b1baf5f3e5c76f844e5576))

## [17.1.0](https://github.com/storacha/w3up/compare/upload-client-v17.0.1...upload-client-v17.1.0) (2024-10-24)


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": "17.1.0",
"version": "17.1.1",
"description": "The web3.storage upload client",
"homepage": "https://web3.storage",
"repository": {
Expand Down

0 comments on commit ea0ccae

Please sign in to comment.