Skip to content

Commit 3def450

Browse files
chore(main): release edge-gateway 1.5.5 (#45)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 149aa05 commit 3def450

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/edge-gateway/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
### [1.5.5](https://github.com/nftstorage/nftstorage.link/compare/edge-gateway-v1.5.4...edge-gateway-v1.5.5) (2022-04-21)
4+
5+
6+
### Bug Fixes
7+
8+
* missing built time env vars ([#43](https://github.com/nftstorage/nftstorage.link/issues/43)) ([149aa05](https://github.com/nftstorage/nftstorage.link/commit/149aa05529a692bda623273f2c42089bbecaf3ad))
9+
310
### [1.5.4](https://github.com/nftstorage/nftstorage.link/compare/edge-gateway-v1.5.3...edge-gateway-v1.5.4) (2022-04-21)
411

512

packages/edge-gateway/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "edge-gateway",
3-
"version": "1.5.4",
3+
"version": "1.5.5",
44
"description": "IPFS edge gateway for nft.storage",
55
"private": true,
66
"type": "module",

0 commit comments

Comments
 (0)