Skip to content

Commit 29dbfab

Browse files
chore: version packages (#1706)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 152ab98 commit 29dbfab

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/petite-teeth-itch.md

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

packages/components/CHANGELOG.md

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

3+
## 0.9.33
4+
5+
### Patch Changes
6+
7+
- [#1705](https://github.com/launchdarkly/launchpad-ui/pull/1705) [`152ab98`](https://github.com/launchdarkly/launchpad-ui/commit/152ab98239a486f4875785027ee2836db33d825f) Thanks [@Niznikr](https://github.com/Niznikr)! - Wrap `Button` string children with `Text`
8+
39
## 0.9.32
410

511
### Patch Changes

packages/components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@launchpad-ui/components",
3-
"version": "0.9.32",
3+
"version": "0.9.33",
44
"status": "beta",
55
"publishConfig": {
66
"access": "public"

0 commit comments

Comments
 (0)