Skip to content

Commit

Permalink
chore(main): release edge-gateway 1.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jun 1, 2022
1 parent 1a81e83 commit e22235d
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions packages/edge-gateway/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

### [1.8.1](https://github.com/nftstorage/nftstorage.link/compare/edge-gateway-v1.8.0...edge-gateway-v1.8.1) (2022-06-01)


### Bug Fixes

* add all routes to edge gateway wrangler file ([1a81e83](https://github.com/nftstorage/nftstorage.link/commit/1a81e8372b30779d6a13551f86489245de6c8f52))
* upgrade wrangler ([#128](https://github.com/nftstorage/nftstorage.link/issues/128)) ([1b11044](https://github.com/nftstorage/nftstorage.link/commit/1b11044b00f40a32126a2a1d04fc27ab929bd412))

## [1.8.0](https://github.com/nftstorage/nftstorage.link/compare/edge-gateway-v1.7.0...edge-gateway-v1.8.0) (2022-05-28)


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

0 comments on commit e22235d

Please sign in to comment.