ipfs / helia

An implementation of IPFS in JavaScript
https://helia.io
Other
916 stars 95 forks source link

chore: release main #462

Closed achingbrain closed 6 months ago

achingbrain commented 7 months ago

:robot: I have created a release beep boop

block-brokers: 2.0.3 ## [2.0.3](https://github.com/ipfs/helia/compare/block-brokers-v2.0.2...block-brokers-v2.0.3) (2024-03-14) ### Dependencies * The following workspace dependencies were updated * dependencies * @helia/interface bumped from ^4.0.1 to ^4.1.0
car: 3.1.1 ## [3.1.1](https://github.com/ipfs/helia/compare/car-v3.1.0...car-v3.1.1) (2024-03-14) ### Dependencies * The following workspace dependencies were updated * dependencies * @helia/interface bumped from ^4.0.1 to ^4.1.0 * devDependencies * @helia/unixfs bumped from ^3.0.1 to ^3.0.2
dag-cbor: 3.0.2 ## [3.0.2](https://github.com/ipfs/helia/compare/dag-cbor-v3.0.1...dag-cbor-v3.0.2) (2024-03-14) ### Dependencies * The following workspace dependencies were updated * dependencies * @helia/interface bumped from ^4.0.1 to ^4.1.0
dag-json: 3.0.2 ## [3.0.2](https://github.com/ipfs/helia/compare/dag-json-v3.0.1...dag-json-v3.0.2) (2024-03-14) ### Dependencies * The following workspace dependencies were updated * dependencies * @helia/interface bumped from ^4.0.1 to ^4.1.0
http: 1.0.3 ## [1.0.3](https://github.com/ipfs/helia/compare/http-v1.0.2...http-v1.0.3) (2024-03-14) ### Dependencies * The following workspace dependencies were updated * dependencies * @helia/block-brokers bumped from ^2.0.2 to ^2.0.3 * @helia/interface bumped from ^4.0.1 to ^4.1.0 * @helia/routers bumped from ^1.0.1 to ^1.0.2 * @helia/utils bumped from ^0.0.2 to ^0.1.0
interface: 4.1.0 ## [4.1.0](https://github.com/ipfs/helia/compare/interface-v4.0.1...interface-v4.1.0) (2024-03-14) ### Features * expose .dns property on @helia/interface ([#465](https://github.com/ipfs/helia/issues/465)) ([8c9bb7d](https://github.com/ipfs/helia/commit/8c9bb7d224a1b786cba1fba18bffe07001a3b95d))
interop: 6.0.0 ## [6.0.0](https://github.com/ipfs/helia/compare/interop-v5.1.0...interop-v6.0.0) (2024-03-14) ### ⚠ BREAKING CHANGES * requires @helia/interface@4.1.x or later, `resolveDns` has been renamed `resolveDNSLink` ### Features * use custom DNS resolver in @helia/ipns for DNSLink ([#466](https://github.com/ipfs/helia/issues/466)) ([2c71b6e](https://github.com/ipfs/helia/commit/2c71b6ec8d34dcc722a3914702f67603492c335f)), closes [#369](https://github.com/ipfs/helia/issues/369) ### Dependencies * bump kubo from 0.26.0 to 0.27.0 ([#461](https://github.com/ipfs/helia/issues/461)) ([c69913c](https://github.com/ipfs/helia/commit/c69913c546f2bb74344f804f25a93f23adeb9b49)) * The following workspace dependencies were updated * dependencies * @helia/block-brokers bumped from ^2.0.2 to ^2.0.3 * @helia/car bumped from ^3.1.0 to ^3.1.1 * @helia/dag-cbor bumped from ^3.0.1 to ^3.0.2 * @helia/dag-json bumped from ^3.0.1 to ^3.0.2 * @helia/http bumped from ^1.0.2 to ^1.0.3 * @helia/interface bumped from ^4.0.1 to ^4.1.0 * @helia/ipns bumped from ^6.0.1 to ^7.0.0 * @helia/json bumped from ^3.0.1 to ^3.0.2 * @helia/mfs bumped from ^3.0.1 to ^3.0.2 * @helia/routers bumped from ^1.0.1 to ^1.0.2 * @helia/strings bumped from ^3.0.1 to ^3.0.2 * @helia/unixfs bumped from ^3.0.1 to ^3.0.2 * helia bumped from ^4.0.2 to ^4.1.0
ipns: 7.0.0 ## [7.0.0](https://github.com/ipfs/helia/compare/ipns-v6.0.1...ipns-v7.0.0) (2024-03-14) ### ⚠ BREAKING CHANGES * requires @helia/interface@4.1.x or later, `resolveDns` has been renamed `resolveDNSLink` ### Features * use custom DNS resolver in @helia/ipns for DNSLink ([#466](https://github.com/ipfs/helia/issues/466)) ([2c71b6e](https://github.com/ipfs/helia/commit/2c71b6ec8d34dcc722a3914702f67603492c335f)), closes [#369](https://github.com/ipfs/helia/issues/369) ### Dependencies * The following workspace dependencies were updated * dependencies * @helia/interface bumped from ^4.0.1 to ^4.1.0
json: 3.0.2 ## [3.0.2](https://github.com/ipfs/helia/compare/json-v3.0.1...json-v3.0.2) (2024-03-14) ### Dependencies * The following workspace dependencies were updated * dependencies * @helia/interface bumped from ^4.0.1 to ^4.1.0
mfs: 3.0.2 ## [3.0.2](https://github.com/ipfs/helia/compare/mfs-v3.0.1...mfs-v3.0.2) (2024-03-14) ### Dependencies * The following workspace dependencies were updated * dependencies * @helia/unixfs bumped from ^3.0.1 to ^3.0.2
routers: 1.0.2 ## [1.0.2](https://github.com/ipfs/helia/compare/routers-v1.0.1...routers-v1.0.2) (2024-03-14) ### Dependencies * The following workspace dependencies were updated * dependencies * @helia/interface bumped from ^4.0.1 to ^4.1.0
strings: 3.0.2 ## [3.0.2](https://github.com/ipfs/helia/compare/strings-v3.0.1...strings-v3.0.2) (2024-03-14) ### Dependencies * The following workspace dependencies were updated * dependencies * @helia/interface bumped from ^4.0.1 to ^4.1.0
unixfs: 3.0.2 ## [3.0.2](https://github.com/ipfs/helia/compare/unixfs-v3.0.1...unixfs-v3.0.2) (2024-03-14) ### Dependencies * The following workspace dependencies were updated * dependencies * @helia/interface bumped from ^4.0.1 to ^4.1.0
utils: 0.1.0 ## [0.1.0](https://github.com/ipfs/helia/compare/utils-v0.0.2...utils-v0.1.0) (2024-03-14) ### Features * expose .dns property on @helia/interface ([#465](https://github.com/ipfs/helia/issues/465)) ([8c9bb7d](https://github.com/ipfs/helia/commit/8c9bb7d224a1b786cba1fba18bffe07001a3b95d)) ### Dependencies * The following workspace dependencies were updated * dependencies * @helia/interface bumped from ^4.0.1 to ^4.1.0
helia: 4.1.0 ## [4.1.0](https://github.com/ipfs/helia/compare/helia-v4.0.2...helia-v4.1.0) (2024-03-14) ### Features * expose .dns property on @helia/interface ([#465](https://github.com/ipfs/helia/issues/465)) ([8c9bb7d](https://github.com/ipfs/helia/commit/8c9bb7d224a1b786cba1fba18bffe07001a3b95d)) ### Bug Fixes * helia init should extend base helia init ([#464](https://github.com/ipfs/helia/issues/464)) ([a64e5de](https://github.com/ipfs/helia/commit/a64e5de937fbbade035657a18e07bcad4de0a53f)) ### Dependencies * The following workspace dependencies were updated * dependencies * @helia/block-brokers bumped from ^2.0.2 to ^2.0.3 * @helia/interface bumped from ^4.0.1 to ^4.1.0 * @helia/routers bumped from ^1.0.1 to ^1.0.2 * @helia/utils bumped from ^0.0.2 to ^0.1.0

