Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
kalinchernev committed Feb 15, 2021
1 parent a56522f commit 05bc5a9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Change Log

### v6.0.4 (2021/02/15 15:50 +00:00)
### v6.0.5 (2021/02/15 15:50 +00:00)

- [#247](https://github.com/Surnet/swagger-jsdoc/pull/247) feat: support cjs and update docs (#247) (@kalinchernev)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "swagger-jsdoc",
"description": "Generates swagger doc based on JSDoc",
"version": "6.0.4",
"version": "6.0.5",
"engines": {
"node": ">=12.0.0"
},
Expand Down

0 comments on commit 05bc5a9

Please sign in to comment.