Skip to content

Commit 6043c04

Browse files
committed
chore(release): 0.25.0
1 parent b7d31e4 commit 6043c04

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
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.25.0](https://github.com/frouriojs/frourio-express/compare/v0.24.1...v0.25.0) (2021-04-22)
6+
7+
8+
### Features
9+
10+
* add prettier-ignore comments ([b07fed1](https://github.com/frouriojs/frourio-express/commit/b07fed1bb268b8289fbf031fd19c46fa47fd0ca2))
11+
512
### [0.24.1](https://github.com/frouriojs/frourio-express/compare/v0.24.0...v0.24.1) (2021-03-10)
613

714

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.24.1",
3+
"version": "0.25.0",
44
"description": "Fast and type-safe full stack framework, for TypeScript",
55
"author": "Solufa <[email protected]>",
66
"license": "MIT",

0 commit comments

Comments
 (0)