Skip to content

Commit 690c85f

Browse files
authored
docs: Updated CHANGELOG with release notes (#1879)
1 parent 5155067 commit 690c85f

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,16 @@ 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+
## [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

0 commit comments

Comments
 (0)