Skip to content

Commit

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


##
[1.4.4](filecoin-api-v1.4.3...filecoin-api-v1.4.4)
(2023-09-06)


### Bug Fixes

* aggregator queue must send storefront in queue message
([#901](#901))
([e5873fb](e5873fb))

---
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 Sep 6, 2023
1 parent e5873fb commit 93fef06
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": "15.2.0",
"packages/filecoin-api": "1.4.3",
"packages/filecoin-api": "1.4.4",
"packages/filecoin-client": "1.3.0",
"packages/capabilities": "9.2.1",
"packages/upload-api": "5.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

## [1.4.4](https://github.com/web3-storage/w3up/compare/filecoin-api-v1.4.3...filecoin-api-v1.4.4) (2023-09-06)


### Bug Fixes

* aggregator queue must send storefront in queue message ([#901](https://github.com/web3-storage/w3up/issues/901)) ([e5873fb](https://github.com/web3-storage/w3up/commit/e5873fb5b2f929c7493480b30c034344ad766b1a))

## [1.4.3](https://github.com/web3-storage/w3up/compare/filecoin-api-v1.4.2...filecoin-api-v1.4.3) (2023-09-01)


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": "1.4.3",
"version": "1.4.4",
"type": "module",
"main": "./src/lib.js",
"files": [
Expand Down

0 comments on commit 93fef06

Please sign in to comment.