libp2p / js-libp2p

The JavaScript Implementation of libp2p networking stack.
https://libp2p.io
Other
2.27k stars 435 forks source link

chore: release main #2467

Closed achingbrain closed 3 months ago

achingbrain commented 3 months ago

:robot: I have created a release beep boop

autonat: 1.0.15 ## [1.0.15](https://github.com/libp2p/js-libp2p/compare/autonat-v1.0.14...autonat-v1.0.15) (2024-04-05) ### Bug Fixes * add @libp2p/record module to monorepo ([#2466](https://github.com/libp2p/js-libp2p/issues/2466)) ([3ffecc5](https://github.com/libp2p/js-libp2p/commit/3ffecc5bfe806a678c1b0228ff830f1811630718)) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.1.5 to ^1.1.6 * @libp2p/interface-internal bumped from ^1.0.10 to ^1.0.11 * @libp2p/peer-id bumped from ^4.0.8 to ^4.0.9 * @libp2p/peer-id-factory bumped from ^4.0.8 to ^4.0.9 * @libp2p/utils bumped from ^5.2.7 to ^5.2.8 * devDependencies * @libp2p/logger bumped from ^4.0.8 to ^4.0.9
bootstrap: 10.0.18 ## [10.0.18](https://github.com/libp2p/js-libp2p/compare/bootstrap-v10.0.17...bootstrap-v10.0.18) (2024-04-05) ### Bug Fixes * add @libp2p/record module to monorepo ([#2466](https://github.com/libp2p/js-libp2p/issues/2466)) ([3ffecc5](https://github.com/libp2p/js-libp2p/commit/3ffecc5bfe806a678c1b0228ff830f1811630718)) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.1.5 to ^1.1.6 * @libp2p/peer-id bumped from ^4.0.8 to ^4.0.9 * devDependencies * @libp2p/interface-compliance-tests bumped from ^5.3.3 to ^5.3.4 * @libp2p/logger bumped from ^4.0.8 to ^4.0.9
circuit-relay-v2: 1.0.18 ## [1.0.18](https://github.com/libp2p/js-libp2p/compare/circuit-relay-v2-v1.0.17...circuit-relay-v2-v1.0.18) (2024-04-05) ### Bug Fixes * add @libp2p/record module to monorepo ([#2466](https://github.com/libp2p/js-libp2p/issues/2466)) ([3ffecc5](https://github.com/libp2p/js-libp2p/commit/3ffecc5bfe806a678c1b0228ff830f1811630718)) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.1.5 to ^1.1.6 * @libp2p/interface-internal bumped from ^1.0.10 to ^1.0.11 * @libp2p/peer-collections bumped from ^5.1.8 to ^5.1.9 * @libp2p/peer-id bumped from ^4.0.8 to ^4.0.9 * @libp2p/peer-record bumped from ^7.0.11 to ^7.0.12 * @libp2p/utils bumped from ^5.2.7 to ^5.2.8 * devDependencies * @libp2p/interface-compliance-tests bumped from ^5.3.3 to ^5.3.4 * @libp2p/logger bumped from ^4.0.8 to ^4.0.9 * @libp2p/peer-id-factory bumped from ^4.0.8 to ^4.0.9
crypto: 4.0.5 ## [4.0.5](https://github.com/libp2p/js-libp2p/compare/crypto-v4.0.4...crypto-v4.0.5) (2024-04-05) ### Bug Fixes * add @libp2p/record module to monorepo ([#2466](https://github.com/libp2p/js-libp2p/issues/2466)) ([3ffecc5](https://github.com/libp2p/js-libp2p/commit/3ffecc5bfe806a678c1b0228ff830f1811630718)) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.1.5 to ^1.1.6
dcutr: 1.0.15 ## [1.0.15](https://github.com/libp2p/js-libp2p/compare/dcutr-v1.0.14...dcutr-v1.0.15) (2024-04-05) ### Bug Fixes * add @libp2p/record module to monorepo ([#2466](https://github.com/libp2p/js-libp2p/issues/2466)) ([3ffecc5](https://github.com/libp2p/js-libp2p/commit/3ffecc5bfe806a678c1b0228ff830f1811630718)) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.1.5 to ^1.1.6 * @libp2p/interface-internal bumped from ^1.0.10 to ^1.0.11 * @libp2p/utils bumped from ^5.2.7 to ^5.2.8
echo: 1.0.2 ## [1.0.2](https://github.com/libp2p/js-libp2p/compare/echo-v1.0.1...echo-v1.0.2) (2024-04-05) ### Bug Fixes * add @libp2p/record module to monorepo ([#2466](https://github.com/libp2p/js-libp2p/issues/2466)) ([3ffecc5](https://github.com/libp2p/js-libp2p/commit/3ffecc5bfe806a678c1b0228ff830f1811630718)) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.1.5 to ^1.1.6 * @libp2p/interface-internal bumped from ^1.0.10 to ^1.0.11 * devDependencies * @libp2p/logger bumped from ^4.0.8 to ^4.0.9
fetch: 1.0.13 ## [1.0.13](https://github.com/libp2p/js-libp2p/compare/fetch-v1.0.12...fetch-v1.0.13) (2024-04-05) ### Bug Fixes * add @libp2p/record module to monorepo ([#2466](https://github.com/libp2p/js-libp2p/issues/2466)) ([3ffecc5](https://github.com/libp2p/js-libp2p/commit/3ffecc5bfe806a678c1b0228ff830f1811630718)) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.1.5 to ^1.1.6 * @libp2p/interface-internal bumped from ^1.0.10 to ^1.0.11 * devDependencies * @libp2p/logger bumped from ^4.0.8 to ^4.0.9 * @libp2p/peer-id-factory bumped from ^4.0.8 to ^4.0.9
floodsub: 9.0.14 ## [9.0.14](https://github.com/libp2p/js-libp2p/compare/floodsub-v9.0.13...floodsub-v9.0.14) (2024-04-05) ### Bug Fixes * add @libp2p/record module to monorepo ([#2466](https://github.com/libp2p/js-libp2p/issues/2466)) ([3ffecc5](https://github.com/libp2p/js-libp2p/commit/3ffecc5bfe806a678c1b0228ff830f1811630718)) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.1.5 to ^1.1.6 * @libp2p/pubsub bumped from ^9.0.12 to ^9.0.13 * devDependencies * @libp2p/interface-compliance-tests bumped from ^5.3.3 to ^5.3.4 * @libp2p/logger bumped from ^4.0.8 to ^4.0.9 * @libp2p/peer-collections bumped from ^5.1.8 to ^5.1.9 * @libp2p/peer-id-factory bumped from ^4.0.8 to ^4.0.9
identify: 1.0.17 ## [1.0.17](https://github.com/libp2p/js-libp2p/compare/identify-v1.0.16...identify-v1.0.17) (2024-04-05) ### Bug Fixes * add @libp2p/record module to monorepo ([#2466](https://github.com/libp2p/js-libp2p/issues/2466)) ([3ffecc5](https://github.com/libp2p/js-libp2p/commit/3ffecc5bfe806a678c1b0228ff830f1811630718)) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.1.5 to ^1.1.6 * @libp2p/interface-internal bumped from ^1.0.10 to ^1.0.11 * @libp2p/peer-id bumped from ^4.0.8 to ^4.0.9 * @libp2p/peer-record bumped from ^7.0.11 to ^7.0.12 * devDependencies * @libp2p/interface-compliance-tests bumped from ^5.3.3 to ^5.3.4 * @libp2p/logger bumped from ^4.0.8 to ^4.0.9 * @libp2p/peer-id-factory bumped from ^4.0.8 to ^4.0.9
interface: 1.1.6 ## [1.1.6](https://github.com/libp2p/js-libp2p/compare/interface-v1.1.5...interface-v1.1.6) (2024-04-05) ### Bug Fixes * add @libp2p/record module to monorepo ([#2466](https://github.com/libp2p/js-libp2p/issues/2466)) ([3ffecc5](https://github.com/libp2p/js-libp2p/commit/3ffecc5bfe806a678c1b0228ff830f1811630718))
interface-compliance-tests: 5.3.4 ## [5.3.4](https://github.com/libp2p/js-libp2p/compare/interface-compliance-tests-v5.3.3...interface-compliance-tests-v5.3.4) (2024-04-05) ### Bug Fixes * add @libp2p/record module to monorepo ([#2466](https://github.com/libp2p/js-libp2p/issues/2466)) ([3ffecc5](https://github.com/libp2p/js-libp2p/commit/3ffecc5bfe806a678c1b0228ff830f1811630718)) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.1.5 to ^1.1.6 * @libp2p/interface-internal bumped from ^1.0.10 to ^1.0.11 * @libp2p/logger bumped from ^4.0.8 to ^4.0.9 * @libp2p/multistream-select bumped from ^5.1.5 to ^5.1.6 * @libp2p/peer-collections bumped from ^5.1.8 to ^5.1.9 * @libp2p/peer-id bumped from ^4.0.8 to ^4.0.9 * @libp2p/peer-id-factory bumped from ^4.0.8 to ^4.0.9 * @libp2p/utils bumped from ^5.2.7 to ^5.2.8
interface-internal: 1.0.11 ## [1.0.11](https://github.com/libp2p/js-libp2p/compare/interface-internal-v1.0.10...interface-internal-v1.0.11) (2024-04-05) ### Bug Fixes * add @libp2p/record module to monorepo ([#2466](https://github.com/libp2p/js-libp2p/issues/2466)) ([3ffecc5](https://github.com/libp2p/js-libp2p/commit/3ffecc5bfe806a678c1b0228ff830f1811630718)) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.1.5 to ^1.1.6 * @libp2p/peer-collections bumped from ^5.1.8 to ^5.1.9
kad-dht: 12.0.11 ## [12.0.11](https://github.com/libp2p/js-libp2p/compare/kad-dht-v12.0.10...kad-dht-v12.0.11) (2024-04-05) ### Bug Fixes * add @libp2p/record module to monorepo ([#2466](https://github.com/libp2p/js-libp2p/issues/2466)) ([3ffecc5](https://github.com/libp2p/js-libp2p/commit/3ffecc5bfe806a678c1b0228ff830f1811630718)) * count dht providers and abort when enough found ([#2470](https://github.com/libp2p/js-libp2p/issues/2470)) ([3e515f0](https://github.com/libp2p/js-libp2p/commit/3e515f007d685a35fe98ad9961fe1ccbb04f3e69)) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/crypto bumped from ^4.0.4 to ^4.0.5 * @libp2p/interface bumped from ^1.1.5 to ^1.1.6 * @libp2p/interface-internal bumped from ^1.0.10 to ^1.0.11 * @libp2p/peer-collections bumped from ^5.1.8 to ^5.1.9 * @libp2p/peer-id bumped from ^4.0.8 to ^4.0.9 * @libp2p/record bumped from ^3.0.4 to ^4.0.0 * @libp2p/utils bumped from ^5.2.7 to ^5.2.8 * devDependencies * @libp2p/interface-compliance-tests bumped from ^5.3.3 to ^5.3.4 * @libp2p/logger bumped from ^4.0.8 to ^4.0.9 * @libp2p/peer-id-factory bumped from ^4.0.8 to ^4.0.9 * @libp2p/peer-store bumped from ^10.0.12 to ^10.0.13
keychain: 4.0.11 ## [4.0.11](https://github.com/libp2p/js-libp2p/compare/keychain-v4.0.10...keychain-v4.0.11) (2024-04-05) ### Bug Fixes * add @libp2p/record module to monorepo ([#2466](https://github.com/libp2p/js-libp2p/issues/2466)) ([3ffecc5](https://github.com/libp2p/js-libp2p/commit/3ffecc5bfe806a678c1b0228ff830f1811630718)) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/crypto bumped from ^4.0.4 to ^4.0.5 * @libp2p/interface bumped from ^1.1.5 to ^1.1.6 * @libp2p/peer-id bumped from ^4.0.8 to ^4.0.9 * devDependencies * @libp2p/logger bumped from ^4.0.8 to ^4.0.9 * @libp2p/peer-id-factory bumped from ^4.0.8 to ^4.0.9
logger: 4.0.9 ## [4.0.9](https://github.com/libp2p/js-libp2p/compare/logger-v4.0.8...logger-v4.0.9) (2024-04-05) ### Bug Fixes * add @libp2p/record module to monorepo ([#2466](https://github.com/libp2p/js-libp2p/issues/2466)) ([3ffecc5](https://github.com/libp2p/js-libp2p/commit/3ffecc5bfe806a678c1b0228ff830f1811630718)) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.1.5 to ^1.1.6 * devDependencies * @libp2p/peer-id bumped from ^4.0.8 to ^4.0.9
mdns: 10.0.18 ## [10.0.18](https://github.com/libp2p/js-libp2p/compare/mdns-v10.0.17...mdns-v10.0.18) (2024-04-05) ### Bug Fixes * add @libp2p/record module to monorepo ([#2466](https://github.com/libp2p/js-libp2p/issues/2466)) ([3ffecc5](https://github.com/libp2p/js-libp2p/commit/3ffecc5bfe806a678c1b0228ff830f1811630718)) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.1.5 to ^1.1.6 * @libp2p/interface-internal bumped from ^1.0.10 to ^1.0.11 * @libp2p/peer-id bumped from ^4.0.8 to ^4.0.9 * @libp2p/utils bumped from ^5.2.7 to ^5.2.8 * devDependencies * @libp2p/interface-compliance-tests bumped from ^5.3.3 to ^5.3.4 * @libp2p/logger bumped from ^4.0.8 to ^4.0.9 * @libp2p/peer-id-factory bumped from ^4.0.8 to ^4.0.9
mplex: 10.0.18 ## [10.0.18](https://github.com/libp2p/js-libp2p/compare/mplex-v10.0.17...mplex-v10.0.18) (2024-04-05) ### Bug Fixes * add @libp2p/record module to monorepo ([#2466](https://github.com/libp2p/js-libp2p/issues/2466)) ([3ffecc5](https://github.com/libp2p/js-libp2p/commit/3ffecc5bfe806a678c1b0228ff830f1811630718)) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.1.5 to ^1.1.6 * @libp2p/utils bumped from ^5.2.7 to ^5.2.8 * devDependencies * @libp2p/interface-compliance-tests bumped from ^5.3.3 to ^5.3.4 * @libp2p/logger bumped from ^4.0.8 to ^4.0.9
multidim-interop: 2.0.24 ## [2.0.24](https://github.com/libp2p/js-libp2p/compare/multidim-interop-v2.0.23...multidim-interop-v2.0.24) (2024-04-05) ### Bug Fixes * add @libp2p/record module to monorepo ([#2466](https://github.com/libp2p/js-libp2p/issues/2466)) ([3ffecc5](https://github.com/libp2p/js-libp2p/commit/3ffecc5bfe806a678c1b0228ff830f1811630718)) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/circuit-relay-v2 bumped from ^1.0.17 to ^1.0.18 * @libp2p/identify bumped from ^1.0.16 to ^1.0.17 * @libp2p/mplex bumped from ^10.0.17 to ^10.0.18 * @libp2p/ping bumped from ^1.0.13 to ^1.0.14 * @libp2p/tcp bumped from ^9.0.17 to ^9.0.18 * @libp2p/webrtc bumped from ^4.0.23 to ^4.0.24 * @libp2p/websockets bumped from ^8.0.17 to ^8.0.18 * @libp2p/webtransport bumped from ^4.0.22 to ^4.0.23 * libp2p bumped from ^1.3.1 to ^1.3.2
multistream-select: 5.1.6 ## [5.1.6](https://github.com/libp2p/js-libp2p/compare/multistream-select-v5.1.5...multistream-select-v5.1.6) (2024-04-05) ### Bug Fixes * add @libp2p/record module to monorepo ([#2466](https://github.com/libp2p/js-libp2p/issues/2466)) ([3ffecc5](https://github.com/libp2p/js-libp2p/commit/3ffecc5bfe806a678c1b0228ff830f1811630718)) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.1.5 to ^1.1.6 * devDependencies * @libp2p/logger bumped from ^4.0.8 to ^4.0.9
peer-collections: 5.1.9 ## [5.1.9](https://github.com/libp2p/js-libp2p/compare/peer-collections-v5.1.8...peer-collections-v5.1.9) (2024-04-05) ### Bug Fixes * add @libp2p/record module to monorepo ([#2466](https://github.com/libp2p/js-libp2p/issues/2466)) ([3ffecc5](https://github.com/libp2p/js-libp2p/commit/3ffecc5bfe806a678c1b0228ff830f1811630718)) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.1.5 to ^1.1.6 * @libp2p/peer-id bumped from ^4.0.8 to ^4.0.9 * devDependencies * @libp2p/peer-id-factory bumped from ^4.0.8 to ^4.0.9
peer-id: 4.0.9 ## [4.0.9](https://github.com/libp2p/js-libp2p/compare/peer-id-v4.0.8...peer-id-v4.0.9) (2024-04-05) ### Bug Fixes * add @libp2p/record module to monorepo ([#2466](https://github.com/libp2p/js-libp2p/issues/2466)) ([3ffecc5](https://github.com/libp2p/js-libp2p/commit/3ffecc5bfe806a678c1b0228ff830f1811630718)) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.1.5 to ^1.1.6
peer-id-factory: 4.0.9 ## [4.0.9](https://github.com/libp2p/js-libp2p/compare/peer-id-factory-v4.0.8...peer-id-factory-v4.0.9) (2024-04-05) ### Bug Fixes * add @libp2p/record module to monorepo ([#2466](https://github.com/libp2p/js-libp2p/issues/2466)) ([3ffecc5](https://github.com/libp2p/js-libp2p/commit/3ffecc5bfe806a678c1b0228ff830f1811630718)) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/crypto bumped from ^4.0.4 to ^4.0.5 * @libp2p/interface bumped from ^1.1.5 to ^1.1.6 * @libp2p/peer-id bumped from ^4.0.8 to ^4.0.9
peer-record: 7.0.12 ## [7.0.12](https://github.com/libp2p/js-libp2p/compare/peer-record-v7.0.11...peer-record-v7.0.12) (2024-04-05) ### Bug Fixes * add @libp2p/record module to monorepo ([#2466](https://github.com/libp2p/js-libp2p/issues/2466)) ([3ffecc5](https://github.com/libp2p/js-libp2p/commit/3ffecc5bfe806a678c1b0228ff830f1811630718)) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/crypto bumped from ^4.0.4 to ^4.0.5 * @libp2p/interface bumped from ^1.1.5 to ^1.1.6 * @libp2p/peer-id bumped from ^4.0.8 to ^4.0.9 * @libp2p/utils bumped from ^5.2.7 to ^5.2.8 * devDependencies * @libp2p/peer-id-factory bumped from ^4.0.8 to ^4.0.9
peer-store: 10.0.13 ## [10.0.13](https://github.com/libp2p/js-libp2p/compare/peer-store-v10.0.12...peer-store-v10.0.13) (2024-04-05) ### Bug Fixes * add @libp2p/record module to monorepo ([#2466](https://github.com/libp2p/js-libp2p/issues/2466)) ([3ffecc5](https://github.com/libp2p/js-libp2p/commit/3ffecc5bfe806a678c1b0228ff830f1811630718)) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.1.5 to ^1.1.6 * @libp2p/peer-collections bumped from ^5.1.8 to ^5.1.9 * @libp2p/peer-id bumped from ^4.0.8 to ^4.0.9 * @libp2p/peer-record bumped from ^7.0.11 to ^7.0.12 * devDependencies * @libp2p/logger bumped from ^4.0.8 to ^4.0.9 * @libp2p/peer-id-factory bumped from ^4.0.8 to ^4.0.9
perf: 3.0.18 ## [3.0.18](https://github.com/libp2p/js-libp2p/compare/perf-v3.0.17...perf-v3.0.18) (2024-04-05) ### Bug Fixes * add @libp2p/record module to monorepo ([#2466](https://github.com/libp2p/js-libp2p/issues/2466)) ([3ffecc5](https://github.com/libp2p/js-libp2p/commit/3ffecc5bfe806a678c1b0228ff830f1811630718)) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.1.5 to ^1.1.6 * @libp2p/interface-internal bumped from ^1.0.10 to ^1.0.11 * devDependencies * @libp2p/interface-compliance-tests bumped from ^5.3.3 to ^5.3.4 * @libp2p/logger bumped from ^4.0.8 to ^4.0.9
ping: 1.0.14 ## [1.0.14](https://github.com/libp2p/js-libp2p/compare/ping-v1.0.13...ping-v1.0.14) (2024-04-05) ### Bug Fixes * add @libp2p/record module to monorepo ([#2466](https://github.com/libp2p/js-libp2p/issues/2466)) ([3ffecc5](https://github.com/libp2p/js-libp2p/commit/3ffecc5bfe806a678c1b0228ff830f1811630718)) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/crypto bumped from ^4.0.4 to ^4.0.5 * @libp2p/interface bumped from ^1.1.5 to ^1.1.6 * @libp2p/interface-internal bumped from ^1.0.10 to ^1.0.11 * devDependencies * @libp2p/logger bumped from ^4.0.8 to ^4.0.9 * @libp2p/peer-id-factory bumped from ^4.0.8 to ^4.0.9
plaintext: 1.0.18 ## [1.0.18](https://github.com/libp2p/js-libp2p/compare/plaintext-v1.0.17...plaintext-v1.0.18) (2024-04-05) ### Bug Fixes * add @libp2p/record module to monorepo ([#2466](https://github.com/libp2p/js-libp2p/issues/2466)) ([3ffecc5](https://github.com/libp2p/js-libp2p/commit/3ffecc5bfe806a678c1b0228ff830f1811630718)) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.1.5 to ^1.1.6 * @libp2p/peer-id bumped from ^4.0.8 to ^4.0.9 * devDependencies * @libp2p/interface-compliance-tests bumped from ^5.3.3 to ^5.3.4 * @libp2p/logger bumped from ^4.0.8 to ^4.0.9 * @libp2p/peer-id-factory bumped from ^4.0.8 to ^4.0.9
prometheus-metrics: 3.0.18 ## [3.0.18](https://github.com/libp2p/js-libp2p/compare/prometheus-metrics-v3.0.17...prometheus-metrics-v3.0.18) (2024-04-05) ### Bug Fixes * add @libp2p/record module to monorepo ([#2466](https://github.com/libp2p/js-libp2p/issues/2466)) ([3ffecc5](https://github.com/libp2p/js-libp2p/commit/3ffecc5bfe806a678c1b0228ff830f1811630718)) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.1.5 to ^1.1.6 * devDependencies * @libp2p/interface-compliance-tests bumped from ^5.3.3 to ^5.3.4 * @libp2p/logger bumped from ^4.0.8 to ^4.0.9 * @libp2p/peer-id-factory bumped from ^4.0.8 to ^4.0.9
pubsub: 9.0.13 ## [9.0.13](https://github.com/libp2p/js-libp2p/compare/pubsub-v9.0.12...pubsub-v9.0.13) (2024-04-05) ### Bug Fixes * add @libp2p/record module to monorepo ([#2466](https://github.com/libp2p/js-libp2p/issues/2466)) ([3ffecc5](https://github.com/libp2p/js-libp2p/commit/3ffecc5bfe806a678c1b0228ff830f1811630718)) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/crypto bumped from ^4.0.4 to ^4.0.5 * @libp2p/interface bumped from ^1.1.5 to ^1.1.6 * @libp2p/interface-internal bumped from ^1.0.10 to ^1.0.11 * @libp2p/peer-collections bumped from ^5.1.8 to ^5.1.9 * @libp2p/peer-id bumped from ^4.0.8 to ^4.0.9 * @libp2p/utils bumped from ^5.2.7 to ^5.2.8 * devDependencies * @libp2p/logger bumped from ^4.0.8 to ^4.0.9 * @libp2p/peer-id-factory bumped from ^4.0.8 to ^4.0.9
record: 4.0.0 ## [4.0.0](https://github.com/libp2p/js-libp2p/compare/record-v3.0.4...record-v4.0.0) (2024-04-05) ### ⚠ BREAKING CHANGES * consolidate interface modules ([#1833](https://github.com/libp2p/js-libp2p/issues/1833)) ### Bug Fixes * add @libp2p/record module to monorepo ([#2466](https://github.com/libp2p/js-libp2p/issues/2466)) ([3ffecc5](https://github.com/libp2p/js-libp2p/commit/3ffecc5bfe806a678c1b0228ff830f1811630718)) * consolidate interface modules ([#1833](https://github.com/libp2p/js-libp2p/issues/1833)) ([4255b1e](https://github.com/libp2p/js-libp2p/commit/4255b1e2485d31e00c33efa029b6426246ea23e3)) * update record readme ([80278b3](https://github.com/libp2p/js-libp2p/commit/80278b36b0679f03dd4b206114ba1bc3275f99c1))
tcp: 9.0.18 ## [9.0.18](https://github.com/libp2p/js-libp2p/compare/tcp-v9.0.17...tcp-v9.0.18) (2024-04-05) ### Bug Fixes * add @libp2p/record module to monorepo ([#2466](https://github.com/libp2p/js-libp2p/issues/2466)) ([3ffecc5](https://github.com/libp2p/js-libp2p/commit/3ffecc5bfe806a678c1b0228ff830f1811630718)) ### Documentation * update typos in Address Manager and comments ([#2468](https://github.com/libp2p/js-libp2p/issues/2468)) ([a2b41f7](https://github.com/libp2p/js-libp2p/commit/a2b41f7939806dfb9583a6d43ddd8764fc861baf)) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.1.5 to ^1.1.6 * @libp2p/utils bumped from ^5.2.7 to ^5.2.8 * devDependencies * @libp2p/interface-compliance-tests bumped from ^5.3.3 to ^5.3.4 * @libp2p/logger bumped from ^4.0.8 to ^4.0.9
tls: 1.0.5 ## [1.0.5](https://github.com/libp2p/js-libp2p/compare/tls-v1.0.4...tls-v1.0.5) (2024-04-05) ### Bug Fixes * add @libp2p/record module to monorepo ([#2466](https://github.com/libp2p/js-libp2p/issues/2466)) ([3ffecc5](https://github.com/libp2p/js-libp2p/commit/3ffecc5bfe806a678c1b0228ff830f1811630718)) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/crypto bumped from ^4.0.4 to ^4.0.5 * @libp2p/interface bumped from ^1.1.5 to ^1.1.6 * @libp2p/peer-id bumped from ^4.0.8 to ^4.0.9 * devDependencies * @libp2p/interface-compliance-tests bumped from ^5.3.3 to ^5.3.4 * @libp2p/logger bumped from ^4.0.8 to ^4.0.9 * @libp2p/peer-id-factory bumped from ^4.0.8 to ^4.0.9
upnp-nat: 1.0.16 ## [1.0.16](https://github.com/libp2p/js-libp2p/compare/upnp-nat-v1.0.15...upnp-nat-v1.0.16) (2024-04-05) ### Bug Fixes * add @libp2p/record module to monorepo ([#2466](https://github.com/libp2p/js-libp2p/issues/2466)) ([3ffecc5](https://github.com/libp2p/js-libp2p/commit/3ffecc5bfe806a678c1b0228ff830f1811630718)) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.1.5 to ^1.1.6 * @libp2p/interface-internal bumped from ^1.0.10 to ^1.0.11 * @libp2p/utils bumped from ^5.2.7 to ^5.2.8 * devDependencies * @libp2p/logger bumped from ^4.0.8 to ^4.0.9 * @libp2p/peer-id-factory bumped from ^4.0.8 to ^4.0.9
utils: 5.2.8 ## [5.2.8](https://github.com/libp2p/js-libp2p/compare/utils-v5.2.7...utils-v5.2.8) (2024-04-05) ### Bug Fixes * add @libp2p/record module to monorepo ([#2466](https://github.com/libp2p/js-libp2p/issues/2466)) ([3ffecc5](https://github.com/libp2p/js-libp2p/commit/3ffecc5bfe806a678c1b0228ff830f1811630718)) ### Documentation * update typos in Address Manager and comments ([#2468](https://github.com/libp2p/js-libp2p/issues/2468)) ([a2b41f7](https://github.com/libp2p/js-libp2p/commit/a2b41f7939806dfb9583a6d43ddd8764fc861baf)) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.1.5 to ^1.1.6 * @libp2p/logger bumped from ^4.0.8 to ^4.0.9 * devDependencies * @libp2p/peer-id-factory bumped from ^4.0.8 to ^4.0.9
webrtc: 4.0.24 ## [4.0.24](https://github.com/libp2p/js-libp2p/compare/webrtc-v4.0.23...webrtc-v4.0.24) (2024-04-05) ### Bug Fixes * add @libp2p/record module to monorepo ([#2466](https://github.com/libp2p/js-libp2p/issues/2466)) ([3ffecc5](https://github.com/libp2p/js-libp2p/commit/3ffecc5bfe806a678c1b0228ff830f1811630718)) ### Dependencies * bump node-datachannel from 0.5.5 to 0.6.0 ([#2469](https://github.com/libp2p/js-libp2p/issues/2469)) ([d446c6c](https://github.com/libp2p/js-libp2p/commit/d446c6c31bfd0bebdad6a80926e4c571278fdee0)) * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.1.5 to ^1.1.6 * @libp2p/interface-internal bumped from ^1.0.10 to ^1.0.11 * @libp2p/peer-id bumped from ^4.0.8 to ^4.0.9 * @libp2p/utils bumped from ^5.2.7 to ^5.2.8 * devDependencies * @libp2p/circuit-relay-v2 bumped from ^1.0.17 to ^1.0.18 * @libp2p/interface-compliance-tests bumped from ^5.3.3 to ^5.3.4 * @libp2p/logger bumped from ^4.0.8 to ^4.0.9 * @libp2p/peer-id-factory bumped from ^4.0.8 to ^4.0.9 * @libp2p/websockets bumped from ^8.0.17 to ^8.0.18 * libp2p bumped from ^1.3.1 to ^1.3.2
websockets: 8.0.18 ## [8.0.18](https://github.com/libp2p/js-libp2p/compare/websockets-v8.0.17...websockets-v8.0.18) (2024-04-05) ### Bug Fixes * add @libp2p/record module to monorepo ([#2466](https://github.com/libp2p/js-libp2p/issues/2466)) ([3ffecc5](https://github.com/libp2p/js-libp2p/commit/3ffecc5bfe806a678c1b0228ff830f1811630718)) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.1.5 to ^1.1.6 * @libp2p/utils bumped from ^5.2.7 to ^5.2.8 * devDependencies * @libp2p/interface-compliance-tests bumped from ^5.3.3 to ^5.3.4 * @libp2p/logger bumped from ^4.0.8 to ^4.0.9
webtransport: 4.0.23 ## [4.0.23](https://github.com/libp2p/js-libp2p/compare/webtransport-v4.0.22...webtransport-v4.0.23) (2024-04-05) ### Bug Fixes * add @libp2p/record module to monorepo ([#2466](https://github.com/libp2p/js-libp2p/issues/2466)) ([3ffecc5](https://github.com/libp2p/js-libp2p/commit/3ffecc5bfe806a678c1b0228ff830f1811630718)) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.1.5 to ^1.1.6 * @libp2p/peer-id bumped from ^4.0.8 to ^4.0.9 * devDependencies * @libp2p/logger bumped from ^4.0.8 to ^4.0.9 * @libp2p/peer-id-factory bumped from ^4.0.8 to ^4.0.9 * libp2p bumped from ^1.3.1 to ^1.3.2
libp2p: 1.3.2 ## [1.3.2](https://github.com/libp2p/js-libp2p/compare/libp2p-v1.3.1...libp2p-v1.3.2) (2024-04-05) ### Bug Fixes * add @libp2p/record module to monorepo ([#2466](https://github.com/libp2p/js-libp2p/issues/2466)) ([3ffecc5](https://github.com/libp2p/js-libp2p/commit/3ffecc5bfe806a678c1b0228ff830f1811630718)) ### Documentation * update typos in Address Manager and comments ([#2468](https://github.com/libp2p/js-libp2p/issues/2468)) ([a2b41f7](https://github.com/libp2p/js-libp2p/commit/a2b41f7939806dfb9583a6d43ddd8764fc861baf)) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/crypto bumped from ^4.0.4 to ^4.0.5 * @libp2p/interface bumped from ^1.1.5 to ^1.1.6 * @libp2p/interface-internal bumped from ^1.0.10 to ^1.0.11 * @libp2p/logger bumped from ^4.0.8 to ^4.0.9 * @libp2p/multistream-select bumped from ^5.1.5 to ^5.1.6 * @libp2p/peer-collections bumped from ^5.1.8 to ^5.1.9 * @libp2p/peer-id bumped from ^4.0.8 to ^4.0.9 * @libp2p/peer-id-factory bumped from ^4.0.8 to ^4.0.9 * @libp2p/peer-store bumped from ^10.0.12 to ^10.0.13 * @libp2p/utils bumped from ^5.2.7 to ^5.2.8 * devDependencies * @libp2p/circuit-relay-v2 bumped from ^1.0.17 to ^1.0.18 * @libp2p/identify bumped from ^1.0.16 to ^1.0.17 * @libp2p/interface-compliance-tests bumped from ^5.3.3 to ^5.3.4 * @libp2p/mplex bumped from ^10.0.17 to ^10.0.18 * @libp2p/plaintext bumped from ^1.0.17 to ^1.0.18 * @libp2p/tcp bumped from ^9.0.17 to ^9.0.18 * @libp2p/websockets bumped from ^8.0.17 to ^8.0.18

