0
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2025-07-13 03:01:50 +02:00
Automatically generated by python-semantic-release
This commit is contained in:
semantic-release
2025-06-04 09:00:55 +00:00
parent 2d0ed94f3f
commit d111ded737
2 changed files with 9 additions and 1 deletions

View File

@ -1,6 +1,14 @@
# CHANGELOG
## v2.10.3 (2025-06-04)
### Bug Fixes
- **color_button_native**: Popup logic to choose color moved to ColorButtonNative
([`2d0ed94`](https://github.com/bec-project/bec_widgets/commit/2d0ed94f3feb38dfc9645f2c3b9d6a06b92637bb))
## v2.10.2 (2025-06-03)
### Bug Fixes

View File

@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "bec_widgets"
version = "2.10.2"
version = "2.10.3"
description = "BEC Widgets"
requires-python = ">=3.10"
classifiers = [