Skip to content

Commit 7c0cf70

Browse files
committed
chore: update version to 0.6.0 and sync changelog
🤖 Automatically updated CHANGELOG.md, manifest.json, and docs/changelog.md for release v0.6.0 Co-Authored-By: GitHub Action <[email protected]>
1 parent e468294 commit 7c0cf70

File tree

3 files changed

+21
-1
lines changed

3 files changed

+21
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88
## [Unreleased]
99

1010

11+
## [0.6.0] - 2025-08-03
12+
13+
14+
### 🚗 Vehicle Features
15+
- implement automatic vehicle discovery
16+
17+
### 📋 Other Changes
18+
- add robots
19+
20+
1121
## [0.5.0] - 2025-07-30
1222

1323

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"domain":"autopi","name":"AutoPi","after_dependencies":["recorder"],"codeowners":["@rknightion"],"config_flow":true,"documentation":"https://m7kni.io/autopi-ha/","integration_type":"hub","iot_class":"cloud_polling","issue_tracker":"https://github.com/rknightion/autopi-ha/issues","loggers":["aiohttp"],"quality_scale":"silver","requirements":["aiohttp>=3.8.0"],"version":"0.5.0"}
1+
{"domain":"autopi","name":"AutoPi","after_dependencies":["recorder"],"codeowners":["@rknightion"],"config_flow":true,"documentation":"https://m7kni.io/autopi-ha/","integration_type":"hub","iot_class":"cloud_polling","issue_tracker":"https://github.com/rknightion/autopi-ha/issues","loggers":["aiohttp"],"quality_scale":"silver","requirements":["aiohttp>=3.8.0"],"version":"0.6.0"}

docs/changelog.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,16 @@ All notable changes to this project are documented here. The format is based on
1717
## [Unreleased]
1818

1919

20+
## [0.6.0] - 2025-08-03
21+
22+
23+
### 🚗 Vehicle Features
24+
- implement automatic vehicle discovery
25+
26+
### 📋 Other Changes
27+
- add robots
28+
29+
2030
## [0.5.0] - 2025-07-30
2131

2232

0 commit comments

Comments
 (0)