This PR was generated with Release Please. See documentation.

achingbrain commented 3 months ago

:robot: Release is at https://github.com/libp2p/js-libp2p/releases/tag/multidim-interop-v2.0.24 :sunflower:

achingbrain commented 3 months ago

:robot: Release is at https://github.com/libp2p/js-libp2p/releases/tag/plaintext-v1.0.18 :sunflower:

achingbrain commented 3 months ago

:robot: Release is at https://github.com/libp2p/js-libp2p/releases/tag/tls-v1.0.5 :sunflower:

achingbrain commented 3 months ago

:robot: Release is at https://github.com/libp2p/js-libp2p/releases/tag/crypto-v4.0.5 :sunflower:

achingbrain commented 3 months ago

:robot: Release is at https://github.com/libp2p/js-libp2p/releases/tag/interface-v1.1.6 :sunflower:

achingbrain commented 3 months ago

:robot: Release is at https://github.com/libp2p/js-libp2p/releases/tag/interface-compliance-tests-v5.3.4 :sunflower:

achingbrain commented 3 months ago

:robot: Release is at https://github.com/libp2p/js-libp2p/releases/tag/interface-internal-v1.0.11 :sunflower:

achingbrain commented 3 months ago

:robot: Release is at https://github.com/libp2p/js-libp2p/releases/tag/kad-dht-v12.0.11 :sunflower:

