Skip to content

Commit f91927c

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

File tree

3 files changed

+15
-1
lines changed

3 files changed

+15
-1
lines changed

CHANGELOG.md

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

1010

11+
## [0.3.2] - 2025-07-28
12+
13+
14+
### 🐛 Bug Fixes
15+
- update GSM signal scaling from 0-31 to 1-5 range
16+
17+
1118
## [0.3.1] - 2025-07-28
1219

1320

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://rknightion.github.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.3.1"}
1+
{"domain":"autopi","name":"AutoPi","after_dependencies":["recorder"],"codeowners":["@rknightion"],"config_flow":true,"documentation":"https://rknightion.github.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.3.2"}

docs/changelog.md

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

1919

20+
## [0.3.2] - 2025-07-28
21+
22+
23+
### 🐛 Bug Fixes
24+
- update GSM signal scaling from 0-31 to 1-5 range
25+
26+
2027
## [0.3.1] - 2025-07-28
2128

2229

0 commit comments

Comments
 (0)