Skip to content

Commit 044e359

Browse files
chore: version packages
1 parent 05c9661 commit 044e359

File tree

4 files changed

+7
-10
lines changed

4 files changed

+7
-10
lines changed

.changeset/major-nights-run.md

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

.changeset/thin-readers-doubt.md

Lines changed: 0 additions & 4 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.17.8
4+
5+
### Patch Changes
6+
7+
- [#1825](https://github.com/launchdarkly/launchpad-ui/pull/1825) [`05c9661`](https://github.com/launchdarkly/launchpad-ui/commit/05c96611b5cb92b159365d959a840f50c4976465) Thanks [@zmdavis](https://github.com/zmdavis)! - menu descriptions should not wrap mid-word
8+
39
## 0.17.7
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.17.7",
3+
"version": "0.17.8",
44
"description": "An implementation of LaunchDarkly's LaunchPad Design System using React Aria Components.",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)