achingbrain commented 3 months ago

:robot: Release is at https://github.com/libp2p/js-libp2p/releases/tag/keychain-v4.0.11 :sunflower:

achingbrain commented 3 months ago

:robot: Release is at https://github.com/libp2p/js-libp2p/releases/tag/libp2p-v1.3.2 :sunflower:

achingbrain commented 3 months ago

:robot: Release is at https://github.com/libp2p/js-libp2p/releases/tag/logger-v4.0.9 :sunflower:

achingbrain commented 3 months ago

:robot: Release is at https://github.com/libp2p/js-libp2p/releases/tag/prometheus-metrics-v3.0.18 :sunflower:

achingbrain commented 3 months ago

:robot: Release is at https://github.com/libp2p/js-libp2p/releases/tag/multistream-select-v5.1.6 :sunflower:

achingbrain commented 3 months ago

:robot: Release is at https://github.com/libp2p/js-libp2p/releases/tag/peer-collections-v5.1.9 :sunflower:

achingbrain commented 3 months ago

:robot: Release is at https://github.com/libp2p/js-libp2p/releases/tag/bootstrap-v10.0.18 :sunflower:

achingbrain commented 3 months ago

:robot: Release is at https://github.com/libp2p/js-libp2p/releases/tag/mdns-v10.0.18 :sunflower:

