Skip to content

Commit 13f4637

Browse files
chore: release master (#317)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent bba43cf commit 13f4637

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"packages/discv5": "11.0.2",
2+
"packages/discv5": "11.0.3",
33
"packages/enr": "5.0.1"
44
}

packages/discv5/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,13 @@
1212
* dependencies
1313
* @chainsafe/enr bumped from ^3.0.0 to ^3.1.0
1414

15+
## [11.0.3](https://github.com/ChainSafe/discv5/compare/discv5-v11.0.2...discv5-v11.0.3) (2025-08-12)
16+
17+
18+
### Bug Fixes
19+
20+
* allow dual stack to use the same port ([#316](https://github.com/ChainSafe/discv5/issues/316)) ([bba43cf](https://github.com/ChainSafe/discv5/commit/bba43cfbe4a2ec2f3643853101febb7ea3d1646e))
21+
1522
## [11.0.2](https://github.com/ChainSafe/discv5/compare/discv5-v11.0.1...discv5-v11.0.2) (2025-04-23)
1623

1724

packages/discv5/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@chainsafe/discv5",
3-
"version": "11.0.2",
3+
"version": "11.0.3",
44
"description": "Discovery V5",
55
"type": "module",
66
"files": [

0 commit comments

Comments
 (0)