Skip to content

Commit

Permalink
Update swagger-ui to 3.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
axnsan12 committed Dec 30, 2017
1 parent bbdc37a commit 10deea8
Show file tree
Hide file tree
Showing 5 changed files with 28 additions and 21 deletions.
7 changes: 7 additions & 0 deletions docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@ Changelog
#########


*********
**1.1.2**
*********

- **IMPROVED:** updated ``swagger-ui`` to version 3.8.1
- **IMPROVED:** removed some unneeded static files

*********
**1.1.1**
*********
Expand Down
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
"name": "drf-yasg",
"dependencies": {
"redoc": "^1.19.3",
"swagger-ui-dist": "^3.8.0"
"swagger-ui-dist": "^3.8.1"
}
}
30 changes: 15 additions & 15 deletions src/drf_yasg/static/drf-yasg/swagger-ui-dist/swagger-ui-bundle.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions src/drf_yasg/static/drf-yasg/swagger-ui-dist/swagger-ui.js

Large diffs are not rendered by default.

0 comments on commit 10deea8

Please sign in to comment.