Skip to content

Commit b78fd47

Browse files
committed
chore(release): 0.18.0
1 parent 2a0254f commit b78fd47

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,23 @@
22

33
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.
44

5+
## [0.18.0](https://github.com/frouriojs/frourio-express/compare/v0.17.1...v0.18.0) (2020-10-18)
6+
7+
8+
### ⚠ BREAKING CHANGES
9+
10+
* add AdditionalRequest
11+
12+
### Features
13+
14+
* add AdditionalRequest ([766d4c1](https://github.com/frouriojs/frourio-express/commit/766d4c13e7df7ce695c6374c30ce03568eaa81bc))
15+
16+
17+
### Documentation
18+
19+
* update benchmarks ([a2a737f](https://github.com/frouriojs/frourio-express/commit/a2a737f795be174eb286d328cbfa33c34017b42f))
20+
* update README ([538f165](https://github.com/frouriojs/frourio-express/commit/538f165db9087eb52af5a0d21518ddd1acac66e6))
21+
522
### [0.17.1](https://github.com/frouriojs/frourio-express/compare/v0.17.0...v0.17.1) (2020-10-11)
623

724

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "frourio-express",
3-
"version": "0.17.1",
3+
"version": "0.18.0",
44
"description": "Type safe full stack REST framework, for TypeScript",
55
"author": "Solufa <[email protected]>",
66
"license": "MIT",

0 commit comments

Comments
 (0)