Skip to content

Commit

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


##
[7.3.1](filecoin-api-v7.3.0...filecoin-api-v7.3.1)
(2024-10-08)


### Fixes

* **filecoin-api:** parallel put to piece accept queue
([#1560](#1560))
([e7cbb6d](e7cbb6d))

---
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 Oct 8, 2024
1 parent e7cbb6d commit 61d408a
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
@@ -1,7 +1,7 @@
{
"packages/access-client": "20.0.1",
"packages/blob-index": "1.0.4",
"packages/filecoin-api": "7.3.0",
"packages/filecoin-api": "7.3.1",
"packages/filecoin-client": "3.3.4",
"packages/capabilities": "17.3.0",
"packages/upload-api": "18.0.3",
Expand Down
7 changes: 7 additions & 0 deletions packages/filecoin-api/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [7.3.1](https://github.com/storacha/w3up/compare/filecoin-api-v7.3.0...filecoin-api-v7.3.1) (2024-10-08)


### Fixes

* **filecoin-api:** parallel put to piece accept queue ([#1560](https://github.com/storacha/w3up/issues/1560)) ([e7cbb6d](https://github.com/storacha/w3up/commit/e7cbb6dc7930b7b19335286bf1908d2ed3cb9437))

## [7.3.0](https://github.com/storacha/w3up/compare/filecoin-api-v7.2.1...filecoin-api-v7.3.0) (2024-09-20)


Expand Down
2 changes: 1 addition & 1 deletion packages/filecoin-api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@web3-storage/filecoin-api",
"version": "7.3.0",
"version": "7.3.1",
"type": "module",
"main": "./src/lib.js",
"homepage": "https://web3.storage",
Expand Down

0 comments on commit 61d408a

Please sign in to comment.