Skip to content

Commit

Permalink
chore(release): 2.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed Aug 12, 2021
1 parent 3755164 commit 9f57dda
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
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.4.1 (2021-08-12)


### Bug Fixes

* finepack script ([3755164](https://github.com/Kikobeats/cacheable-response/commit/37551646da526dc04b4b221ec183e176c3a43c31))

## [2.4.0](https://github.com/Kikobeats/cacheable-response/compare/v2.3.0...v2.4.0) (2021-08-12)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
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.4.0",
"version": "2.4.1",
"main": "src/index.js",
"author": {
"email": "josefrancisco.verdu@gmail.com",
Expand Down

0 comments on commit 9f57dda

Please sign in to comment.