bump: version 1.0.0-b4 → 1.0.0-b5

This commit is contained in:
2024-07-31 17:02:31 +00:00
parent 3993cc96a5
commit c496d10c1a
2 changed files with 12 additions and 1 deletions

View File

@ -1,3 +1,14 @@
## 1.0.0-b5 (2024-07-31)
### Feat
- **api**: Add device config groups to devices
- **api**: Ability to fetch configgroups from api along with config
### Fix
- **api**: Ensure device groups is read only
## 1.0.0-b4 (2024-07-29)
### Feat