Skip to content

Commit 1a452f1

Browse files
authored
chore: release 0.17.0 (#517)
1 parent bdf9d50 commit 1a452f1

3 files changed

Lines changed: 15 additions & 3 deletions

File tree

CHANGELOG.md

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

3+
## [0.17.0](https://www.github.com/ethersphere/gateway-proxy/compare/v0.16.0...v0.17.0) (2026-04-21)
4+
5+
6+
### Features
7+
8+
* modernize dependencies ([#514](https://www.github.com/ethersphere/gateway-proxy/issues/514)) ([4f50bda](https://www.github.com/ethersphere/gateway-proxy/commit/4f50bda15ceba513d1040d1f81209b753bd4cbb0))
9+
10+
11+
### Bug Fixes
12+
13+
* update vulnerable dependencies ([#516](https://www.github.com/ethersphere/gateway-proxy/issues/516)) ([bdf9d50](https://www.github.com/ethersphere/gateway-proxy/commit/bdf9d505fa4c8ea569a940593e46c30c55f04945))
14+
315
## [0.16.0](https://www.github.com/ethersphere/gateway-proxy/compare/v0.15.0...v0.16.0) (2024-08-07)
416

517

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ethersphere/gateway-proxy",
3-
"version": "0.16.0",
3+
"version": "0.17.0",
44
"description": "Swarm proxy server that can play role of a gateway",
55
"keywords": [
66
"bee",

0 commit comments

Comments
 (0)