Skip to content

Commit

Permalink
chore(main): release filecoin-client 3.0.1 (storacha#1062)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[3.0.1](storacha/w3up@filecoin-client-v3.0.0...filecoin-client-v3.0.1)
(2023-11-03)


### Bug Fixes

* receipt chain has wrong CID because no expiration is set
([storacha#1060](storacha#1060))
([dfb46d8](storacha@dfb46d8))

---
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 Nov 3, 2023
1 parent dfb46d8 commit 63b85a8
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": "16.4.0",
"packages/filecoin-api": "4.0.1",
"packages/filecoin-client": "3.0.0",
"packages/filecoin-client": "3.0.1",
"packages/capabilities": "11.1.0",
"packages/upload-api": "7.0.0",
"packages/upload-client": "11.1.0",
Expand Down
7 changes: 7 additions & 0 deletions packages/filecoin-client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [3.0.1](https://github.com/web3-storage/w3up/compare/filecoin-client-v3.0.0...filecoin-client-v3.0.1) (2023-11-03)


### Bug Fixes

* receipt chain has wrong CID because no expiration is set ([#1060](https://github.com/web3-storage/w3up/issues/1060)) ([dfb46d8](https://github.com/web3-storage/w3up/commit/dfb46d8185c684a18452e1325abcf74d59c48159))

## [3.0.0](https://github.com/web3-storage/w3up/compare/filecoin-client-v2.0.2...filecoin-client-v3.0.0) (2023-10-26)


Expand Down
2 changes: 1 addition & 1 deletion packages/filecoin-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@web3-storage/filecoin-client",
"version": "3.0.0",
"version": "3.0.1",
"description": "The w3filecoin client for web3.storage",
"homepage": "https://github.com/web3-storage/w3up/tree/main/packages/filecoin-client",
"repository": {
Expand Down

0 comments on commit 63b85a8

Please sign in to comment.