Skip to content

Latest commit

 

History

History
132 lines (65 loc) · 6.62 KB

CHANGELOG.md

File metadata and controls

132 lines (65 loc) · 6.62 KB

0.1.15 (2024-07-10)

Trivial Changes

  • deps: bump actions/setup-node from 4.0.1 to 4.0.3 (e2e3542)

0.1.14 (2024-06-14)

Trivial Changes

  • deps: bump actions/checkout from 4.1.3 to 4.1.4 (e07aa6b)
  • deps: bump actions/checkout from 4.1.4 to 4.1.5 (aa5dc54)
  • deps: bump actions/checkout from 4.1.5 to 4.1.6 (be2f144)
  • deps: bump actions/checkout from 4.1.6 to 4.1.7 (29dde44)

0.1.13 (2024-04-19)

Trivial Changes

  • deps: bump actions/checkout from 4.1.2 to 4.1.3 (5108fdb)

0.1.12 (2024-03-13)

Trivial Changes

  • deps-dev: bump chai from 4.3.10 to 5.0.0 (7bb74fb)
  • deps: bump actions/checkout from 4.1.1 to 4.1.2 (982076d)

0.1.11 (2024-01-02)

Trivial Changes

  • deps: bump multiformats from 12.1.3 to 13.0.0 (f07e7bc)

0.1.10 (2024-01-01)

Trivial Changes

  • deps: bump actions/setup-node from 4.0.0 to 4.0.1 (2191ef7)

0.1.9 (2023-10-25)

Trivial Changes

  • deps: bump actions/setup-node from 3.8.1 to 4.0.0 (42f9c51)

0.1.8 (2023-10-18)

Trivial Changes

  • deps: bump actions/checkout from 4.1.0 to 4.1.1 (2ed5a02)

0.1.7 (2023-09-26)

Trivial Changes

  • deps: bump actions/checkout from 3.6.0 to 4.0.0 (08a25ab)
  • deps: bump actions/checkout from 4.0.0 to 4.1.0 (8e27a5e)

0.1.6 (2023-08-25)

Trivial Changes

  • deps: bump actions/checkout from 3.5.3 to 3.6.0 (b8e2161)

0.1.5 (2023-08-17)

Trivial Changes

  • deps: bump actions/setup-node from 3.8.0 to 3.8.1 (715aae9)

0.1.4 (2023-08-15)

Bug Fixes

  • update release workflow with current Node.js (a20f3aa)

Trivial Changes

  • deps: bump actions/setup-node from 3.6.0 to 3.7.0 (777c957)
  • deps: bump actions/setup-node from 3.7.0 to 3.8.0 (e0e2d2e)
  • deps: bump multiformats from 11.0.2 to 12.0.0 (2220c6b)

0.1.3 (2023-01-06)

Trivial Changes

  • deps: bump actions/setup-node from 3.5.1 to 3.6.0 (0a45b4a)

0.1.2 (2023-01-03)

Trivial Changes

  • deps: bump multiformats from 10.0.3 to 11.0.0 (081fca7)
  • no-release: bump actions/setup-node from 3.5.0 to 3.5.1 (#7) (5dda527)

0.1.1 (2022-10-13)

Trivial Changes

  • deps: bump multiformats from 9.9.0 to 10.0.0 (#6) (75e1b9a)
  • no-release: bump actions/setup-node from 3.2.0 to 3.3.0 (#2) (0d4ce18)
  • no-release: bump actions/setup-node from 3.3.0 to 3.4.0 (#3) (aa0b694)
  • no-release: bump actions/setup-node from 3.4.0 to 3.4.1 (#4) (8781381)
  • no-release: bump actions/setup-node from 3.4.1 to 3.5.0 (#5) (23118a1)

0.1.0 (2022-06-02)

Features

  • ESM, update to multiformats, auto-release etc. (fbcaaed)

Bug Fixes

  • collapse windows into main test action (6d99c6e)
  • make tests run in CI without tty (da979d6)