@visulima/jsdoc-open-api 2.0.90 → 2.0.92

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,33 @@
1
+ ## @visulima/jsdoc-open-api [2.0.92](https://github.com/visulima/visulima/compare/@visulima/jsdoc-open-api@2.0.91...@visulima/jsdoc-open-api@2.0.92) (2025-11-07)
2
+
3
+ ### Bug Fixes
4
+
5
+ * update TypeScript configurations and improve linting across multiple packages ([6f25ec7](https://github.com/visulima/visulima/commit/6f25ec7841da7246f8f9166efc5292a7089d37ee))
6
+
7
+ ### Miscellaneous Chores
8
+
9
+ * update npm and pnpm configurations for monorepo optimization ([#564](https://github.com/visulima/visulima/issues/564)) ([5512b42](https://github.com/visulima/visulima/commit/5512b42f672c216b6a3c9e39035199a4ebd9a4b8))
10
+
11
+
12
+ ### Dependencies
13
+
14
+ * **@visulima/fs:** upgraded to 4.0.4
15
+
16
+ ## @visulima/jsdoc-open-api [2.0.91](https://github.com/visulima/visulima/compare/@visulima/jsdoc-open-api@2.0.90...@visulima/jsdoc-open-api@2.0.91) (2025-11-05)
17
+
18
+ ### Bug Fixes
19
+
20
+ * update dependencies across multiple packages ([36a47f2](https://github.com/visulima/visulima/commit/36a47f26d65d25a7b4d8371186710e7d0ab61a2b))
21
+
22
+ ### Miscellaneous Chores
23
+
24
+ * update dependencies across multiple packages ([c526462](https://github.com/visulima/visulima/commit/c52646260c2ae8bbf85692e642f305f47a158d4e))
25
+
26
+
27
+ ### Dependencies
28
+
29
+ * **@visulima/fs:** upgraded to 4.0.3
30
+
1
31
  ## @visulima/jsdoc-open-api [2.0.90](https://github.com/visulima/visulima/compare/@visulima/jsdoc-open-api@2.0.89...@visulima/jsdoc-open-api@2.0.90) (2025-10-22)
2
32
 
3
33
  ### Bug Fixes