File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed
Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,16 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
55and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
66
7+ ## [ 6.3.2] - 2025-10-07
8+ ### Added
9+ - #### Chat
10+ - Updated markdown renderer code styles to integrate with the package theming [ #1868 ] ( https://github.com/IgniteUI/igniteui-webcomponents/pull/1868 )
11+
12+ ### Fixed
13+ - #### Card
14+ - Consume colors from themes [ #1871 ] ( https://github.com/IgniteUI/igniteui-webcomponents/pull/1871 )
15+ - Avatar size in card header [ #1873 ] ( https://github.com/IgniteUI/igniteui-webcomponents/pull/1873 )
16+
717## [ 6.3.1] - 2025-09-18
818### Fixed
919- peerDependencies versions
@@ -1026,6 +1036,7 @@ Initial release of Ignite UI Web Components
10261036- Ripple component
10271037- Switch component
10281038
1039+ [6.3.2]: https:// github.com/IgniteUI/igniteui-webcomponents/compare/6.3.1...6.3.2
10291040 [6.3.1]: https:// github.com/IgniteUI/igniteui-webcomponents/compare/6.3.0...6.3.1
10301041 [6.3.0]: https:// github.com/IgniteUI/igniteui-webcomponents/compare/6.2.2...6.3.0
10311042 [6.2.2]: https:// github.com/IgniteUI/igniteui-webcomponents/compare/6.2.1...6.2.2
You can’t perform that action at this time.
0 commit comments