From 60f56e46ae9353a41375d423039ceb5ef869ab4c Mon Sep 17 00:00:00 2001 From: Travis CI Date: Mon, 15 Jul 2019 16:35:11 +0000 Subject: [PATCH] __SEMANTIC RELEASE VERSION UPDATE__ --- CHANGELOG.md | 13 +++++++++++++ box.json | 4 ++-- 2 files changed, 15 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6dcab77..fea5283 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,16 @@ +# v2.0.2 +## 15 Jul 2019 — 16:35:09 UTC + +### other + ++ __\*:__ chore: remove Node dependencies + ([429e68c](https://github.com/elpete/cors/commit/429e68cdcbd92a6228cd95367f9d42bd9b3d3253)) ++ __\*:__ fix: Move postProcess to preEvent to fit within caching lifecycle + ([d2184f0](https://github.com/elpete/cors/commit/d2184f01755e37d431b5f3a5c637595b41a5a04a)) ++ __\*:__ fix: Remove duplicate code + ([091140e](https://github.com/elpete/cors/commit/091140eb50388c0d1a89910ec88d9354885727bf)) + + # v2.0.1 ## 11 Jul 2019 — 22:08:54 UTC diff --git a/box.json b/box.json index bd9317c..e224aeb 100644 --- a/box.json +++ b/box.json @@ -1,8 +1,8 @@ { "name":"cors", - "version":"2.0.1", + "version":"2.0.2", "author":"Eric Peterson", - "location":"elpete/cors#v2.0.1", + "location":"elpete/cors#v2.0.2", "homepage":"https://github.com/elpete/cors", "documentation":"https://github.com/elpete/cors", "repository":{