Skip to content

Commit

Permalink
chore(master): release 6.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 16, 2023
1 parent 3475758 commit b4978fa
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,17 @@

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

## [6.0.0](https://github.com/ChainSafe/discv5/compare/v5.1.2...v6.0.0) (2023-11-16)


### ⚠ BREAKING CHANGES

* add pluggable enr crypto interface ([#266](https://github.com/ChainSafe/discv5/issues/266))

### Features

* add pluggable enr crypto interface ([#266](https://github.com/ChainSafe/discv5/issues/266)) ([3475758](https://github.com/ChainSafe/discv5/commit/347575898d62443fb83f3cb263cd524b490b6282))

## [5.1.2](https://github.com/ChainSafe/discv5/compare/v5.1.1...v5.1.2) (2023-09-11)


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.2",
"version": "6.0.0",
"description": "Discovery V5",
"type": "module",
"files": [
Expand Down

0 comments on commit b4978fa

Please sign in to comment.