Skip to content

Commit

Permalink
chore: bump package.json version
Browse files Browse the repository at this point in the history
  • Loading branch information
ojoanalogo committed Dec 20, 2020
1 parent dc26ec5 commit 19937f6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,7 @@ Bellow are a list of changes, some might go undocumented
- 1.3.0 - Added favicon option (by @joemaidman)
- 2.0.0 - Added authentication option, fixed issues with CSP and nestjs version compatibility issues
- 2.1.0 - Added x-tagGroups extension property
- 2.1.1 - Fixed CSP issue on Safari browser

## 📋 ToDo

Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nestjs-redoc",
"version": "2.1.0",
"version": "2.1.1",
"description": "NestJS ReDoc frontend",
"repository": "https://github.com/mxarc/nestjs-redoc",
"author": "Alfonso Reyes",
Expand Down Expand Up @@ -69,4 +69,4 @@
"path": "./node_modules/cz-conventional-changelog"
}
}
}
}

0 comments on commit 19937f6

Please sign in to comment.