Skip to content

Commit

Permalink
Merge pull request #229 from BouyguesTelecom/add/changelog
Browse files Browse the repository at this point in the history
✨ Add changelog
  • Loading branch information
JulienMora authored Dec 16, 2024
2 parents c1d587c + 1c9caed commit 81f083e
Showing 1 changed file with 18 additions and 2 deletions.
20 changes: 18 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
# Changelog trilogy-ds
# Changelog

### 1.0.0
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).


## [4.0.1] - 2024-12-16
### Remove
- Remove background props from Card
- Remove tag props from Price

### Fix
- Fix [Select](https://design.bouyguestelecom.fr/components/Select)
- Fix [Table](https://design.bouyguestelecom.fr/components/Table) borders style
- Fix [Tabs](https://design.bouyguestelecom.fr/components/Tabs) navigation (Web)
- Fix [Button](https://design.bouyguestelecom.fr/components/Button) accessibility
- Fix [Modal](https://design.bouyguestelecom.fr/components/Modal), [Otp](https://design.bouyguestelecom.fr/components/Otp), [Radio](https://design.bouyguestelecom.fr/components/Radio), [Textarea](https://design.bouyguestelecom.fr/components/Textarea) (native)
- Fix [Input](https://design.bouyguestelecom.fr/components/Input) style (Web)
- Fix [Input](https://design.bouyguestelecom.fr/components/Input) circle style

0 comments on commit 81f083e

Please sign in to comment.