Skip to content

Commit

Permalink
chore(release): 2.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed Aug 22, 2021
1 parent 8a9eba7 commit c0cf250
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Expand Up @@ -2,6 +2,13 @@

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.

## 2.7.0 (2021-08-22)


### Features

* add EXPIRED cache state ([8a9eba7](https://github.com/Kikobeats/cacheable-response/commit/8a9eba73e6dacb5690f5cb83812656f6a4ff436b))

### 2.6.2 (2021-08-22)

### 2.6.1 (2021-08-19)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -2,7 +2,7 @@
"name": "cacheable-response",
"description": "An HTTP compliant route path middleware for serving cache response with invalidation support.",
"homepage": "https://nicedoc.io/Kikobeats/cacheable-response",
"version": "2.6.2",
"version": "2.7.0",
"main": "src/index.js",
"author": {
"email": "josefrancisco.verdu@gmail.com",
Expand Down

0 comments on commit c0cf250

Please sign in to comment.