fluencebot ac25f497b1
chore: release master (#297)
* chore: release master

* chore: Regenerate pnpm lock file
2023-04-04 12:50:50 +02:00

2.6 KiB

Changelog

0.7.5 (2023-04-04)

Features

0.7.4 (2023-03-31)

Features

  • logs: Use debug.js library for logging [DXJ-327] (#285) (e95c34a)

0.7.3 (2023-02-16)

Bug Fixes

  • Trigger release to publish packages that were built (#262) (47abf38)

0.7.2 (2023-02-16)

Features

  • Add getRelayPeerId method for IFluenceClient (#260) (a10278a)

0.7.1 (2023-02-16)

Features

0.7.0 (2023-02-15)

⚠ BREAKING CHANGES

  • Expose updated JS Client API via js-client.api package (#246)
  • Standalone web JS Client (#243)

Features

  • Expose updated JS Client API via js-client.api package (#246) (d4bb8fb)
  • Standalone web JS Client (#243) (9667c4f)

Bug Fixes