@cryptotaxi247 / kubo / commits / b2f50ec2b

docs: fix typo in v0.37 changelog

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