Skip to content

Commit

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


##
[7.20.0](api-v7.19.0...api-v7.20.0)
(2023-10-18)


### Features

* support multiple gateway URLs
([#2126](#2126))
([415dcf6](415dcf6))


### Bug Fixes

* use dag-staging gateway from staging api
([#2318](#2318))
([943b4cd](943b4cd))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Oct 19, 2023
1 parent 943b4cd commit 5096645
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions packages/api/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [7.20.0](https://github.com/web3-storage/web3.storage/compare/api-v7.19.0...api-v7.20.0) (2023-10-18)


### Features

* support multiple gateway URLs ([#2126](https://github.com/web3-storage/web3.storage/issues/2126)) ([415dcf6](https://github.com/web3-storage/web3.storage/commit/415dcf6f57bbf6e01253460778d3d9517d878f82))


### Bug Fixes

* use dag-staging gateway from staging api ([#2318](https://github.com/web3-storage/web3.storage/issues/2318)) ([943b4cd](https://github.com/web3-storage/web3.storage/commit/943b4cdcec524f21b4c0dc64cda5d6d21cbe156f))

## [7.19.0](https://github.com/web3-storage/web3.storage/compare/api-v7.18.1...api-v7.19.0) (2023-07-31)


Expand Down
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@web3-storage/api",
"version": "7.19.0",
"version": "7.20.0",
"private": true,
"type": "module",
"license": "(Apache-2.0 OR MIT)",
Expand Down

0 comments on commit 5096645

Please sign in to comment.