build: bump version 1.0.0-b12 -> 1.0.0-b13

This commit is contained in:
2024-08-11 08:01:20 +00:00
parent 6b35e7808c
commit c0f186db89
2 changed files with 10 additions and 1 deletions

View File

@ -1,3 +1,12 @@
## 1.0.0-b13 (2024-08-11)
### Fix
- **itam**: Ensure device name is formatted according to RFC1035 2.3.1
- **itam**: Ensure device UUID is correctly formatted
- **config_management**: Ensure that config group can't set self as parent
- **settings**: ensure that the api token cant be saved to notes field
## 1.0.0-b12 (2024-08-10)
### Fix