@waku/discovery 0.0.2-434be7b.0 → 0.0.2-5b03709.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md ADDED
@@ -0,0 +1,23 @@
1
+ # Changelog
2
+
3
+ ## 0.0.1 (2024-04-09)
4
+
5
+
6
+ ### ⚠ BREAKING CHANGES
7
+
8
+ * @waku/discovery ([#1876](https://github.com/waku-org/js-waku/issues/1876))
9
+
10
+ ### Features
11
+
12
+ * @waku/discovery ([#1876](https://github.com/waku-org/js-waku/issues/1876)) ([1e86c3d](https://github.com/waku-org/js-waku/commit/1e86c3d63e6532dabbe10e01376d42dc6bcb0b85))
13
+ * 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))
14
+
15
+
16
+ ### Dependencies
17
+
18
+ * The following workspace dependencies were updated
19
+ * dependencies
20
+ * @waku/interfaces bumped from 0.0.22 to 0.0.23
21
+ * @waku/enr bumped from 0.0.21 to 0.0.22
22
+ * @waku/core bumped from 0.0.27 to 0.0.28
23
+ * @waku/utils bumped from 0.0.15 to 0.0.16