achingbrain commented 3 months ago

:robot: Release is at https://github.com/libp2p/js-libp2p/releases/tag/peer-id-v4.0.9 :sunflower:

achingbrain commented 3 months ago

:robot: Release is at https://github.com/libp2p/js-libp2p/releases/tag/peer-id-factory-v4.0.9 :sunflower:

achingbrain commented 3 months ago

:robot: Release is at https://github.com/libp2p/js-libp2p/releases/tag/peer-record-v7.0.12 :sunflower:

achingbrain commented 3 months ago

:robot: Release is at https://github.com/libp2p/js-libp2p/releases/tag/peer-store-v10.0.13 :sunflower:

achingbrain commented 3 months ago

:robot: Release is at https://github.com/libp2p/js-libp2p/releases/tag/autonat-v1.0.15 :sunflower:

achingbrain commented 3 months ago

:robot: Release is at https://github.com/libp2p/js-libp2p/releases/tag/dcutr-v1.0.15 :sunflower:

achingbrain commented 3 months ago

:robot: Release is at https://github.com/libp2p/js-libp2p/releases/tag/echo-v1.0.2 :sunflower:

achingbrain commented 3 months ago

:robot: Release is at https://github.com/libp2p/js-libp2p/releases/tag/fetch-v1.0.13 :sunflower:

