Skip to content

Releases: libp2p/js-libp2p-protocol-adventure

v1.0.1

19 Nov 16:48
Compare
Choose a tag to compare

1.0.1 (2024-11-19)

Bug Fixes

  • include exercises in npm tarball (#5) (453e885), closes #4

v1.0.0

11 Nov 11:01
Compare
Choose a tag to compare

1.0.0 (2024-11-11)

Features

Bug Fixes

  • add updates to support libp2p 2.0 (#2) (b70aeac)
  • create defered promise with reject prop (ad853c6)

Trivial Changes

  • add tests to ensure there are no regressions (#3) (e22b313)
  • Update .github/pull_request_template.md [skip ci] (f8cbf0e)
  • Update .github/workflows/semantic-pull-request.yml [skip ci] (a211fb1)
  • Update .github/workflows/stale.yml [skip ci] (0c3c438)

Documentation

  • replace invalid character (08d25a8)