Automatically generated by python-semantic-release
This commit is contained in:
semantic-release
2026-07-23 07:01:51 +00:00
parent a6e66a902b
commit 8b41a70209
2 changed files with 10 additions and 1 deletions
+9
View File
@@ -1,6 +1,15 @@
# CHANGELOG
## v3.29.8 (2026-07-23)
### Bug Fixes
- **dock_area**: Fix hiding title window for the first dock after second is added, countering the
logic of QtADS DockContainerWidgetPrivate::addDockAreasToList code
([`a6e66a9`](https://github.com/bec-project/bec_widgets/commit/a6e66a902b47ced46b38a9b0ccf9e96700375fd4))
## v3.29.7 (2026-07-22)
### Bug Fixes
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "bec_widgets"
version = "3.29.7"
version = "3.29.8"
description = "BEC Widgets"
requires-python = ">=3.11"
classifiers = [