From aa6fa242e790e0a9ad65b7cbf337ee3d3eff0279 Mon Sep 17 00:00:00 2001 From: David FYON Date: Mon, 29 Jul 2024 12:12:51 +0200 Subject: [PATCH] changelog 1.4.10 --- packages/synapse-bridge/CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/packages/synapse-bridge/CHANGELOG.md b/packages/synapse-bridge/CHANGELOG.md index 72749bc331..ddd519e362 100644 --- a/packages/synapse-bridge/CHANGELOG.md +++ b/packages/synapse-bridge/CHANGELOG.md @@ -1,3 +1,12 @@ +#### v1.4.10-alpha.0 + +- Fix display password [`#3662`](https://github.com/assurance-maladie-digital/design-system/pull/3662) +- Export cookies enum and constant enum [`#3648`](https://github.com/assurance-maladie-digital/design-system/pull/3648) +- Fix filtersInline with datePicker [`#3658`](https://github.com/assurance-maladie-digital/design-system/pull/3658) +- Fix notchs and icons color on datePicker and PeriodField [`#3655`](https://github.com/assurance-maladie-digital/design-system/pull/3655) +- Set the font-weight of the error code to 200 [`#3653`](https://github.com/assurance-maladie-digital/design-system/pull/3653) +- Fix tooltip color [`#3647`](https://github.com/assurance-maladie-digital/design-system/pull/3647) + #### v1.4.9-alpha.0 - Fix filterable mixin and FiltersInline component [`#3636`](https://github.com/assurance-maladie-digital/design-system/pull/3636)