Skip to content

Commit

Permalink
chore: release 2.2.1
Browse files Browse the repository at this point in the history
## [2.2.1](v2.2.0...v2.2.1) (2022-07-21)

### Miscellaneous Chores

* update @rudi23/yup-to-openapi package ([8e66111](8e66111))
  • Loading branch information
Krzysztof Rudowski committed Jul 21, 2022
1 parent 8e66111 commit e9b99f1
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [2.2.1](https://github.com/rudi23/koa-yup-router-docs/compare/v2.2.0...v2.2.1) (2022-07-21)

### Miscellaneous Chores

- update @rudi23/yup-to-openapi package ([8e66111](https://github.com/rudi23/koa-yup-router-docs/commit/8e66111391792091e446a6a67976bcc15219c216))

## [2.2.0](https://github.com/rudi23/koa-yup-router-docs/compare/v2.1.0...v2.2.0) (2022-07-21)

### Features
Expand Down
4 changes: 2 additions & 2 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
@@ -1,6 +1,6 @@
{
"name": "@rudi23/koa-yup-router-docs",
"version": "2.2.0",
"version": "2.2.1",
"description": "Configurable, input validated routing for koa using yup",
"keywords": [
"yup",
Expand Down

0 comments on commit e9b99f1

Please sign in to comment.