Automatically generated by python-semantic-release
This commit is contained in:
semantic-release
2026-03-20 14:01:01 +00:00
parent 90222f3082
commit e7ef8a3891
2 changed files with 12 additions and 1 deletions
+11
View File
@@ -1,6 +1,17 @@
# CHANGELOG
## v3.3.1 (2026-03-20)
### Bug Fixes
- **dap_combobox**: Added safeguard for no DAP models
([`79af15a`](https://github.com/bec-project/bec_widgets/commit/79af15a88b993cd5b6bf730796f995f20cf6f188))
- **dap_combobox**: Rewritten as proper combobox
([`90222f3`](https://github.com/bec-project/bec_widgets/commit/90222f30821f822eb24b0179401d4e43050e0156))
## v3.3.0 (2026-03-20)
### Bug Fixes
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "bec_widgets"
version = "3.3.0"
version = "3.3.1"
description = "BEC Widgets"
requires-python = ">=3.11"
classifiers = [