1
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2026-03-04 07:52:55 +01:00
Automatically generated by python-semantic-release
This commit is contained in:
semantic-release
2026-01-23 16:50:22 +00:00
parent 709ffd6927
commit ade65dd629
2 changed files with 22 additions and 1 deletions

View File

@@ -1,6 +1,27 @@
# CHANGELOG
## v2.45.14 (2026-01-23)
### Bug Fixes
- **bec_status**: Adjust bec status widget to info and version signature
([`709ffd6`](https://github.com/bec-project/bec_widgets/commit/709ffd6927dceb903cbd0797fc162e56aef378c1))
### Continuous Integration
- Use auth.token instead of login_or_token
([`0349c87`](https://github.com/bec-project/bec_widgets/commit/0349c872612ab0506e5662b813e78200a76d7590))
### Testing
- **device config**: Validate against pydantic
([`de8fe3b`](https://github.com/bec-project/bec_widgets/commit/de8fe3b5f503ace17b0064d2ce9f54662b0fb77e))
- **scan control**: Avoid strict length comparisons
([`d577fac`](https://github.com/bec-project/bec_widgets/commit/d577fac02fed11b2b1c44704c04fd111c2fed1d3))
## v2.45.13 (2025-12-17)
### Bug Fixes

View File

@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "bec_widgets"
version = "2.45.13"
version = "2.45.14"
description = "BEC Widgets"
requires-python = ">=3.11"
classifiers = [