We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d2afef commit c9838b3Copy full SHA for c9838b3
2 files changed
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## [0.0.28](https://github.com/varletjs/api-farmer/compare/v0.0.27...v0.0.28) (2025-04-15)
2
+
3
+### Bug Fixes
4
5
+- fix parse base path error ([5d2afef](https://github.com/varletjs/api-farmer/commit/5d2afef32d6faa115166ab8fc3e8b72773ef6261))
6
7
## [0.0.27](https://github.com/varletjs/api-farmer/compare/v0.0.26...v0.0.27) (2025-04-06)
8
9
### Bug Fixes
package.json
@@ -1,6 +1,6 @@
{
"name": "api-farmer",
- "version": "0.0.27",
+ "version": "0.0.28",
"description": "API module generation tool based on Openapi3/Swagger2.",
"keywords": [
"cli",
0 commit comments