Skip to content

Commit 7538f2c

Browse files
author
Travis CI
committed
chore(release): 1.3.2
1 parent c8837be commit 7538f2c

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

Diff for: CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
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+
<a name="1.3.2"></a>
6+
## [1.3.2](https://github.com/Kikobeats/cacheable-response/compare/v1.3.1...v1.3.2) (2019-04-03)
7+
8+
9+
### Bug Fixes
10+
11+
* **package:** update normalize-url to version 4.3.0 ([0fa3f47](https://github.com/Kikobeats/cacheable-response/commit/0fa3f47))
12+
13+
14+
515
<a name="1.3.1"></a>
616
## [1.3.1](https://github.com/Kikobeats/cacheable-response/compare/v1.3.0...v1.3.1) (2019-03-29)
717

Diff for: package.json

+1-1
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": "1.3.1",
5+
"version": "1.3.2",
66
"main": "index.js",
77
"author": {
88
"email": "[email protected]",

0 commit comments

Comments
 (0)