Skip to content

Commit 7e80d9d

Browse files
chore: release v0.8.1 (#105)
1 parent 9102c27 commit 7e80d9d

2 files changed

Lines changed: 11 additions & 5 deletions

File tree

CHANGELOG.md

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

1818
### Changed
1919

20-
- [go-libp2p 0.41.0](https://github.com/libp2p/go-libp2p/releases/tag/v0.41.0)
21-
- [go-libp2p-kad-dht v0.29.2](https://github.com/libp2p/go-libp2p-kad-dht/releases/tag/v0.29.2)
22-
- [Boxo v0.28.0](https://github.com/ipfs/boxo/releases/tag/v0.28.0)
23-
2420
### Removed
2521

2622
### Fixed
2723

2824
### Security
2925

26+
## [v0.8.1]
27+
28+
This release includes a number of dependency updates that include bug fixes and improvements.
29+
30+
### Changed
31+
32+
- [go-libp2p 0.41.0](https://github.com/libp2p/go-libp2p/releases/tag/v0.41.0)
33+
- [go-libp2p-kad-dht v0.30.0](https://github.com/libp2p/go-libp2p-kad-dht/releases/tag/v0.30.0)
34+
- [Boxo v0.28.0](https://github.com/ipfs/boxo/releases/tag/v0.28.0)
35+
3036
## [v0.8.0]
3137

3238
### 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.8.0"
2+
"version": "v0.8.1"
33
}

0 commit comments

Comments
 (0)