@retailcrm/embed-ui 0.9.14 → 0.9.15

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
@@ -1,6 +1,18 @@
1
1
  # Changelog
2
2
 
3
3
 
4
+ ## [0.9.15](https://github.com/retailcrm/embed-ui/compare/v0.9.14...v0.9.15) (2026-03-31)
5
+
6
+ ### Features
7
+
8
+ * **v1-components:** AI agents scaffold for consumers added ([989e5ca](https://github.com/retailcrm/embed-ui/commit/989e5cafe4d439c83231c4f16f4c1886ccdf1e8a))
9
+ * **v1-components:** UiPageHeader component was added ([fb6db88](https://github.com/retailcrm/embed-ui/commit/fb6db881ddff4be3c94b9f12093a14f1ffb5bff8))
10
+ * **v1-components:** UiRadioSwitch component was added ([1f4a06c](https://github.com/retailcrm/embed-ui/commit/1f4a06cb54a260661d4079f7cdb84cd11aaee617))
11
+ * **v1-components:** UiTab navigation component added ([fdd3f7e](https://github.com/retailcrm/embed-ui/commit/fdd3f7e238af9665ee7f52d75e34d4e3191ec51e))
12
+
13
+ ### Bug Fixes
14
+
15
+ * **v1-components:** Yarn lock metadata for CLI was updated ([57a5d8c](https://github.com/retailcrm/embed-ui/commit/57a5d8cefe064a82152410cc68cdb271d7e7f7c9))
4
16
  ## [0.9.14](https://github.com/retailcrm/embed-ui/compare/v0.9.13...v0.9.14) (2026-03-23)
5
17
 
6
18
  ### Bug Fixes