Skip to content

Commit 9988087

Browse files
committed
chore(release): 1.7.1
1 parent 2ecf0f5 commit 9988087

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

Diff for: CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
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+
### [1.7.1](https://github.com/Kikobeats/cacheable-response/compare/v1.7.0...v1.7.1) (2019-09-11)
6+
57
## [1.7.0](https://github.com/Kikobeats/cacheable-response/compare/v1.6.12...v1.7.0) (2019-09-11)
68

79

Diff for: package.json

+2-5
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,15 @@
22
"name": "cacheable-response",
33
"description": "An HTTP compliant route path middleware for serving cache response with invalidation support.",
44
"homepage": "https://nicedoc.io/Kikobeats/cacheable-response",
5-
"version": "1.7.0",
5+
"version": "1.7.1",
66
"main": "index.js",
77
"author": {
88
"email": "[email protected]",
99
"name": "Kiko Beats",
1010
"url": "https://kikobeats.com"
1111
},
1212
"contributors": [
13-
{
14-
"name": "whooehoo",
15-
"email": "[email protected]"
16-
}
13+
"whooehoo <[email protected]>"
1714
],
1815
"repository": {
1916
"type": "git",

0 commit comments

Comments
 (0)