Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaime Terreu committed Jun 21, 2024
1 parent dad92e0 commit f4792e0
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [10.4.3] - 2024-06-21

## Fixed

- Native variant ugly border

## [10.4.2] - 2024-06-17

## Added
Expand Down Expand Up @@ -706,6 +712,7 @@ controlBranding

- Project to elm packages [Confidenceman02/elm-select](https://package.elm-lang.org/packages/Confidenceman02/elm-select/1.0.0/)

[10.4.3]: https://github.com/Confidenceman02/elm-select/compare/10.4.2...10.4.3
[10.4.2]: https://github.com/Confidenceman02/elm-select/compare/10.4.1...10.4.2
[10.4.1]: https://github.com/Confidenceman02/elm-select/compare/10.4.0...10.4.1
[10.4.0]: https://github.com/Confidenceman02/elm-select/compare/10.3.0...10.4.0
Expand Down
2 changes: 1 addition & 1 deletion elm.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "Confidenceman02/elm-select",
"summary": "A Handsome flexible select!",
"license": "BSD-3-Clause",
"version": "10.4.2",
"version": "10.4.3",
"exposed-modules": [
"Select",
"Select.Styles"
Expand Down

0 comments on commit f4792e0

Please sign in to comment.