Skip to content

Commit 03b82c0

Browse files
chore(release): 1.6.1 [skip ci]
## [1.6.1](v1.6.0...v1.6.1) (2019-11-13) ### Bug Fixes * **flow:** post not correctly register post function ([c125bd8](c125bd8))
1 parent c125bd8 commit 03b82c0

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.6.1](https://github.com/barajs/express/compare/v1.6.0...v1.6.1) (2019-11-13)
2+
3+
4+
### Bug Fixes
5+
6+
* **flow:** post not correctly register post function ([c125bd8](https://github.com/barajs/express/commit/c125bd838264e42d3236c800ea9800051016e018))
7+
18
# [1.6.0](https://github.com/barajs/express/compare/v1.5.4...v1.6.0) (2019-11-13)
29

310

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@barajs/express",
3-
"version": "1.6.0",
3+
"version": "1.6.1",
44
"description": "Bara Express integration module",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)