Skip to content

Commit

Permalink
chore(main): release filecoin-api 6.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored May 13, 2024
1 parent 49aef56 commit 9ec0f05
Show file tree
Hide file tree
Showing 3 changed files with 14 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.3.2",
"packages/filecoin-api": "6.0.1",
"packages/filecoin-api": "6.1.0",
"packages/filecoin-client": "3.3.3",
"packages/capabilities": "17.0.0",
"packages/upload-api": "13.0.2",
Expand Down
12 changes: 12 additions & 0 deletions packages/filecoin-api/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [6.1.0](https://github.com/w3s-project/w3up/compare/filecoin-api-v6.0.1...filecoin-api-v6.1.0) (2024-05-13)


### Features

* add blob protocol to upload-client ([#1425](https://github.com/w3s-project/w3up/issues/1425)) ([49aef56](https://github.com/w3s-project/w3up/commit/49aef564a726d34dbbedbd83f5366d9320180f99))


### Other Changes

* appease linter ([782c6d0](https://github.com/w3s-project/w3up/commit/782c6d0b3ca93ee801b38126339a262bcd713ede))

## [6.0.1](https://github.com/w3s-project/w3up/compare/filecoin-api-v6.0.0...filecoin-api-v6.0.1) (2024-04-30)


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

0 comments on commit 9ec0f05

Please sign in to comment.