Skip to content

Commit

Permalink
chore(main): release edge-gateway 1.5.7 (#57)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Apr 25, 2022
1 parent f192d70 commit d712482
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/edge-gateway/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

### [1.5.7](https://github.com/nftstorage/nftstorage.link/compare/edge-gateway-v1.5.6...edge-gateway-v1.5.7) (2022-04-25)


### Bug Fixes

* gateway use cf dns to prevent rate limit instead of durable object ([#36](https://github.com/nftstorage/nftstorage.link/issues/36)) ([f192d70](https://github.com/nftstorage/nftstorage.link/commit/f192d7052e71c6b631b2d86d9a58907e3671186d))

### [1.5.6](https://github.com/nftstorage/nftstorage.link/compare/edge-gateway-v1.5.5...edge-gateway-v1.5.6) (2022-04-22)


Expand Down
2 changes: 1 addition & 1 deletion packages/edge-gateway/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "edge-gateway",
"version": "1.5.6",
"version": "1.5.7",
"description": "IPFS edge gateway for nft.storage",
"private": true,
"type": "module",
Expand Down

0 comments on commit d712482

Please sign in to comment.