Skip to content

Commit 40ad1e4

Browse files
committed
chore(release): 2.1.11
1 parent fb1f4de commit 40ad1e4

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
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.1.11](https://github.com/Kikobeats/cacheable-response/compare/v2.1.10...v2.1.11) (2021-04-05)
6+
57
### [2.1.10](https://github.com/Kikobeats/cacheable-response/compare/v2.1.9...v2.1.10) (2021-04-01)
68

79
### [2.1.9](https://github.com/Kikobeats/cacheable-response/compare/v2.1.8...v2.1.9) (2020-12-13)

package.json

Lines changed: 1 addition & 1 deletion
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.1.10",
5+
"version": "2.1.11",
66
"main": "index.js",
77
"author": {
88
"email": "[email protected]",

0 commit comments

Comments
 (0)