Skip to content

Commit

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


##
[4.4.0](filecoin-api-v4.3.1...filecoin-api-v4.4.0)
(2024-02-06)


### Features

* add support to prepend pieces while buffering to aggregate
([#1301](#1301))
([dff1846](dff1846))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
  • Loading branch information
it-dag-house authored Feb 6, 2024
1 parent dff1846 commit bb74ffc
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,6 +1,6 @@
{
"packages/access-client": "18.2.0",
"packages/filecoin-api": "4.3.1",
"packages/filecoin-api": "4.4.0",
"packages/filecoin-client": "3.2.0",
"packages/capabilities": "13.1.1",
"packages/upload-api": "8.3.0",
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

## [4.4.0](https://github.com/web3-storage/w3up/compare/filecoin-api-v4.3.1...filecoin-api-v4.4.0) (2024-02-06)


### Features

* add support to prepend pieces while buffering to aggregate ([#1301](https://github.com/web3-storage/w3up/issues/1301)) ([dff1846](https://github.com/web3-storage/w3up/commit/dff1846ad8b6ff5bb9e5fd8ff71f79df5bf79e4d))

## [4.3.1](https://github.com/web3-storage/w3up/compare/filecoin-api-v4.3.0...filecoin-api-v4.3.1) (2024-01-15)


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

0 comments on commit bb74ffc

Please sign in to comment.