Skip to content

Commit

Permalink
chore(release): 11.3.0 [skip ci]
Browse files Browse the repository at this point in the history
## [11.3.0](v11.2.0...v11.3.0) (2024-06-29)

### Fixed

* **Select:** update to match installed version of material/select ([a739d35](a739d35))

### Added

* **Select:** Add Select.name for convenient form submission ([8f7380b](8f7380b))
* **Select:** Add Select.required prop ([94bab91](94bab91))
* **Select:** Add Select.ShowError prop which applies the mdc-select--invalid class to the ([3d8f95d](3d8f95d))
  • Loading branch information
semantic-release-bot committed Jun 29, 2024
1 parent b445a3c commit bb5ea41
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,20 @@
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), enforced with [semantic-release](https://github.com/semantic-release/semantic-release).

## [11.3.0](https://github.com/silinternational/ui-components/compare/v11.2.0...v11.3.0) (2024-06-29)


### Fixed

* **Select:** update to match installed version of material/select ([a739d35](https://github.com/silinternational/ui-components/commit/a739d35b5635c74f3846feb3cee3485e5db2929d))


### Added

* **Select:** Add Select.name for convenient form submission ([8f7380b](https://github.com/silinternational/ui-components/commit/8f7380bcd34df41600d3be7bbe9fafc3187c4df8))
* **Select:** Add Select.required prop ([94bab91](https://github.com/silinternational/ui-components/commit/94bab918ba3a6560c49670622802aa942ee32628))
* **Select:** Add Select.ShowError prop which applies the mdc-select--invalid class to the ([3d8f95d](https://github.com/silinternational/ui-components/commit/3d8f95d4657a1ee99f6900522a3449126790f20e))

## [11.3.0](https://github.com/silinternational/ui-components/compare/v11.2.0...v11.3.0) (2024-06-19)


Expand Down

0 comments on commit bb5ea41

Please sign in to comment.