0
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2025-07-12 18:51:50 +02:00
Automatically generated by python-semantic-release
This commit is contained in:
semantic-release
2025-06-30 11:52:55 +00:00
parent 09c5a443aa
commit f10140e0f3
2 changed files with 14 additions and 1 deletions

View File

@ -1,6 +1,19 @@
# CHANGELOG
## v2.21.2 (2025-06-30)
### Bug Fixes
- **waveform**: Fix waveform categorisation for aborted scans
([`09c5a44`](https://github.com/bec-project/bec_widgets/commit/09c5a443aac675f02fa1e38179deb9863af152e2))
### Testing
- Assert config for equality, not identity
([`3f5ab14`](https://github.com/bec-project/bec_widgets/commit/3f5ab142a3cb5446261c4faebdc7b13f10ef4a80))
## v2.21.1 (2025-06-29)
### Bug Fixes

View File

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