This PR was generated with Release Please. See documentation.

achingbrain commented 6 months ago

:robot: Release is at https://github.com/ipfs/helia/releases/tag/block-brokers-v2.0.3 :sunflower:

achingbrain commented 6 months ago

:robot: Release is at https://github.com/ipfs/helia/releases/tag/car-v3.1.1 :sunflower:

achingbrain commented 6 months ago

:robot: Release is at https://github.com/ipfs/helia/releases/tag/dag-cbor-v3.0.2 :sunflower:

achingbrain commented 6 months ago

:robot: Release is at https://github.com/ipfs/helia/releases/tag/dag-json-v3.0.2 :sunflower:

achingbrain commented 6 months ago

:robot: Release is at https://github.com/ipfs/helia/releases/tag/helia-v4.1.0 :sunflower:

achingbrain commented 6 months ago

:robot: Release is at https://github.com/ipfs/helia/releases/tag/http-v1.0.3 :sunflower:

achingbrain commented 6 months ago

:robot: Release is at https://github.com/ipfs/helia/releases/tag/interface-v4.1.0 :sunflower:

achingbrain commented 6 months ago

:robot: Release is at https://github.com/ipfs/helia/releases/tag/interop-v6.0.0 :sunflower:

achingbrain commented 6 months ago

:robot: Release is at https://github.com/ipfs/helia/releases/tag/ipns-v7.0.0 :sunflower:

achingbrain commented 6 months ago

:robot: Release is at https://github.com/ipfs/helia/releases/tag/json-v3.0.2 :sunflower:

achingbrain commented 6 months ago

:robot: Release is at https://github.com/ipfs/helia/releases/tag/mfs-v3.0.2 :sunflower:

achingbrain commented 6 months ago

:robot: Release is at https://github.com/ipfs/helia/releases/tag/routers-v1.0.2 :sunflower:

achingbrain commented 6 months ago

:robot: Release is at https://github.com/ipfs/helia/releases/tag/strings-v3.0.2 :sunflower:

achingbrain commented 6 months ago

:robot: Release is at https://github.com/ipfs/helia/releases/tag/unixfs-v3.0.2 :sunflower:

achingbrain commented 6 months ago

:robot: Release is at https://github.com/ipfs/helia/releases/tag/utils-v0.1.0 :sunflower: