summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRiyadh Al Nur <riyadhalnur@verticalaxisbd.com>2020-03-31 15:34:34 +0800
committerRiyadh Al Nur <riyadhalnur@verticalaxisbd.com>2020-03-31 15:34:34 +0800
commit89038f0df9bdc2e7e8e5c28a87e3246e9565bb59 (patch)
treea68d0464583e609d5d14e5d68731677d15eeb179
parent627f96be2534dac52a7c0629b5402bb5215b3661 (diff)
Update CHANGELOG
-rw-r--r--CHANGELOG.md15
1 files changed, 12 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index de5c15a..0980a3c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,15 @@ All notable changes to this project will be documented in this file. Dates are d
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
+#### [v1.5.3](https://github.com/riyadhalnur/weather-cli/compare/v1.5.1...v1.5.3)
+
+> 31 March 2020
+
+- [Snyk] Security upgrade meow from 6.0.1 to 6.1.0 [`#157`](https://github.com/riyadhalnur/weather-cli/pull/157)
+- [CHORE] Update deps and update help text [`029dd15`](https://github.com/riyadhalnur/weather-cli/commit/029dd15fce6543ca7ded3709c12a544c32606544)
+- fix: package.json & package-lock.json to reduce vulnerabilities [`a190777`](https://github.com/riyadhalnur/weather-cli/commit/a190777738f34c0c7329ec8efc1db6ab4cdc1cc5)
+- Update CHANGELOG [`78b325c`](https://github.com/riyadhalnur/weather-cli/commit/78b325c71690f465120c7aabe79f75ee66761d6a)
+
#### [v1.5.1](https://github.com/riyadhalnur/weather-cli/compare/v1.5.0...v1.5.1)
> 19 February 2020
@@ -132,8 +141,8 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- Update eslint to version 3.1.1 🚀 [`#52`](https://github.com/riyadhalnur/weather-cli/pull/52)
- Update eslint to version 3.1.0 🚀 [`#51`](https://github.com/riyadhalnur/weather-cli/pull/51)
- chore(package): update dependencies [`5f92370`](https://github.com/riyadhalnur/weather-cli/commit/5f92370498257b543e9996a29cc50f707590a583)
-- chore(package): update mocha to version 3.1.2 [`09a8116`](https://github.com/riyadhalnur/weather-cli/commit/09a8116650ae4add1f4c8654b78d769462653ce1)
-- fix(package): update update-notifier to version 2.0.0 [`04cf98c`](https://github.com/riyadhalnur/weather-cli/commit/04cf98c6b5b21966e106f915df32f1ec37bf5374)
+- fix: package.json to reduce vulnerabilities [`2813c03`](https://github.com/riyadhalnur/weather-cli/commit/2813c032a625ad1a6a4e499ab1b674a34f2e3c23)
+- fix(package): update update-notifier to version 2.1.0 [`8a7e8b7`](https://github.com/riyadhalnur/weather-cli/commit/8a7e8b79348c396c56742580a7199384d1eb71b3)
#### [v1.2.2](https://github.com/riyadhalnur/weather-cli/compare/v1.2.1...v1.2.2)
@@ -176,7 +185,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- Update lodash to version 4.2.0 🚀 [`#19`](https://github.com/riyadhalnur/weather-cli/pull/19)
- Update xo to version 0.12.0 🚀 [`#6`](https://github.com/riyadhalnur/weather-cli/pull/6)
- Stop supporting NodeJS &lt; 4 [`4be953a`](https://github.com/riyadhalnur/weather-cli/commit/4be953a34d4f5c9606ea7bf0bdf49ce164807b7b)
-- Point URL to proper travis build repo [`2f6f412`](https://github.com/riyadhalnur/weather-cli/commit/2f6f412cae286e790e0ccf496c4775f84397c30e)
+- chore(package): update request to version 2.73.0 [`7b3a2aa`](https://github.com/riyadhalnur/weather-cli/commit/7b3a2aa7d61b662f10f99f9b8dc7633fbd1e623a)
- chore(package): update update-notifier to version 1.0.0 [`0ff96b2`](https://github.com/riyadhalnur/weather-cli/commit/0ff96b2bbd8964497ef624f615f2f95338a7909f)
#### [1.1.0](https://github.com/riyadhalnur/weather-cli/compare/1.0.0...1.1.0)