Skip to content

Commit

Permalink
chore(master): release 1.1.0 (#30)
Browse files Browse the repository at this point in the history
  • Loading branch information
bee-worker authored Oct 31, 2023
1 parent f7fa106 commit a3bdf22
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

## [1.1.0](https://github.com/ethersphere/etherproxy/compare/v1.0.0...v1.1.0) (2023-10-31)


### Features

* add failover ([#29](https://github.com/ethersphere/etherproxy/issues/29)) ([f7fa106](https://github.com/ethersphere/etherproxy/commit/f7fa10624623c256f1c66b0f2cad6c8420f98037))

## 1.0.0 (2023-09-12)


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": "etherproxy",
"version": "1.4.0",
"version": "1.1.0",
"description": "JSON-RPC reverse proxy tool designed for caching requests",
"main": "dist/index.js",
"bin": {
Expand Down

0 comments on commit a3bdf22

Please sign in to comment.