Skip to content

Commit

Permalink
chore(release): 3.4.6 [skip ci]
Browse files Browse the repository at this point in the history
## [3.4.6](v3.4.5...v3.4.6) (2019-08-30)

### Bug Fixes

* catch more not a cal fire incident suffixes ([f5f121f](f5f121f))
  • Loading branch information
publicdocs-eng committed Aug 30, 2019
1 parent f5f121f commit 9e47353
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [3.4.6](https://github.com/publicdocs-platform/fire-monitor-bot/compare/v3.4.5...v3.4.6) (2019-08-30)


### Bug Fixes

* catch more not a cal fire incident suffixes ([f5f121f](https://github.com/publicdocs-platform/fire-monitor-bot/commit/f5f121f))

## [3.4.5](https://github.com/publicdocs-platform/fire-monitor-bot/compare/v3.4.4...v3.4.5) (2019-08-30)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fire-monitor-bot",
"version": "3.4.5",
"version": "3.4.6",
"description": "Monitors public wildfire data (unofficial - not for safety/emergency purposes)",
"main": "main.js",
"bin": "./main.js",
Expand Down

0 comments on commit 9e47353

Please sign in to comment.