Skip to content

Commit

Permalink
chore(release/components): 3.17.6 [skip actions]
Browse files Browse the repository at this point in the history
# [@solid-design-system/components-v3.17.6](components/3.17.5...components/3.17.6) (2024-09-17)

### Bug Fixes

* 🤔 reduce clickable area to label length in sd-switch, sd-radio and sd-checkbox  ([#1392](#1392)) ([ed9c816](ed9c816))
  • Loading branch information
semantic-release-bot committed Sep 17, 2024
1 parent ed9c816 commit 26346a9
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
11 changes: 11 additions & 0 deletions packages/components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
# [@solid-design-system/components-v3.17.6](https://github.com/solid-design-system/solid/compare/components/3.17.5...components/3.17.6) (2024-09-17)


### Bug Fixes

* 🤔 reduce clickable area to label length in sd-switch, sd-radio and sd-checkbox ([#1392](https://github.com/solid-design-system/solid/issues/1392)) ([ed9c816](https://github.com/solid-design-system/solid/commit/ed9c8166acf532efbda6bd602068c8c61fd95753))

### 📈 Stats
* Bundle size (uncompressed): 334 KB (unchanged)
* Bundle size (gzipped): 79 KB (+1 KB / +1%)

# [@solid-design-system/components-v3.17.5](https://github.com/solid-design-system/solid/compare/components/3.17.4...components/3.17.5) (2024-09-17)


Expand Down
4 changes: 2 additions & 2 deletions packages/components/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@solid-design-system/components",
"description": "Solid Design System: Components",
"version": "3.17.5",
"version": "3.17.6",
"homepage": "https://solid-design-system.fe.union-investment.de/x.x.x/storybook/",
"author": {
"name": "Union Investment"
Expand Down Expand Up @@ -196,7 +196,7 @@
"meta": {
"bundleSizeInKb": {
"uncompressed": 334,
"gzip": 78
"gzip": 79
}
}
}

0 comments on commit 26346a9

Please sign in to comment.