ipfs / helia

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

chore: release main #513

Closed achingbrain closed 2 months ago

achingbrain commented 2 months ago

:robot: I have created a release beep boop

bitswap: 1.1.0 ## [1.1.0](https://github.com/ipfs/helia/compare/bitswap-v1.0.1...bitswap-v1.1.0) (2024-05-01) ### Features * add metrics property to helia interface ([#512](https://github.com/ipfs/helia/issues/512)) ([f7f71bb](https://github.com/ipfs/helia/commit/f7f71bb20ab0b4efbe802be5af1189e76153b826)) ### Bug Fixes * improve bitswap message merging ([#522](https://github.com/ipfs/helia/issues/522)) ([7419dfc](https://github.com/ipfs/helia/commit/7419dfc2fe273d3f816d27b62062636be0964d7a)) ### Dependencies * The following workspace dependencies were updated * dependencies * @helia/interface bumped from ^4.2.0 to ^4.3.0 * @helia/utils bumped from ^0.2.0 to ^0.3.0
block-brokers: 2.1.2 ## [2.1.2](https://github.com/ipfs/helia/compare/block-brokers-v2.1.1...block-brokers-v2.1.2) (2024-05-01) ### Bug Fixes * http blockbroker loads gateways from routing ([#519](https://github.com/ipfs/helia/issues/519)) ([6a62d1c](https://github.com/ipfs/helia/commit/6a62d1c8dcfadead0498d0bb59958837dc204c91)) * use a short-lived AbortSignal for fetch operations ([#511](https://github.com/ipfs/helia/issues/511)) ([5e98950](https://github.com/ipfs/helia/commit/5e989501203c48661416aff090c135268b5c8445)) ### Dependencies * The following workspace dependencies were updated * dependencies * @helia/bitswap bumped from ^1.0.1 to ^1.1.0 * @helia/interface bumped from ^4.2.0 to ^4.3.0 * @helia/utils bumped from ^0.2.0 to ^0.3.0
car: 3.1.5 ## [3.1.5](https://github.com/ipfs/helia/compare/car-v3.1.4...car-v3.1.5) (2024-05-01) ### Dependencies * The following workspace dependencies were updated * dependencies * @helia/interface bumped from ^4.2.0 to ^4.3.0 * devDependencies * @helia/unixfs bumped from ^3.0.5 to ^3.0.6
dag-cbor: 3.0.4 ## [3.0.4](https://github.com/ipfs/helia/compare/dag-cbor-v3.0.3...dag-cbor-v3.0.4) (2024-05-01) ### Dependencies * The following workspace dependencies were updated * dependencies * @helia/interface bumped from ^4.2.0 to ^4.3.0
dag-json: 3.0.4 ## [3.0.4](https://github.com/ipfs/helia/compare/dag-json-v3.0.3...dag-json-v3.0.4) (2024-05-01) ### Dependencies * The following workspace dependencies were updated * dependencies * @helia/interface bumped from ^4.2.0 to ^4.3.0
http: 1.0.6 ## [1.0.6](https://github.com/ipfs/helia/compare/http-v1.0.5...http-v1.0.6) (2024-05-01) ### Bug Fixes * http blockbroker loads gateways from routing ([#519](https://github.com/ipfs/helia/issues/519)) ([6a62d1c](https://github.com/ipfs/helia/commit/6a62d1c8dcfadead0498d0bb59958837dc204c91)) ### Dependencies * The following workspace dependencies were updated * dependencies * @helia/block-brokers bumped from ^2.1.1 to ^2.1.2 * @helia/interface bumped from ^4.2.0 to ^4.3.0 * @helia/routers bumped from ^1.0.3 to ^1.1.0 * @helia/utils bumped from ^0.2.0 to ^0.3.0
interface: 4.3.0 ## [4.3.0](https://github.com/ipfs/helia/compare/interface-v4.2.0...interface-v4.3.0) (2024-05-01) ### Features * add metrics property to helia interface ([#512](https://github.com/ipfs/helia/issues/512)) ([f7f71bb](https://github.com/ipfs/helia/commit/f7f71bb20ab0b4efbe802be5af1189e76153b826))
interop: 6.1.2 ## [6.1.2](https://github.com/ipfs/helia/compare/interop-v6.1.1...interop-v6.1.2) (2024-05-01) ### Dependencies * The following workspace dependencies were updated * dependencies * @helia/block-brokers bumped from ^2.1.1 to ^2.1.2 * @helia/car bumped from ^3.1.4 to ^3.1.5 * @helia/dag-cbor bumped from ^3.0.3 to ^3.0.4 * @helia/dag-json bumped from ^3.0.3 to ^3.0.4 * @helia/http bumped from ^1.0.5 to ^1.0.6 * @helia/interface bumped from ^4.2.0 to ^4.3.0 * @helia/ipns bumped from ^7.2.1 to ^7.2.2 * @helia/json bumped from ^3.0.3 to ^3.0.4 * @helia/mfs bumped from ^3.0.5 to ^3.0.6 * @helia/routers bumped from ^1.0.3 to ^1.1.0 * @helia/strings bumped from ^3.0.3 to ^3.0.4 * @helia/unixfs bumped from ^3.0.5 to ^3.0.6 * helia bumped from ^4.1.2 to ^4.2.0
ipns: 7.2.2 ## [7.2.2](https://github.com/ipfs/helia/compare/ipns-v7.2.1...ipns-v7.2.2) (2024-05-01) ### Dependencies * The following workspace dependencies were updated * dependencies * @helia/interface bumped from ^4.2.0 to ^4.3.0
json: 3.0.4 ## [3.0.4](https://github.com/ipfs/helia/compare/json-v3.0.3...json-v3.0.4) (2024-05-01) ### Dependencies * The following workspace dependencies were updated * dependencies * @helia/interface bumped from ^4.2.0 to ^4.3.0
mfs: 3.0.6 ## [3.0.6](https://github.com/ipfs/helia/compare/mfs-v3.0.5...mfs-v3.0.6) (2024-05-01) ### Dependencies * The following workspace dependencies were updated * dependencies * @helia/unixfs bumped from ^3.0.5 to ^3.0.6
routers: 1.1.0 ## [1.1.0](https://github.com/ipfs/helia/compare/routers-v1.0.3...routers-v1.1.0) (2024-05-01) ### Features * add static http gateway routing ([#515](https://github.com/ipfs/helia/issues/515)) ([2d070b9](https://github.com/ipfs/helia/commit/2d070b9cfe0e225e4a66be85cceac900516a8a1f)) ### Bug Fixes * http blockbroker loads gateways from routing ([#519](https://github.com/ipfs/helia/issues/519)) ([6a62d1c](https://github.com/ipfs/helia/commit/6a62d1c8dcfadead0498d0bb59958837dc204c91)) ### Dependencies * The following workspace dependencies were updated * dependencies * @helia/interface bumped from ^4.2.0 to ^4.3.0
strings: 3.0.4 ## [3.0.4](https://github.com/ipfs/helia/compare/strings-v3.0.3...strings-v3.0.4) (2024-05-01) ### Dependencies * The following workspace dependencies were updated * dependencies * @helia/interface bumped from ^4.2.0 to ^4.3.0
unixfs: 3.0.6 ## [3.0.6](https://github.com/ipfs/helia/compare/unixfs-v3.0.5...unixfs-v3.0.6) (2024-05-01) ### Dependencies * update it-glob ([#520](https://github.com/ipfs/helia/issues/520)) ([36081e0](https://github.com/ipfs/helia/commit/36081e063972e89c0c7b258aeb220e60bf024249)) * The following workspace dependencies were updated * dependencies * @helia/interface bumped from ^4.2.0 to ^4.3.0
utils: 0.3.0 ## [0.3.0](https://github.com/ipfs/helia/compare/utils-v0.2.0...utils-v0.3.0) (2024-05-01) ### Features * add metrics property to helia interface ([#512](https://github.com/ipfs/helia/issues/512)) ([f7f71bb](https://github.com/ipfs/helia/commit/f7f71bb20ab0b4efbe802be5af1189e76153b826)) ### Bug Fixes * do not append peer ids to provider multiaddrs ([#516](https://github.com/ipfs/helia/issues/516)) ([e4e67d0](https://github.com/ipfs/helia/commit/e4e67d0cc64593eca8c3eaa67a4e27544a1692ee)) * log peer id as string not object ([#514](https://github.com/ipfs/helia/issues/514)) ([f6bcbd4](https://github.com/ipfs/helia/commit/f6bcbd4e784a0c7a230f8c5ccb7889850d692af4)) ### Dependencies * The following workspace dependencies were updated * dependencies * @helia/interface bumped from ^4.2.0 to ^4.3.0
helia: 4.2.0 ## [4.2.0](https://github.com/ipfs/helia/compare/helia-v4.1.2...helia-v4.2.0) (2024-05-01) ### Features * add metrics property to helia interface ([#512](https://github.com/ipfs/helia/issues/512)) ([f7f71bb](https://github.com/ipfs/helia/commit/f7f71bb20ab0b4efbe802be5af1189e76153b826)) ### Bug Fixes * http blockbroker loads gateways from routing ([#519](https://github.com/ipfs/helia/issues/519)) ([6a62d1c](https://github.com/ipfs/helia/commit/6a62d1c8dcfadead0498d0bb59958837dc204c91)) * remove rust bootstrapper ([#523](https://github.com/ipfs/helia/issues/523)) ([fa9bd4b](https://github.com/ipfs/helia/commit/fa9bd4b53702f3ae71b76a46549535b63629d820)) ### Dependencies * The following workspace dependencies were updated * dependencies * @helia/block-brokers bumped from ^2.1.1 to ^2.1.2 * @helia/interface bumped from ^4.2.0 to ^4.3.0 * @helia/routers bumped from ^1.0.3 to ^1.1.0 * @helia/utils bumped from ^0.2.0 to ^0.3.0

This PR was generated with Release Please. See documentation.

achingbrain commented 2 months ago

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

achingbrain commented 2 months ago

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

achingbrain commented 2 months ago

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

achingbrain commented 2 months ago

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

achingbrain commented 2 months ago

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

achingbrain commented 2 months ago

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

achingbrain commented 2 months ago

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

achingbrain commented 2 months ago

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

achingbrain commented 2 months ago

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

achingbrain commented 2 months ago

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

achingbrain commented 2 months ago

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

achingbrain commented 2 months ago

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

achingbrain commented 2 months ago

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

achingbrain commented 2 months ago

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

achingbrain commented 2 months ago

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

achingbrain commented 2 months ago

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