chore: build

This commit is contained in:
2026-05-01 22:28:13 +02:00
parent ece977f268
commit 99ce3e4bb3
532 changed files with 5244 additions and 13124 deletions
+7
View File
@@ -1,5 +1,12 @@
# wonka
## 6.3.6
### Patch Changes
- Replace for...in with for...of Object.keys() to avoid iterating inherited properties
Submitted by [@majgaard](https://github.com/majgaard) (See [#177](https://github.com/0no-co/wonka/pull/177))
## 6.3.5
### Patch Changes