diff --git a/packages/synapse-bridge/CHANGELOG.md b/packages/synapse-bridge/CHANGELOG.md index 8478e2188..5669db277 100644 --- a/packages/synapse-bridge/CHANGELOG.md +++ b/packages/synapse-bridge/CHANGELOG.md @@ -1,3 +1,11 @@ +#### v3.0.7 (09-12-2024) + +- DatePicker: fix enter validation [`#3864`](https://github.com/assurance-maladie-digital/design-system/pull/3864) +- NirField: add reset validation on `v-input` [`#3863`](https://github.com/assurance-maladie-digital/design-system/pull/3863) +- FooterBar : fix size for `back-to-top-btn` [`#3858`](https://github.com/assurance-maladie-digital/design-system/pull/3858) +- SelectBtnField: remove useless bg-secondary [`#3849`](https://github.com/assurance-maladie-digital/design-system/pull/3849) +- PaginatedTable: Fix lang in Vuetify config [`#3857`](https://github.com/assurance-maladie-digital/design-system/pull/3857) + #### v3.0.6 (20-11-2024) - DatePicker: Fix errors display on submit and update value on enter [`#3834`](https://github.com/assurance-maladie-digital/design-system/pull/3834)