Skip to content

Commit

Permalink
chore(release): 0.17.2
Browse files Browse the repository at this point in the history
  • Loading branch information
solufa committed Oct 13, 2020
1 parent b8d4625 commit 8c11c4a
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [0.17.2](https://github.com/frouriojs/frourio/compare/v0.17.1...v0.17.2) (2020-10-13)


### Features

* optimize methodToHandler ([b8d4625](https://github.com/frouriojs/frourio/commit/b8d4625f86a8622ed428d570ce548a8db76a8d4a))


### Documentation

* add ja README ([a2c3107](https://github.com/frouriojs/frourio/commit/a2c3107f30fb1310c046684f4f6059ba426e8626))

### [0.17.1](https://github.com/frouriojs/frourio/compare/v0.17.0...v0.17.1) (2020-10-11)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "frourio",
"version": "0.17.1",
"version": "0.17.2",
"description": "Perfectly type-checkable REST framework for TypeScript",
"author": "Solufa <[email protected]>",
"license": "MIT",
Expand Down

0 comments on commit 8c11c4a

Please sign in to comment.