Skip to content

Commit

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


##
[7.3.2](filecoin-api-v7.3.1...filecoin-api-v7.3.2)
(2024-10-20)


### Fixes

* configure max pieces
([#1566](#1566))
([71674ed](71674ed))

---
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 20, 2024
1 parent 71674ed commit 534d3be
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.1",
"packages/filecoin-api": "7.3.2",
"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.2](https://github.com/storacha/w3up/compare/filecoin-api-v7.3.1...filecoin-api-v7.3.2) (2024-10-20)


### Fixes

* configure max pieces ([#1566](https://github.com/storacha/w3up/issues/1566)) ([71674ed](https://github.com/storacha/w3up/commit/71674ed90022f499a144bcc201416e2568bd4d24))

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


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.1",
"version": "7.3.2",
"type": "module",
"main": "./src/lib.js",
"homepage": "https://web3.storage",
Expand Down

0 comments on commit 534d3be

Please sign in to comment.