Skip to content

Commit 4c675c1

Browse files
authored
docs: Updated CHANGELOG (#1854)
1 parent 9a96545 commit 4c675c1

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,14 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/)
55
and this project adheres to [Semantic Versioning](http://semver.org/).
66

7-
## [Unreleased]
7+
## [6.3.0] - 2025-09-18
88
### Added
99
- Chat component
1010

11+
### Fixed
12+
- #### List
13+
- removed duplicated CSS variables across list components and themes [#1853](https://github.com/IgniteUI/igniteui-webcomponents/pull/1853)
14+
1115
## [6.2.2] - 2025-09-16
1216
### Fixed
1317
- Minor bug fixes around styles
@@ -1018,6 +1022,7 @@ Initial release of Ignite UI Web Components
10181022
- Ripple component
10191023
- Switch component
10201024

1025+
[6.3.0]: https://github.com/IgniteUI/igniteui-webcomponents/compare/6.2.2...6.3.0
10211026
[6.2.2]: https://github.com/IgniteUI/igniteui-webcomponents/compare/6.2.1...6.2.2
10221027
[6.2.1]: https://github.com/IgniteUI/igniteui-webcomponents/compare/6.2.0...6.2.1
10231028
[6.2.0]: https://github.com/IgniteUI/igniteui-webcomponents/compare/6.1.2...6.2.0

0 commit comments

Comments
 (0)