Skip to content

Commit

Permalink
πŸ”– Release [email protected] (#3693)
Browse files Browse the repository at this point in the history
  • Loading branch information
torleifhalseth authored Nov 21, 2024
1 parent e2122f9 commit 5a45b74
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/eds-core-react/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@ 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).

## [0.42.5] - 2024-11-21

### Fixed

- πŸ› `Autocomplete`: undefined param in `optionDisabled` by @oddvernes in https://github.com/equinor/design-system/pull/3689
- πŸ› `DatePicker`: use locale prop for text and formats when it is defined by @torleifhalseth in https://github.com/equinor/design-system/pull/3690

## [0.42.4] - 2024-11-15

### added
Expand Down
2 changes: 1 addition & 1 deletion packages/eds-core-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@equinor/eds-core-react",
"version": "0.42.4",
"version": "0.42.5",
"description": "The React implementation of the Equinor Design System",
"sideEffects": [
"**/*.css"
Expand Down

0 comments on commit 5a45b74

Please sign in to comment.