Skip to content

Commit 55f03e4

Browse files
committed
Release v0.11.1
1 parent 8a9e75f commit 55f03e4

2 files changed

Lines changed: 9 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,16 +17,20 @@ The following emojis are used to highlight certain changes:
1717

1818
### Changed
1919

20-
- [go-libp2p v0.47.0](https://github.com/libp2p/go-libp2p/releases/tag/v0.47.0)
21-
- [go-libp2p-kad-dht v0.38.0](https://github.com/libp2p/go-libp2p-kad-dht/releases/tag/v0.38.0)
22-
- [boxo v0.37.0](https://github.com/ipfs/boxo/releases/tag/v0.37.0)
23-
2420
### Removed
2521

2622
### Fixed
2723

2824
### Security
2925

26+
## [v0.11.1]
27+
28+
### Changed
29+
30+
- [go-libp2p v0.47.0](https://github.com/libp2p/go-libp2p/releases/tag/v0.47.0)
31+
- [go-libp2p-kad-dht v0.38.0](https://github.com/libp2p/go-libp2p-kad-dht/releases/tag/v0.38.0)
32+
- [boxo v0.37.0](https://github.com/ipfs/boxo/releases/tag/v0.37.0)
33+
3034
## [v0.11.0] - 2025-11-20
3135

3236
### Added

version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"version": "v0.11.0"
2+
"version": "v0.11.1"
33
}

0 commit comments

Comments
 (0)