We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e339da2 commit 27438feCopy full SHA for 27438fe
2 files changed
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [1.7.5](https://github.com/JsonMa/swagger-egg/compare/v1.7.4...v1.7.5) (2022-03-31)
2
+
3
4
+### Bug Fixes
5
6
+* :bug: convert file name to camelCase ([e339da2](https://github.com/JsonMa/swagger-egg/commit/e339da230d39a0fb32a8a48a55bf21c7d5ddad5a))
7
8
9
10
## [1.7.3](https://github.com/JsonMa/swagger-egg/compare/v1.6.4...v1.7.3) (2022-03-28)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "swagger-egg",
- "version": "1.7.4",
+ "version": "1.7.5",
"description": "swagger document generator for egg.",
"eggPlugin": {
"name": "swaggerEgg"
0 commit comments