@visulima/error 6.0.0-alpha.1 → 6.0.0-alpha.3

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 +26 -0
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,3 +1,29 @@
1
+ ## @visulima/error [6.0.0-alpha.3](https://github.com/visulima/visulima/compare/@visulima/error@6.0.0-alpha.2...@visulima/error@6.0.0-alpha.3) (2025-12-27)
2
+
3
+ ### Bug Fixes
4
+
5
+ * **error:** update package files ([ea9d556](https://github.com/visulima/visulima/commit/ea9d55669d1f3e0d7902d931a82e0acd39081ea7))
6
+
7
+ ### Miscellaneous Chores
8
+
9
+ * fixed project.json names and schema path ([964722f](https://github.com/visulima/visulima/commit/964722f691db205c7edb9aa6db29e849a647500b))
10
+
11
+
12
+ ### Dependencies
13
+
14
+ * **@visulima/path:** upgraded to 3.0.0-alpha.4
15
+
16
+ ## @visulima/error [6.0.0-alpha.2](https://github.com/visulima/visulima/compare/@visulima/error@6.0.0-alpha.1...@visulima/error@6.0.0-alpha.2) (2025-12-11)
17
+
18
+ ### Bug Fixes
19
+
20
+ * update package OG images across multiple packages ([f08e4dd](https://github.com/visulima/visulima/commit/f08e4dd2b105ccb29c8412020a9c2be36d6c1e9e))
21
+
22
+
23
+ ### Dependencies
24
+
25
+ * **@visulima/path:** upgraded to 3.0.0-alpha.3
26
+
1
27
  ## @visulima/error [6.0.0-alpha.1](https://github.com/visulima/visulima/compare/@visulima/error@5.0.6...@visulima/error@6.0.0-alpha.1) (2025-12-07)
2
28
 
3
29
  ### ⚠ BREAKING CHANGES
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@visulima/error",
3
- "version": "6.0.0-alpha.1",
3
+ "version": "6.0.0-alpha.3",
4
4
  "description": "Error with more than just a message, stacktrace parsing.",
5
5
  "keywords": [
6
6
  "anolilab",