Skip to content

Commit 577b63b

Browse files
chore: version packages (#1827)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 07752a3 commit 577b63b

File tree

5 files changed

+9
-15
lines changed

5 files changed

+9
-15
lines changed

.changeset/major-nights-run.md

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

.changeset/silent-views-agree.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: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
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+
9+
- [#1826](https://github.com/launchdarkly/launchpad-ui/pull/1826) [`07752a3`](https://github.com/launchdarkly/launchpad-ui/commit/07752a387846a7b7200e3811bcd1325d47822dcd) Thanks [@zmdavis](https://github.com/zmdavis)! - remove font-styling from Link
10+
311
## 0.17.7
412

513
### 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)