Skip to content

Commit

Permalink
add release dates
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidFyon committed Nov 12, 2024
1 parent bdbf2ad commit 17a4b04
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions packages/synapse-bridge/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,30 +1,30 @@
#### v3.0.5
#### v3.0.5 (23-10-2024)

- NirField: improve validation [`#3818`](https://github.com/assurance-maladie-digital/design-system/pull/3818), [`#3816`](https://github.com/assurance-maladie-digital/design-system/pull/3816)
- DialogBox: improve accessibility [`#3817`](https://github.com/assurance-maladie-digital/design-system/pull/3817)
- DatePicker: fix value edition [`#3811`](https://github.com/assurance-maladie-digital/design-system/pull/3811)
- DatePicker: improve validation behavior [`#3806`](https://github.com/assurance-maladie-digital/design-system/pull/3806)
- SelectBtnField: fix padding + inline display [`#3796`](https://github.com/assurance-maladie-digital/design-system/pull/3796)

#### v3.0.4
#### v3.0.4 (04-10-2024)

- NirField: delete validation key in simple mode [`#3786`](https://github.com/assurance-maladie-digital/design-system/pull/3786)
- DatePicker: fix hint padding [`#3781`](https://github.com/assurance-maladie-digital/design-system/pull/3781)

#### v3.0.3
#### v3.0.3 (26-09-2024)

- NotificationBar: fix success color [`#3777`](https://github.com/assurance-maladie-digital/design-system/pull/3777)
- DatePicker: refacto and fix bugs [`#3763`](https://github.com/assurance-maladie-digital/design-system/pull/3763)

#### v3.0.2
#### v3.0.2 (17-09-2024)

- Remove pnpm from package.json engines [`#3766`](https://github.com/assurance-maladie-digital/design-system/pull/3766)
- Dark theme improvement for some components [`#3762`](https://github.com/assurance-maladie-digital/design-system/pull/3762)
- PasswordField: add enter key submit management [`#3760`](https://github.com/assurance-maladie-digital/design-system/pull/3760)
- NirField: add success icon slots [`#3761`](https://github.com/assurance-maladie-digital/design-system/pull/3761)
- LogoBrandSection: fix nuxt link [`#3752`](https://github.com/assurance-maladie-digital/design-system/pull/3752)

#### v3.0.1
#### v3.0.1 (10-09-2024)

- SelectBtnField: improve accessibility [`#3736`](https://github.com/assurance-maladie-digital/design-system/pull/3736)
- DialogBox: allow focus with dynamic elements [`#3713`](https://github.com/assurance-maladie-digital/design-system/pull/3713)
Expand All @@ -34,7 +34,7 @@
- NirField: fix validation when VForm submitted [`#3718`](https://github.com/assurance-maladie-digital/design-system/pull/3718)
- DialogBox : improve accessibility [`#3735`](https://github.com/assurance-maladie-digital/design-system/pull/3735)

#### v3.0.0
#### v3.0.0 (08-09-2024)

- Fix AlertWrapper background [`#3692`](https://github.com/assurance-maladie-digital/design-system/pull/3692)
- Fix DatePicker's issues with validation [`#3688`](https://github.com/assurance-maladie-digital/design-system/pull/3688)
Expand All @@ -44,7 +44,7 @@
- Fix buttons style [`#3667`](https://github.com/assurance-maladie-digital/design-system/pull/3667)
- DatePicker refactor delete [`#3670`](https://github.com/assurance-maladie-digital/design-system/pull/3670)

#### v1.4.10-alpha.0
#### v1.4.10-alpha.0 (29-07-2024)

- 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)
Expand All @@ -53,7 +53,7 @@
- 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
#### v1.4.9-alpha.0 (24-07-2024)

- Fix filterable mixin and FiltersInline component [`#3636`](https://github.com/assurance-maladie-digital/design-system/pull/3636)
- Improve tests [`#3632`](https://github.com/assurance-maladie-digital/design-system/pull/3632)
Expand All @@ -71,11 +71,11 @@
- Fix import of the type for external projects [`#3604`](https://github.com/assurance-maladie-digital/design-system/pull/3604)
- Improve github workflows [`#3601`](https://github.com/assurance-maladie-digital/design-system/pull/3601)

#### v1.4.8-alpha.0
#### v1.4.8-alpha.0 (16-07-2024)

- Feat/readme update [`#3602`](https://github.com/assurance-maladie-digital/design-system/pull/3602)

#### v1.4.7-alpha.0
#### v1.4.7-alpha.0 (16-07-2024)

- add changelog [`#3600`](https://github.com/assurance-maladie-digital/design-system/pull/3600)
- Feature/add paste to date picker [`#3599`](https://github.com/assurance-maladie-digital/design-system/pull/3599)
Expand Down

0 comments on commit 17a4b04

Please sign in to comment.