Skip to content

Commit c42ef0f

Browse files
authored
Merge pull request lidofinance#109 from lidofinance/pre-release-1.5.0
chore(release): 1.5.0
2 parents c4c5abc + b7b4ee3 commit c42ef0f

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# [1.5.0](https://github.com/lidofinance/validator-ejector/compare/1.4.0...1.5.0) (2024-02-19)
2+
3+
4+
### Bug Fixes
5+
6+
* add FORCE_DENCUN_FORK_MODE to docs ([5685986](https://github.com/lidofinance/validator-ejector/commit/5685986d3cba9bd4d6e048c44e63b7aacb649dc9))
7+
8+
9+
### Features
10+
11+
* enabling dencun checks by env ([cf9192c](https://github.com/lidofinance/validator-ejector/commit/cf9192c17f4f6ae0a7e950f20de3659525812319))
12+
13+
14+
115
# [1.4.0](https://github.com/lidofinance/validator-ejector/compare/1.3.0...1.4.0) (2024-02-15)
216

317

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "validator-ejector",
3-
"version": "1.4.0",
3+
"version": "1.5.0",
44
"main": "index.js",
55
"license": "MIT",
66
"dependencies": {

0 commit comments

Comments
 (0)