diff --git a/CHANGELOG.md b/CHANGELOG.md index 03b75dc3..0454776d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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) diff --git a/package-lock.json b/package-lock.json index 7ab01a2c..22921e2b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@ethersphere/gateway-proxy", - "version": "0.9.2", + "version": "0.9.3", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@ethersphere/gateway-proxy", - "version": "0.9.2", + "version": "0.9.3", "license": "BSD-3-Clause", "dependencies": { "@ethersphere/bee-js": "^6.4.0", diff --git a/package.json b/package.json index 205cd535..b97df9a5 100644 --- a/package.json +++ b/package.json @@ -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",