Skip to content

Commit 5c96d86

Browse files
author
Travis CI
committed
chore(release): 1.6.1
1 parent c9f8761 commit 5c96d86

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

Diff for: CHANGELOG.md

+10-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,16 @@
1-
# Change Log
1+
# Changelog
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.6.1](https://github.com/Kikobeats/cacheable-response/compare/v1.6.0...v1.6.1) (2019-05-06)
6+
7+
8+
### Bug Fixes
9+
10+
* condition ([c9f8761](https://github.com/Kikobeats/cacheable-response/commit/c9f8761))
11+
12+
13+
514
# [1.6.0](https://github.com/Kikobeats/cacheable-response/compare/v1.5.2...v1.6.0) (2019-05-05)
615

716

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
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.6.0",
5+
"version": "1.6.1",
66
"main": "index.js",
77
"author": {
88
"email": "[email protected]",

0 commit comments

Comments
 (0)