Skip to content

Commit

Permalink
updated changelog and package version
Browse files Browse the repository at this point in the history
  • Loading branch information
tlivings committed May 11, 2020
1 parent 507282b commit d0532f6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
### 2.0.2

- Don't set undefined parameters on request in `routeExt` (#180)
- Update enjoi and @hapi/joi to Joi 17 (#176)

### 2.0.1

- Removed left over console.log file
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": "hapi-openapi",
"description": "Design-driven apis with OpenAPI (formerly Swagger) 2.0 and hapi.",
"version": "2.0.1",
"version": "2.0.2",
"author": "Trevor Livingston <[email protected]>",
"repository": {
"type": "git",
Expand Down

0 comments on commit d0532f6

Please sign in to comment.