Skip to content

Commit

Permalink
release: Released v1.1.4 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Oct 21, 2023
1 parent f3bff96 commit f65577b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [1.1.4](https://github.com/BottlecapDave/HomeAssistant-FirstBus/compare/v1.1.3...v1.1.4) (2023-10-21)


### Bug Fixes

* Fixed unsetting buses for existing entries ([0703fca](https://github.com/BottlecapDave/HomeAssistant-FirstBus/commit/0703fca5ea7c17d447697bb962b8f01336d9c864))
* Updated bus filters to support buses with with spaces ([c8fe0a2](https://github.com/BottlecapDave/HomeAssistant-FirstBus/commit/c8fe0a2a825281914465c5ed550981f49d253759))

## [1.1.3](https://github.com/BottlecapDave/HomeAssistant-FirstBus/compare/v1.1.2...v1.1.3) (2023-08-12)


Expand Down
2 changes: 1 addition & 1 deletion custom_components/first_bus/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
"iot_class": "cloud_polling",
"issue_tracker": "https://github.com/BottlecapDave/HomeAssistant-FirstBus/issues",
"ssdp": [],
"version": "1.1.3",
"version": "1.1.4",
"zeroconf": []
}

0 comments on commit f65577b

Please sign in to comment.