@waku/enr 0.0.15 → 0.0.17

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 CHANGED
@@ -51,6 +51,36 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
51
51
  * devDependencies
52
52
  * @waku/interfaces bumped from 0.0.14 to 0.0.15
53
53
 
54
+ ### Dependencies
55
+
56
+ * The following workspace dependencies were updated
57
+ * dependencies
58
+ * @waku/utils bumped from 0.0.9 to 0.0.10
59
+ * devDependencies
60
+ * @waku/interfaces bumped from 0.0.16 to 0.0.17
61
+
62
+ ## [0.0.17](https://github.com/waku-org/js-waku/compare/enr-v0.0.16...enr-v0.0.17) (2023-09-11)
63
+
64
+
65
+ ### ⚠ BREAKING CHANGES
66
+
67
+ * upgrade to libp2p@0.45 ([#1400](https://github.com/waku-org/js-waku/issues/1400))
68
+ * @waku/relay ([#1316](https://github.com/waku-org/js-waku/issues/1316))
69
+
70
+ ### Features
71
+
72
+ * @waku/relay ([#1316](https://github.com/waku-org/js-waku/issues/1316)) ([50c2c25](https://github.com/waku-org/js-waku/commit/50c2c2540f3c5ff78d93f3fea646da0eee246e17))
73
+ * Upgrade to libp2p@0.45 ([#1400](https://github.com/waku-org/js-waku/issues/1400)) ([420e6c6](https://github.com/waku-org/js-waku/commit/420e6c698dd8f44d40d34e47d876da5d2e1ce85e))
74
+
75
+
76
+ ### Dependencies
77
+
78
+ * The following workspace dependencies were updated
79
+ * dependencies
80
+ * @waku/utils bumped from 0.0.10 to 0.0.11
81
+ * devDependencies
82
+ * @waku/interfaces bumped from 0.0.17 to 0.0.18
83
+
54
84
  ## [0.0.15](https://github.com/waku-org/js-waku/compare/enr-v0.0.14...enr-v0.0.15) (2023-07-26)
55
85
 
56
86