Skip to content

Commit

Permalink
docs: 📝 Release v1.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
JsonMa committed Mar 18, 2022
1 parent 7e83196 commit 53d3abd
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [1.6.3](https://github.com/JsonMa/swagger-egg/compare/v1.6.2...v1.6.3) (2022-03-18)


### Bug Fixes

* :bug: fix path object not found bug ([7e83196](https://github.com/JsonMa/swagger-egg/commit/7e831963fc29b470508b393540ebc21b6f17d901))



## [1.6.2](https://github.com/JsonMa/swagger-egg/compare/v1.6.1...v1.6.2) (2022-03-18)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "swagger-egg",
"version": "1.6.2",
"version": "1.6.3",
"description": "swagger document generator for egg.",
"eggPlugin": {
"name": "swaggerEgg"
Expand Down

0 comments on commit 53d3abd

Please sign in to comment.