js-waku/packages/discovery/CHANGELOG.md

24 lines
797 B
Markdown
Raw Normal View History

2024-04-09 14:11:20 +03:00
# Changelog
## 0.0.1 (2024-04-09)
### ⚠ BREAKING CHANGES
* @waku/discovery ([#1876](https://github.com/waku-org/js-waku/issues/1876))
### Features
* @waku/discovery ([#1876](https://github.com/waku-org/js-waku/issues/1876)) ([1e86c3d](https://github.com/waku-org/js-waku/commit/1e86c3d63e6532dabbe10e01376d42dc6bcb0b85))
* Peer-exchange uses error codes ([#1907](https://github.com/waku-org/js-waku/issues/1907)) ([877fe1d](https://github.com/waku-org/js-waku/commit/877fe1dc1daf6826b60ac5011af2915c47864d90))
### Dependencies
* The following workspace dependencies were updated
* dependencies
* @waku/interfaces bumped from 0.0.22 to 0.0.23
* @waku/enr bumped from 0.0.21 to 0.0.22
* @waku/core bumped from 0.0.27 to 0.0.28
* @waku/utils bumped from 0.0.15 to 0.0.16