@dvirus-js/utils 0.0.7 → 0.0.14

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
@@ -1,3 +1,57 @@
1
+ ## 0.0.13 (2026-05-31)
2
+
3
+ This was a version bump only for utils to align it with other projects, there were no code changes.
4
+
5
+ ## 0.0.12 (2026-05-31)
6
+
7
+ This was a version bump only for utils to align it with other projects, there were no code changes.
8
+
9
+ ## 0.0.11 (2026-05-31)
10
+
11
+ This was a version bump only for utils to align it with other projects, there were no code changes.
12
+
13
+ ## 0.0.10 (2026-05-31)
14
+
15
+ This was a version bump only for utils to align it with other projects, there were no code changes.
16
+
17
+ ## 0.0.9 (2026-05-31)
18
+
19
+ This was a version bump only for utils to align it with other projects, there were no code changes.
20
+
21
+ ## 0.0.8 (2026-05-31)
22
+
23
+ ### 🩹 Fixes
24
+
25
+ - htmlParser util ([80c83f2](https://github.com/Dvirus97/dvirus-js/commit/80c83f2))
26
+ - add getEmptyKeys util ([bcde711](https://github.com/Dvirus97/dvirus-js/commit/bcde711))
27
+ - http util ([82e6f97](https://github.com/Dvirus97/dvirus-js/commit/82e6f97))
28
+
29
+ ### ❤️ Thank You
30
+
31
+ - Dvir Cohen
32
+
33
+ ## 0.0.701 (2026-05-31)
34
+
35
+ ### 🩹 Fixes
36
+
37
+ - htmlParser util ([74b588c](https://github.com/Dvirus97/dvirus-js/commit/74b588c))
38
+ - add getEmptyKeys util ([3c84e53](https://github.com/Dvirus97/dvirus-js/commit/3c84e53))
39
+ - http util ([4814fb5](https://github.com/Dvirus97/dvirus-js/commit/4814fb5))
40
+
41
+ ### ❤️ Thank You
42
+
43
+ - Dvir Cohen
44
+
45
+ ## 0.0.7 (2026-05-25)
46
+
47
+ ### 🩹 Fixes
48
+
49
+ - update utils internals and http error handling ([c1e9420](https://github.com/Dvirus97/dvirus-js/commit/c1e9420))
50
+
51
+ ### ❤️ Thank You
52
+
53
+ - Dvir Cohen
54
+
1
55
  ## 0.0.6 (2026-05-20)
2
56
 
3
57
  ### 🩹 Fixes