File tree Expand file tree Collapse file tree 3 files changed +28
-1
lines changed
Expand file tree Collapse file tree 3 files changed +28
-1
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## 2024-04-29
7+
8+ ### Changes
9+
10+ ---
11+
12+ Packages with breaking changes:
13+
14+ - There are no breaking changes in this release.
15+
16+ Packages with other changes:
17+
18+ - [ ` dogs_forms ` - ` v0.2.1 ` ] ( #dogs_forms---v021 )
19+
20+ ---
21+
22+ #### ` dogs_forms ` - ` v0.2.1 `
23+
24+ - ** FEAT** : add a color field which serializes to a string, update dependencies.
25+ - ** FEAT** : add preferWidgets to alter if the built decoration contains text or a widget.
26+
27+
628## 2024-04-25
729
830### Changes
Original file line number Diff line number Diff line change 1+ ## 0.2.1
2+
3+ - ** FEAT** : add a color field which serializes to a string, update dependencies.
4+ - ** FEAT** : add preferWidgets to alter if the built decoration contains text or a widget.
5+
16## 0.2.0
27
38> Note: This release has breaking changes.
Original file line number Diff line number Diff line change 11name : dogs_forms
22description : " Support for creating form_builder forms for DOGs structures."
3- version : 0.2.0
3+ version : 0.2.1
44homepage : https://dogs.helight.dev/forms/
55
66environment :
You can’t perform that action at this time.
0 commit comments