Skip to content

Commit 7e59927

Browse files
chore: version packages (#1671)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent dff85bf commit 7e59927

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/soft-eggs-wave.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.25
4+
5+
### Patch Changes
6+
7+
- [#1669](https://github.com/launchdarkly/launchpad-ui/pull/1669) [`dff85bf`](https://github.com/launchdarkly/launchpad-ui/commit/dff85bfe66989e1e0d9bb0dc1caa8ed6670f46e4) Thanks [@cmaija](https://github.com/cmaija)! - update popover width to be the width of the trigge for selects and comboboxes
8+
39
## 0.9.24
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.24",
3+
"version": "0.9.25",
44
"status": "beta",
55
"publishConfig": {
66
"access": "public"

0 commit comments

Comments
 (0)