Skip to content

Commit

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


##
[1.3.4](upload-api-v1.3.3...upload-api-v1.3.4)
(2025-02-11)


### Fixes

* store w3s accept invocation
([#142](#142))
([e0c509d](e0c509d))
* use up.storacha.network
([#144](#144))
([ac6b5b4](ac6b5b4))

---
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>
Co-authored-by: ash <alan@storacha.network>
  • Loading branch information
github-actions[bot] and alanshaw authored Feb 11, 2025
1 parent 08bfc3d commit 084fb44
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-api": "1.1.2",
"packages/filecoin-client": "1.0.2",
"packages/capabilities": "1.2.2",
"packages/upload-api": "1.3.3",
"packages/upload-api": "1.3.4",
"packages/upload-client": "1.0.5",
"packages/w3up-client": "1.1.5",
"packages/did-mailto": "1.0.1"
Expand Down
8 changes: 8 additions & 0 deletions packages/upload-api/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [1.3.4](https://github.com/storacha/upload-service/compare/upload-api-v1.3.3...upload-api-v1.3.4) (2025-02-11)


### Fixes

* store w3s accept invocation ([#142](https://github.com/storacha/upload-service/issues/142)) ([e0c509d](https://github.com/storacha/upload-service/commit/e0c509dec75386e3275abaca1e94c4de0ccefacd))
* use up.storacha.network ([#144](https://github.com/storacha/upload-service/issues/144)) ([ac6b5b4](https://github.com/storacha/upload-service/commit/ac6b5b4b9881f9889e99e18b38fbfb302b4fb3b5))

## [1.3.3](https://github.com/storacha/upload-service/compare/upload-api-v1.3.2...upload-api-v1.3.3) (2025-01-29)


Expand Down
2 changes: 1 addition & 1 deletion packages/upload-api/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@storacha/upload-api",
"description": "The upload api for storacha.network",
"version": "1.3.3",
"version": "1.3.4",
"type": "module",
"main": "./src/lib.js",
"homepage": "https://storacha.network",
Expand Down

0 comments on commit 084fb44

Please sign in to comment.