diff --git a/CHANGELOG.md b/CHANGELOG.md index 51abe04a..c70d2da7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [3.7.14](https://github.com/publicdocs-platform/fire-monitor-bot/compare/v3.7.13...v3.7.14) (2020-01-05) + + +### Bug Fixes + +* **deps:** bump snyk from 1.272.0 to 1.273.0 ([5c0aed5](https://github.com/publicdocs-platform/fire-monitor-bot/commit/5c0aed51279a15caef5cc56a65386fd16b5cecf0)) + ## [3.7.13](https://github.com/publicdocs-platform/fire-monitor-bot/compare/v3.7.12...v3.7.13) (2020-01-04) diff --git a/package.json b/package.json index 41e93270..ce9be885 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fire-monitor-bot", - "version": "3.7.13", + "version": "3.7.14", "description": "Monitors public wildfire data (unofficial - not for safety/emergency purposes)", "main": "main.js", "bin": "./main.js",