We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3957c4f commit 7e19634Copy full SHA for 7e19634
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [3.6.1](https://github.com/publicdocs-platform/fire-monitor-bot/compare/v3.6.0...v3.6.1) (2019-10-27)
2
+
3
4
+### Bug Fixes
5
6
+* handle calfire links under osfm subdomain ([3957c4f](https://github.com/publicdocs-platform/fire-monitor-bot/commit/3957c4f))
7
8
# [3.6.0](https://github.com/publicdocs-platform/fire-monitor-bot/compare/v3.5.2...v3.6.0) (2019-10-27)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "fire-monitor-bot",
- "version": "3.6.0",
+ "version": "3.6.1",
"description": "Monitors public wildfire data (unofficial - not for safety/emergency purposes)",
"main": "main.js",
"bin": "./main.js",
0 commit comments