From 3011c37a93336b5268a3f309f637bf1a808c3091 Mon Sep 17 00:00:00 2001 From: Daniel Leroux Date: Tue, 3 Dec 2024 16:14:18 +0100 Subject: [PATCH] chore(changeset): increase visibility of changeset components --- .changeset/giant-melons-worry.md | 4 ++-- .changeset/good-mayflies-accept.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.changeset/giant-melons-worry.md b/.changeset/giant-melons-worry.md index dfa585c07be..209d829519c 100644 --- a/.changeset/giant-melons-worry.md +++ b/.changeset/giant-melons-worry.md @@ -1,5 +1,5 @@ --- -"@siemens/ix-angular": patch +'@siemens/ix-angular': patch --- -update selector in value-accessor for ix-number-input +Change selector in value-accessor for **ix-number-input** diff --git a/.changeset/good-mayflies-accept.md b/.changeset/good-mayflies-accept.md index ac27699fb33..6c0a3a64eda 100644 --- a/.changeset/good-mayflies-accept.md +++ b/.changeset/good-mayflies-accept.md @@ -2,4 +2,4 @@ '@siemens/ix': patch --- -Hide clear button in ix-select for disabled and readonly states. +Hide clear button in **ix-select** for disabled and readonly states.