Skip to content

Commit dedfe7f

Browse files
chore: version packages (#1554)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 0425dc1 commit dedfe7f

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/thirty-gorillas-peel.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.7.6
4+
5+
### Patch Changes
6+
7+
- [#1553](https://github.com/launchdarkly/launchpad-ui/pull/1553) [`0425dc1`](https://github.com/launchdarkly/launchpad-ui/commit/0425dc18b71e7baf11a74f68297b07bfda43d427) Thanks [@Niznikr](https://github.com/Niznikr)! - Fix `ListBox` width
8+
39
## 0.7.5
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.7.5",
3+
"version": "0.7.6",
44
"status": "beta",
55
"publishConfig": {
66
"access": "public"

0 commit comments

Comments
 (0)