Automatically generated by python-semantic-release
This commit is contained in:
semantic-release
2026-08-24 10:14:53 +00:00
parent f7aed54433
commit 71bb1a983d
2 changed files with 14 additions and 1 deletions
+13
View File
@@ -1,6 +1,19 @@
# CHANGELOG
## v3.35.0 (2026-08-24)
### Bug Fixes
- **toolbar**: Update plugin toolbar action titles to use pascal_to_title formatting
([`f7aed54`](https://github.com/bec-project/bec_widgets/commit/f7aed54433932c34fc2dc231eadfea48e70436be))
### Features
- **title**: Add pascal_to_title function and corresponding tests
([`c8e01a3`](https://github.com/bec-project/bec_widgets/commit/c8e01a38f406913bf2454d4239cb9596e73de54c))
## v3.34.0 (2026-08-17)
### Features
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "bec_widgets"
version = "3.34.0"
version = "3.35.0"
description = "BEC Widgets"
requires-python = ">=3.11"
classifiers = [