Skip to content

Commit

Permalink
chore(main): release edge-gateway 1.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Mar 3, 2023
1 parent c587987 commit 059b51d
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.9.2](https://github.com/web3-storage/reads/compare/edge-gateway-v1.9.1...edge-gateway-v1.9.2) (2023-03-03)


### Bug Fixes

* edge gateway cache freeway response ([#143](https://github.com/web3-storage/reads/issues/143)) ([c587987](https://github.com/web3-storage/reads/commit/c587987671e93211421418bf38f5d11ba60a3e5e))

## [1.9.1](https://github.com/web3-storage/reads/compare/edge-gateway-v1.9.0...edge-gateway-v1.9.1) (2023-02-07)


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.9.1",
"version": "1.9.2",
"description": "IPFS edge gateway for dotstorage",
"private": true,
"type": "module",
Expand Down

0 comments on commit 059b51d

Please sign in to comment.