Skip to content

Commit 7e19634

Browse files
chore(release): 3.6.1 [skip ci]
## [3.6.1](v3.6.0...v3.6.1) (2019-10-27) ### Bug Fixes * handle calfire links under osfm subdomain ([3957c4f](3957c4f))
1 parent 3957c4f commit 7e19634

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -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+
18
# [3.6.0](https://github.com/publicdocs-platform/fire-monitor-bot/compare/v3.5.2...v3.6.0) (2019-10-27)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fire-monitor-bot",
3-
"version": "3.6.0",
3+
"version": "3.6.1",
44
"description": "Monitors public wildfire data (unofficial - not for safety/emergency purposes)",
55
"main": "main.js",
66
"bin": "./main.js",

0 commit comments

Comments
 (0)