@visulima/jsdoc-open-api 2.0.77 → 2.0.79

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,24 @@
1
+ ## @visulima/jsdoc-open-api [2.0.79](https://github.com/visulima/visulima/compare/@visulima/jsdoc-open-api@2.0.78...@visulima/jsdoc-open-api@2.0.79) (2025-05-30)
2
+
3
+ ### Bug Fixes
4
+
5
+ * **jsdoc-open-api:** update dependencies ([ae3e2b8](https://github.com/visulima/visulima/commit/ae3e2b8e7b63f6b607183cc231277abd16b823b2))
6
+
7
+
8
+ ### Dependencies
9
+
10
+ * **@visulima/fs:** upgraded to 3.1.3
11
+
12
+ ## @visulima/jsdoc-open-api [2.0.78](https://github.com/visulima/visulima/compare/@visulima/jsdoc-open-api@2.0.77...@visulima/jsdoc-open-api@2.0.78) (2025-04-30)
13
+
14
+ ### Bug Fixes
15
+
16
+ * modified CLI command options for clarity, changing `-vv` to `-d` ([#498](https://github.com/visulima/visulima/issues/498)) ([c683bf4](https://github.com/visulima/visulima/commit/c683bf4c51a9dd79699fc253b68d7df52af644e4))
17
+
18
+ ### Miscellaneous Chores
19
+
20
+ * updated dev dependencies ([2433ed5](https://github.com/visulima/visulima/commit/2433ed5fb662e0303c37edee8ddc21b46c21263f))
21
+
1
22
  ## @visulima/jsdoc-open-api [2.0.77](https://github.com/visulima/visulima/compare/@visulima/jsdoc-open-api@2.0.76...@visulima/jsdoc-open-api@2.0.77) (2025-03-07)
2
23
 
3
24
  ### Bug Fixes