Skip to content

Commit

Permalink
chore(release): 1.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed Sep 11, 2019
1 parent 52cbe68 commit 56cc48e
Showing 2 changed files with 7 additions and 2 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -2,6 +2,8 @@

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.

### [1.7.2](https://github.com/Kikobeats/cacheable-response/compare/v1.7.1...v1.7.2) (2019-09-11)

### [1.7.1](https://github.com/Kikobeats/cacheable-response/compare/v1.7.0...v1.7.1) (2019-09-11)

## [1.7.0](https://github.com/Kikobeats/cacheable-response/compare/v1.6.12...v1.7.0) (2019-09-11)
7 changes: 5 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -2,15 +2,18 @@
"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": "1.7.1",
"version": "1.7.2",
"main": "index.js",
"author": {
"email": "josefrancisco.verdu@gmail.com",
"name": "Kiko Beats",
"url": "https://kikobeats.com"
},
"contributors": [
"whooehoo <whooehoo@yandex.ru>"
{
"name": "whooehoo",
"email": "whooehoo@yandex.ru"
}
],
"repository": {
"type": "git",

0 comments on commit 56cc48e

Please sign in to comment.