Skip to content

Commit bbc812a

Browse files
Version Packages (#1956)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 480cf95 commit bbc812a

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/lemon-phones-check.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/radio-group/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @leafygreen-ui/radio-group
22

3+
## 10.2.0
4+
5+
### Minor Changes
6+
7+
- 480cf95d: Adds `bold` prop to RadioGroup, such that you can change whether the label is displayed with a bold font weight.
8+
39
## 10.1.11
410

511
### Patch Changes

packages/radio-group/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@leafygreen-ui/radio-group",
3-
"version": "10.1.11",
3+
"version": "10.2.0",
44
"description": "leafyGreen UI Kit RadioGroup",
55
"main": "./dist/index.js",
66
"module": "./dist/esm/index.js",

0 commit comments

Comments
 (0)