@visulima/jsdoc-open-api 2.0.91 → 2.0.93

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,34 @@
1
+ ## @visulima/jsdoc-open-api [2.0.93](https://github.com/visulima/visulima/compare/@visulima/jsdoc-open-api@2.0.92...@visulima/jsdoc-open-api@2.0.93) (2025-11-12)
2
+
3
+ ### Bug Fixes
4
+
5
+ * update package configurations and TypeScript definitions ([b59aa59](https://github.com/visulima/visulima/commit/b59aa59dac1508216b944f4b917fb4a7ab1f70a4))
6
+
7
+ ### Miscellaneous Chores
8
+
9
+ * Add jsr file to all packages for release ([#565](https://github.com/visulima/visulima/issues/565)) ([ec91652](https://github.com/visulima/visulima/commit/ec91652b4e4112adf14ba152c1239a7703ba425a))
10
+ * update license files and clean up TypeScript definitions ([fe668cc](https://github.com/visulima/visulima/commit/fe668cc26de23591d4df54a0954455ebbe31b22d))
11
+
12
+
13
+ ### Dependencies
14
+
15
+ * **@visulima/fs:** upgraded to 4.0.5
16
+
17
+ ## @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)
18
+
19
+ ### Bug Fixes
20
+
21
+ * update TypeScript configurations and improve linting across multiple packages ([6f25ec7](https://github.com/visulima/visulima/commit/6f25ec7841da7246f8f9166efc5292a7089d37ee))
22
+
23
+ ### Miscellaneous Chores
24
+
25
+ * update npm and pnpm configurations for monorepo optimization ([#564](https://github.com/visulima/visulima/issues/564)) ([5512b42](https://github.com/visulima/visulima/commit/5512b42f672c216b6a3c9e39035199a4ebd9a4b8))
26
+
27
+
28
+ ### Dependencies
29
+
30
+ * **@visulima/fs:** upgraded to 4.0.4
31
+
1
32
  ## @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)
2
33
 
3
34
  ### Bug Fixes