mirror of
https://github.com/bec-project/bec_widgets.git
synced 2026-07-30 15:03:48 +02:00
3.30.2
Automatically generated by python-semantic-release
This commit is contained in:
@@ -1,6 +1,17 @@
|
||||
# CHANGELOG
|
||||
|
||||
|
||||
## v3.30.2 (2026-07-29)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
- **connector**: Register the exit handler only when it is wired to aboutToQuit
|
||||
([`9615626`](https://github.com/bec-project/bec_widgets/commit/961562616ed57b3325f8aa57ac9f2c8c4560243b))
|
||||
|
||||
- **shutdown**: Correct client/dispatcher teardown ordering and run cleanup on all close paths
|
||||
([`6c9381f`](https://github.com/bec-project/bec_widgets/commit/6c9381fe6f25689e1ad359b08c7a8fcd134da361))
|
||||
|
||||
|
||||
## v3.30.1 (2026-07-29)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = "bec_widgets"
|
||||
version = "3.30.1"
|
||||
version = "3.30.2"
|
||||
description = "BEC Widgets"
|
||||
requires-python = ">=3.11"
|
||||
classifiers = [
|
||||
|
||||
Reference in New Issue
Block a user