Skip to content

Commit a3f6ce7

Browse files
release: Released v1.0.3 [skip ci]
1 parent 67e3285 commit a3f6ce7

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.0.3](https://github.com/BottlecapDave/HomeAssistant-FirstBus/compare/v1.0.2...v1.0.3) (2022-08-31)
2+
3+
4+
### Bug Fixes
5+
6+
* **api-client:** Fixed retrieving buses when no specific buses are specified ([7b31424](https://github.com/BottlecapDave/HomeAssistant-FirstBus/commit/7b31424348a30171714f216c2d36772f8eae3bd2))
7+
18
## [1.0.1](https://github.com/BottlecapDave/HomeAssistant-FirstBus/compare/v1.0.0...v1.0.1) (2021-10-30)
29

310

custom_components/first_bus/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@
1111
"codeowners": [
1212
"@bottlecapdave"
1313
],
14-
"version": "2021.10.01",
14+
"version": "1.0.3",
1515
"iot_class": "cloud_polling"
16-
}
16+
}

0 commit comments

Comments
 (0)