Automatically generated by python-semantic-release
This commit is contained in:
semantic-release
2026-07-29 14:36:46 +00:00
parent 961562616e
commit 76d6446887
2 changed files with 12 additions and 1 deletions
+11
View File
@@ -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
View File
@@ -1,6 +1,6 @@
[project]
name = "bec_widgets"
version = "3.30.1"
version = "3.30.2"
description = "BEC Widgets"
requires-python = ">=3.11"
classifiers = [