Skip to content

Commit

Permalink
chore(main): release edge-gateway 1.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed May 24, 2022
1 parent 6dd2c34 commit ccc0226
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.7.1](https://github.com/nftstorage/nftstorage.link/compare/edge-gateway-v1.7.0...edge-gateway-v1.7.1) (2022-05-24)


### Bug Fixes

* add four new cids to denylist ([#104](https://github.com/nftstorage/nftstorage.link/issues/104)) ([6dd2c34](https://github.com/nftstorage/nftstorage.link/commit/6dd2c34d60b8d9113cdef54bedb0bc7ce0c54b00))

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


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

0 comments on commit ccc0226

Please sign in to comment.