docs: fix typo in v0.37 changelog

This commit is contained in:
Marcin Rataj 2025-08-27 20:20:58 +02:00
parent 6971f9f557
commit b2f50ec2b2
No known key found for this signature in database
GPG Key ID: 222B6784D5A79E42

View File

@ -1,4 +1,4 @@
[#](#) Kubo changelog v0.37
# Kubo changelog v0.37
<a href="https://ipshipyard.com/"><img align="right" src="https://github.com/user-attachments/assets/39ed3504-bb71-47f6-9bf8-cb9a1698f272" /></a>
@ -341,7 +341,7 @@ Learn more: [`/kubo/docs/telemetry.md`](https://github.com/ipfs/kubo/blob/master
- feat(namesys/IPNSPublisher): expose ability to set Sequence (#962) ([ipfs/boxo#962](https://github.com/ipfs/boxo/pull/962))
- upgrade to go-libp2p v0.43.0 ([ipfs/boxo#993](https://github.com/ipfs/boxo/pull/993))
- Remove providing Exchange. Call Provide() from relevant places. ([ipfs/boxo#976](https://github.com/ipfs/boxo/pull/976))
- reprovider: s/inital/initial ([ipfs/boxo#992](https://github.com/ipfs/boxo/pull/992))
- reprovider: s/initial/initial ([ipfs/boxo#992](https://github.com/ipfs/boxo/pull/992))
- Release v0.33.1 ([ipfs/boxo#991](https://github.com/ipfs/boxo/pull/991))
- fix(bootstrap): filter-out peers behind relays (#987) ([ipfs/boxo#987](https://github.com/ipfs/boxo/pull/987))
- Bitswap: fix double-worker in connectEventManager. Logging improvements. ([ipfs/boxo#986](https://github.com/ipfs/boxo/pull/986))