|
2 | 2 | All notable changes to this project will be documented in this file. |
3 | 3 | 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). |
4 | 4 |
|
5 | | -## [11.5.0](https://github.com/silinternational/ui-components/compare/v11.4.2...v11.5.0) (2024-09-09) |
| 5 | +## [11.6.0](https://github.com/silinternational/ui-components/compare/v11.5.0...v11.6.0) (2024-10-03) |
6 | 6 |
|
7 | 7 |
|
8 | 8 | ### Added |
9 | 9 |
|
10 | | -* **DateInput:** add data-1p-ignore to prevent 1Password trying to fill ([c296811](https://github.com/silinternational/ui-components/commit/c29681127222afabceff914350aafebe38687dfc)) |
11 | | -* **MoneyInput:** add data-1p-ignore to prevent 1Password trying to fill ([6367aa8](https://github.com/silinternational/ui-components/commit/6367aa8f43c5544556039feaf848fff60002cf33)) |
12 | | -* **SearchableSelect:** add data-1p-ignore to SearchableSelect ([ce4bf4b](https://github.com/silinternational/ui-components/commit/ce4bf4be28a7c3ef5efe0636c47d4437e8fe71f0)) |
13 | | -* **Select:** add data-1p-ignore to prevent 1Password trying to fill ([1e502e2](https://github.com/silinternational/ui-components/commit/1e502e226144bf0c8b41a7535f8499d62df537e7)) |
| 10 | +* **SearchableSelect:** add clear button to SearchableSelect ([000f776](https://github.com/silinternational/ui-components/commit/000f776dc36dd7e7c2bd10363d6314c5ed0fae5b)) |
14 | 11 |
|
15 | | -### [11.4.2](https://github.com/silinternational/ui-components/compare/v11.4.1...v11.4.2) (2024-09-06) |
16 | 12 |
|
| 13 | +### Changed |
| 14 | + |
| 15 | +* **changelog:** format ([3fd0539](https://github.com/silinternational/ui-components/commit/3fd05396879a911d075855c92828eaf4a06f2265)) |
| 16 | + |
| 17 | +# Changelog |
| 18 | + |
| 19 | +All notable changes to this project will be documented in this file. |
| 20 | +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). |
| 21 | + |
| 22 | +## [11.5.0](https://github.com/silinternational/ui-components/compare/v11.4.2...v11.5.0) (2024-09-09) |
| 23 | + |
| 24 | +### Added |
| 25 | + |
| 26 | +- **DateInput:** add data-1p-ignore to prevent 1Password trying to fill ([c296811](https://github.com/silinternational/ui-components/commit/c29681127222afabceff914350aafebe38687dfc)) |
| 27 | +- **MoneyInput:** add data-1p-ignore to prevent 1Password trying to fill ([6367aa8](https://github.com/silinternational/ui-components/commit/6367aa8f43c5544556039feaf848fff60002cf33)) |
| 28 | +- **SearchableSelect:** add data-1p-ignore to SearchableSelect ([ce4bf4b](https://github.com/silinternational/ui-components/commit/ce4bf4be28a7c3ef5efe0636c47d4437e8fe71f0)) |
| 29 | +- **Select:** add data-1p-ignore to prevent 1Password trying to fill ([1e502e2](https://github.com/silinternational/ui-components/commit/1e502e226144bf0c8b41a7535f8499d62df537e7)) |
| 30 | + |
| 31 | +### [11.4.2](https://github.com/silinternational/ui-components/compare/v11.4.1...v11.4.2) (2024-09-06) |
17 | 32 |
|
18 | 33 | ### Fixed |
19 | 34 |
|
20 | | -* **Drawer:** fix A11y warning in Drawer ([275d2b9](https://github.com/silinternational/ui-components/commit/275d2b9f0944e82da7b275f043afc11b6e9296c1)) |
| 35 | +- **Drawer:** fix A11y warning in Drawer ([275d2b9](https://github.com/silinternational/ui-components/commit/275d2b9f0944e82da7b275f043afc11b6e9296c1)) |
21 | 36 |
|
22 | 37 | ### [11.4.1](https://github.com/silinternational/ui-components/compare/v11.4.0...v11.4.1) (2024-07-09) |
23 | 38 |
|
|
0 commit comments