@visulima/error 4.4.16 → 4.4.18

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.
Files changed (2) hide show
  1. package/CHANGELOG.md +22 -0
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,3 +1,25 @@
1
+ ## @visulima/error [4.4.18](https://github.com/visulima/visulima/compare/@visulima/error@4.4.17...@visulima/error@4.4.18) (2025-06-04)
2
+
3
+
4
+ ### Dependencies
5
+
6
+ * **@visulima/path:** upgraded to 1.4.0
7
+
8
+ ## @visulima/error [4.4.17](https://github.com/visulima/visulima/compare/@visulima/error@4.4.16...@visulima/error@4.4.17) (2025-05-30)
9
+
10
+ ### Bug Fixes
11
+
12
+ * **error:** update dependencies ([9357477](https://github.com/visulima/visulima/commit/93574770142c8471e19e46b768421b011a0e7681))
13
+
14
+ ### Miscellaneous Chores
15
+
16
+ * updated dev dependencies ([2433ed5](https://github.com/visulima/visulima/commit/2433ed5fb662e0303c37edee8ddc21b46c21263f))
17
+
18
+
19
+ ### Dependencies
20
+
21
+ * **@visulima/path:** upgraded to 1.3.6
22
+
1
23
  ## @visulima/error [4.4.16](https://github.com/visulima/visulima/compare/@visulima/error@4.4.15...@visulima/error@4.4.16) (2025-03-07)
2
24
 
3
25
  ### Bug Fixes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@visulima/error",
3
- "version": "4.4.16",
3
+ "version": "4.4.18",
4
4
  "description": "Error with more than just a message, stacktrace parsing.",
5
5
  "keywords": [
6
6
  "anolilab",