rgm-design-system 2.1.1 → 2.1.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -2,6 +2,13 @@
2
2
 
3
3
  All notable changes to `rgm-design-system` are documented in this file.
4
4
 
5
+ ## 2.1.2 - 2026-07-20
6
+
7
+ ### Fixed
8
+
9
+ - Consolidated chatbot history horizontal spacing so history rows use the full available width without consumer-side DOM overrides.
10
+ - Kept dialog titles and descriptions left-aligned at every viewport width.
11
+
5
12
  ## 2.1.1 - 2026-07-20
6
13
 
7
14
  ### Fixed