Skip to content

Commit

Permalink
chore(master): release 5.1.1 (#261)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Aug 17, 2023
1 parent b64d064 commit ad1f536
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,13 @@

- Add validations to ENR verification ([f5c53f](https://github.com/ChainSafe/discv5/commit/f5c53f))

## [5.1.1](https://github.com/ChainSafe/discv5/compare/v5.1.0...v5.1.1) (2023-08-17)


### Miscellaneous

* update release ci node version ([#260](https://github.com/ChainSafe/discv5/issues/260)) ([b64d064](https://github.com/ChainSafe/discv5/commit/b64d064d34a04bc2e8e9037bbed60a528f6dd2ac))

## [5.1.0](https://github.com/ChainSafe/discv5/compare/v5.0.1...v5.1.0) (2023-08-17)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chainsafe/discv5",
"version": "5.1.0",
"version": "5.1.1",
"description": "Discovery V5",
"type": "module",
"files": [
Expand Down

0 comments on commit ad1f536

Please sign in to comment.