Skip to content

Commit

Permalink
chore(main): release edge-gateway 1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored May 20, 2022
1 parent 768e157 commit 78d3f7f
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions packages/edge-gateway/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [1.7.0](https://github.com/nftstorage/nftstorage.link/compare/edge-gateway-v1.6.2...edge-gateway-v1.7.0) (2022-05-20)


### Features

* edge gateway extend cdn resolution with r2 ([#61](https://github.com/nftstorage/nftstorage.link/issues/61)) ([fb78202](https://github.com/nftstorage/nftstorage.link/commit/fb78202a38d11ad81016136c6847253233fd798b))


### Bug Fixes

* add new cid to denylist ([#99](https://github.com/nftstorage/nftstorage.link/issues/99)) ([c973a8f](https://github.com/nftstorage/nftstorage.link/commit/c973a8fff9f84ed51e3de900f180b7171603ba1d))
* add two new cids to denylist ([#100](https://github.com/nftstorage/nftstorage.link/issues/100)) ([6819e06](https://github.com/nftstorage/nftstorage.link/commit/6819e06cab4b6386051a20a846b328d4ee0778e7))
* integrate edge gateway in api until workers bindings available ([#53](https://github.com/nftstorage/nftstorage.link/issues/53)) ([de8d45d](https://github.com/nftstorage/nftstorage.link/commit/de8d45d707758ceb0184eff0c0b1c46e4a2c1427))

### [1.6.2](https://github.com/nftstorage/nftstorage.link/compare/edge-gateway-v1.6.1...edge-gateway-v1.6.2) (2022-05-12)


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.6.2",
"version": "1.7.0",
"description": "IPFS edge gateway for nft.storage",
"private": true,
"type": "module",
Expand Down

0 comments on commit 78d3f7f

Please sign in to comment.