Skip to content

Commit 1664723

Browse files
committed
fix changelog
1 parent b023805 commit 1664723

File tree

1 file changed

+3
-9
lines changed

1 file changed

+3
-9
lines changed

CHANGELOG.md

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,19 @@
11
# Changelog
2+
23
All notable changes to this project will be documented in this file.
34
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).
45

56
## [11.9.0](https://github.com/silinternational/ui-components/compare/v11.8.2...v11.9.0) (2025-05-05)
67

7-
88
### Added
99

10-
* **Checkbox:** add name and value attributes and expose change event ([df1d009](https://github.com/silinternational/ui-components/commit/df1d00960db1bda8f9c3210824fa10175450707a))
10+
- **Checkbox:** add name and value attributes and expose change event ([df1d009](https://github.com/silinternational/ui-components/commit/df1d00960db1bda8f9c3210824fa10175450707a))
1111

1212
### [11.8.2](https://github.com/silinternational/ui-components/compare/v11.8.1...v11.8.2) (2025-05-02)
1313

14-
1514
### Fixed
1615

17-
* **TextArea:** Fix label overlapping prefilled text ([17c5cf8](https://github.com/silinternational/ui-components/commit/17c5cf878048b2dc9304947a28477184bae0f1e4))
18-
19-
# Changelog
20-
21-
All notable changes to this project will be documented in this file.
22-
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).
16+
- **TextArea:** Fix label overlapping prefilled text ([17c5cf8](https://github.com/silinternational/ui-components/commit/17c5cf878048b2dc9304947a28477184bae0f1e4))
2317

2418
### [11.8.1](https://github.com/silinternational/ui-components/compare/v11.8.0...v11.8.1) (2025-04-10)
2519

0 commit comments

Comments
 (0)