Skip to content

Commit 26f2604

Browse files
committed
chore(release): 2.7.7
1 parent f49a6bf commit 26f2604

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
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+
### 2.7.7 (2021-10-06)
6+
57
### 2.7.6 (2021-09-17)
68

79
### 2.7.5 (2021-09-13)

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": "2.7.6",
5+
"version": "2.7.7",
66
"main": "src/index.js",
77
"author": {
88
"email": "[email protected]",

0 commit comments

Comments
 (0)