achingbrain commented 3 months ago

:robot: Release is at https://github.com/libp2p/js-libp2p/releases/tag/identify-v1.0.17 :sunflower:

achingbrain commented 3 months ago

:robot: Release is at https://github.com/libp2p/js-libp2p/releases/tag/perf-v3.0.18 :sunflower:

achingbrain commented 3 months ago

:robot: Release is at https://github.com/libp2p/js-libp2p/releases/tag/ping-v1.0.14 :sunflower:

achingbrain commented 3 months ago

:robot: Release is at https://github.com/libp2p/js-libp2p/releases/tag/pubsub-v9.0.13 :sunflower:

achingbrain commented 3 months ago

:robot: Release is at https://github.com/libp2p/js-libp2p/releases/tag/floodsub-v9.0.14 :sunflower:

achingbrain commented 3 months ago

:robot: Release is at https://github.com/libp2p/js-libp2p/releases/tag/record-v4.0.0 :sunflower:

achingbrain commented 3 months ago

:robot: Release is at https://github.com/libp2p/js-libp2p/releases/tag/mplex-v10.0.18 :sunflower:

achingbrain commented 3 months ago

:robot: Release is at https://github.com/libp2p/js-libp2p/releases/tag/circuit-relay-v2-v1.0.18 :sunflower:

achingbrain commented 3 months ago

:robot: Release is at https://github.com/libp2p/js-libp2p/releases/tag/tcp-v9.0.18 :sunflower:

achingbrain commented 3 months ago

:robot: Release is at https://github.com/libp2p/js-libp2p/releases/tag/webrtc-v4.0.24 :sunflower:

achingbrain commented 3 months ago

:robot: Release is at https://github.com/libp2p/js-libp2p/releases/tag/websockets-v8.0.18 :sunflower:

achingbrain commented 3 months ago

:robot: Release is at https://github.com/libp2p/js-libp2p/releases/tag/webtransport-v4.0.23 :sunflower:

achingbrain commented 3 months ago

:robot: Release is at https://github.com/libp2p/js-libp2p/releases/tag/upnp-nat-v1.0.16 :sunflower:

achingbrain commented 3 months ago

:robot: Release is at https://github.com/libp2p/js-libp2p/releases/tag/utils-v5.2.8 :sunflower: