@waku/enr 0.0.27-f599932.0 → 0.0.28-b6339f7.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 CHANGED
@@ -91,6 +91,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
91
91
  * devDependencies
92
92
  * @waku/interfaces bumped from 0.0.25 to 0.0.26
93
93
 
94
+ ### Dependencies
95
+
96
+ * The following workspace dependencies were updated
97
+ * dependencies
98
+ * @waku/utils bumped from 0.0.20 to 0.0.21
99
+ * devDependencies
100
+ * @waku/interfaces bumped from 0.0.27 to 0.0.28
101
+
94
102
  ## [0.0.26](https://github.com/waku-org/js-waku/compare/enr-v0.0.25...enr-v0.0.26) (2024-09-05)
95
103
 
96
104