Skip to content

Commit

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


##
[14.1.1](storacha/w3up@upload-client-v14.1.0...upload-client-v14.1.1)
(2024-05-15)


### Fixes

* revert blob add by default
([storacha#1456](storacha#1456))
([b77ec75](storacha@b77ec75))
* upload client export blob
([storacha#1454](storacha#1454))
([5e55900](storacha@5e55900))

---
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 May 15, 2024
1 parent b77ec75 commit daf7185
Show file tree
Hide file tree
Showing 3 changed files with 10 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.3",
"packages/capabilities": "17.1.0",
"packages/upload-api": "14.0.0",
"packages/upload-client": "14.1.0",
"packages/upload-client": "14.1.1",
"packages/w3up-client": "13.1.0",
"packages/did-mailto": "2.0.2"
}
8 changes: 8 additions & 0 deletions packages/upload-client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [14.1.1](https://github.com/w3s-project/w3up/compare/upload-client-v14.1.0...upload-client-v14.1.1) (2024-05-15)


### Fixes

* revert blob add by default ([#1456](https://github.com/w3s-project/w3up/issues/1456)) ([b77ec75](https://github.com/w3s-project/w3up/commit/b77ec750c3911f6f47fa32a5e1560858b347985c))
* upload client export blob ([#1454](https://github.com/w3s-project/w3up/issues/1454)) ([5e55900](https://github.com/w3s-project/w3up/commit/5e55900870dcb72d7f53d0cd37990c8279b89b15))

## [14.1.0](https://github.com/w3s-project/w3up/compare/upload-client-v14.0.0...upload-client-v14.1.0) (2024-05-14)


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

0 comments on commit daf7185

Please sign in to comment.