Skip to content

Commit bd8693d

Browse files
committed
chore(release): 2.10.2
1 parent 36b2115 commit bd8693d

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.10.2 (2024-05-09)
6+
57
### 2.10.1 (2024-03-31)
68

79
## 2.10.0 (2024-03-25)

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://github.com/Kikobeats/cacheable-response",
5-
"version": "2.10.1",
5+
"version": "2.10.2",
66
"main": "src/index.js",
77
"author": {
88
"email": "[email protected]",

0 commit comments

Comments
 (0)