Skip to content
This repository was archived by the owner on Jun 16, 2025. It is now read-only.

Commit 833ff33

Browse files
Conventional Changelog Actionmadlabman
authored andcommitted
chore(release): 0.5.0
1 parent eec467c commit 833ff33

File tree

2 files changed

+16
-2
lines changed

2 files changed

+16
-2
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# [0.5.0](https://github.com/lidofinance/polygon-validators-monitoring/compare/0.4.0...0.5.0) (2023-02-03)
2+
3+
4+
### Bug Fixes
5+
6+
* update PoLidoV2 contracts addresses ([8f6955e](https://github.com/lidofinance/polygon-validators-monitoring/commit/8f6955eb1cb5f710806fddfe7ea9a2d1fb381e81))
7+
8+
9+
### Features
10+
11+
* expose provider to RPC metrics ([a6bbc23](https://github.com/lidofinance/polygon-validators-monitoring/commit/a6bbc2361a4d1655a457e0c72066fb65e885a6ec))
12+
13+
14+
115
# [0.4.0](https://github.com/lidofinance/polygon-validators-monitoring/compare/0.3.0...0.4.0) (2023-01-18)
216

317

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "polygon-validators-monitoring",
3-
"version": "0.4.0",
3+
"version": "0.5.0",
44
"description": "Polygon validators monitoring",
55
"author": "Lido automation team",
66
"private": true,
@@ -117,4 +117,4 @@
117117
"coverageDirectory": "../coverage",
118118
"testEnvironment": "node"
119119
}
120-
}
120+
}

0 commit comments

Comments
 (0)