Skip to content

Commit

Permalink
chore: release 0.9.3 (#482)
Browse files Browse the repository at this point in the history
  • Loading branch information
bee-worker authored Nov 9, 2023
1 parent cb1d341 commit 128f0a7
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

### [0.9.3](https://www.github.com/ethersphere/gateway-proxy/compare/v0.9.2...v0.9.3) (2023-11-09)


### Bug Fixes

* apply allowlist to htm extension ([#481](https://www.github.com/ethersphere/gateway-proxy/issues/481)) ([cb1d341](https://www.github.com/ethersphere/gateway-proxy/commit/cb1d3418fb07b2a2fc784f18a167afe629983cc6))

### [0.9.2](https://www.github.com/ethersphere/gateway-proxy/compare/v0.9.1...v0.9.2) (2023-11-06)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ethersphere/gateway-proxy",
"version": "0.9.2",
"version": "0.9.3",
"description": "Swarm proxy server that can play role of a gateway",
"keywords": [
"bee",
Expand Down

0 comments on commit 128f0a7

Please sign in to comment.