Skip to content

Commit bb74ffc

Browse files
authoredFeb 6, 2024
chore(main): release filecoin-api 4.4.0 (#1303)
🤖 I have created a release *beep* *boop* --- ## [4.4.0](storacha/w3up@filecoin-api-v4.3.1...filecoin-api-v4.4.0) (2024-02-06) ### Features * add support to prepend pieces while buffering to aggregate ([#1301](storacha/w3up#1301)) ([dff1846](storacha/w3up@dff1846)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent dff1846 commit bb74ffc

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed
 

‎.github/release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"packages/access-client": "18.2.0",
3-
"packages/filecoin-api": "4.3.1",
3+
"packages/filecoin-api": "4.4.0",
44
"packages/filecoin-client": "3.2.0",
55
"packages/capabilities": "13.1.1",
66
"packages/upload-api": "8.3.0",

‎packages/filecoin-api/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [4.4.0](https://github.com/web3-storage/w3up/compare/filecoin-api-v4.3.1...filecoin-api-v4.4.0) (2024-02-06)
4+
5+
6+
### Features
7+
8+
* 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))
9+
310
## [4.3.1](https://github.com/web3-storage/w3up/compare/filecoin-api-v4.3.0...filecoin-api-v4.3.1) (2024-01-15)
411

512

‎packages/filecoin-api/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@web3-storage/filecoin-api",
3-
"version": "4.3.1",
3+
"version": "4.4.0",
44
"type": "module",
55
"main": "./src/lib.js",
66
"homepage": "https://web3.storage",

0 commit comments

Comments
 (0)