Skip to content

Commit 15e36eb

Browse files
chore: version packages (#1789)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 936980f commit 15e36eb

23 files changed

+104
-16
lines changed

.changeset/new-plants-teach.md

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

packages/button/CHANGELOG.md

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

3+
## 0.15.6
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`936980f`](https://github.com/launchdarkly/launchpad-ui/commit/936980f5c0e9eef54c35b621dc138813168baa73)]:
8+
- @launchpad-ui/icons@0.24.6
9+
310
## 0.15.5
411

512
### Patch Changes

packages/button/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/button",
3-
"version": "0.15.5",
3+
"version": "0.15.6",
44
"description": "An element that triggers an action based on user interaction.",
55
"repository": "launchdarkly/launchpad-ui",
66
"license": "Apache-2.0",

packages/components/CHANGELOG.md

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

3+
## 0.16.11
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`936980f`](https://github.com/launchdarkly/launchpad-ui/commit/936980f5c0e9eef54c35b621dc138813168baa73)]:
8+
- @launchpad-ui/icons@0.24.6
9+
310
## 0.16.10
411

512
### 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.16.10",
3+
"version": "0.16.11",
44
"description": "An implementation of LaunchDarkly's LaunchPad Design System using React Aria Components.",
55
"repository": {
66
"type": "git",

packages/core/CHANGELOG.md

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

3+
## 0.59.6
4+
5+
### Patch Changes
6+
7+
- Updated dependencies []:
8+
- @launchpad-ui/button@0.15.6
9+
- @launchpad-ui/drawer@0.9.6
10+
- @launchpad-ui/dropdown@0.10.6
11+
- @launchpad-ui/filter@0.11.6
12+
- @launchpad-ui/form@0.15.6
13+
- @launchpad-ui/menu@0.16.6
14+
- @launchpad-ui/modal@0.21.6
15+
- @launchpad-ui/navigation@0.16.6
16+
317
## 0.59.5
418

519
### Patch Changes

packages/core/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/core",
3-
"version": "0.59.5",
3+
"version": "0.59.6",
44
"description": "Contains all LaunchPad design system packages.",
55
"repository": {
66
"type": "git",

packages/drawer/CHANGELOG.md

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

3+
## 0.9.6
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`936980f`](https://github.com/launchdarkly/launchpad-ui/commit/936980f5c0e9eef54c35b621dc138813168baa73)]:
8+
- @launchpad-ui/icons@0.24.6
9+
- @launchpad-ui/button@0.15.6
10+
311
## 0.9.5
412

513
### Patch Changes

packages/drawer/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/drawer",
3-
"version": "0.9.5",
3+
"version": "0.9.6",
44
"description": "A partial overlay that appears from the right side of the screen.",
55
"repository": "launchdarkly/launchpad-ui",
66
"license": "Apache-2.0",

packages/dropdown/CHANGELOG.md

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

3+
## 0.10.6
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`936980f`](https://github.com/launchdarkly/launchpad-ui/commit/936980f5c0e9eef54c35b621dc138813168baa73)]:
8+
- @launchpad-ui/icons@0.24.6
9+
- @launchpad-ui/button@0.15.6
10+
311
## 0.10.5
412

513
### Patch Changes

0 commit comments

Comments
 (0)