Skip to content

Commit 1037a62

Browse files
chore: version packages (#1859)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent b640bf3 commit 1037a62

25 files changed

+113
-30
lines changed

.changeset/bright-kings-mix.md

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

.changeset/funny-walls-remain.md

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

.changeset/grumpy-webs-jump.md

Lines changed: 0 additions & 6 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.11
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`b640bf3`](https://github.com/launchdarkly/launchpad-ui/commit/b640bf3cb8e5d7c4296f475ea79e06f0143cb440), [`92331c2`](https://github.com/launchdarkly/launchpad-ui/commit/92331c29fe6245c2da0d0545f1939d7b18b736dc)]:
8+
- @launchpad-ui/icons@0.25.2
9+
310
## 0.15.10
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.10",
3+
"version": "0.15.11",
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.17.14
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`b640bf3`](https://github.com/launchdarkly/launchpad-ui/commit/b640bf3cb8e5d7c4296f475ea79e06f0143cb440), [`92331c2`](https://github.com/launchdarkly/launchpad-ui/commit/92331c29fe6245c2da0d0545f1939d7b18b736dc)]:
8+
- @launchpad-ui/icons@0.25.2
9+
310
## 0.17.13
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.17.13",
3+
"version": "0.17.14",
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.13
4+
5+
### Patch Changes
6+
7+
- Updated dependencies []:
8+
- @launchpad-ui/button@0.15.11
9+
- @launchpad-ui/drawer@0.9.11
10+
- @launchpad-ui/dropdown@0.10.11
11+
- @launchpad-ui/filter@0.11.11
12+
- @launchpad-ui/form@0.15.11
13+
- @launchpad-ui/menu@0.16.11
14+
- @launchpad-ui/modal@0.21.11
15+
- @launchpad-ui/navigation@0.16.13
16+
317
## 0.59.12
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.12",
3+
"version": "0.59.13",
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.11
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`b640bf3`](https://github.com/launchdarkly/launchpad-ui/commit/b640bf3cb8e5d7c4296f475ea79e06f0143cb440), [`92331c2`](https://github.com/launchdarkly/launchpad-ui/commit/92331c29fe6245c2da0d0545f1939d7b18b736dc)]:
8+
- @launchpad-ui/icons@0.25.2
9+
- @launchpad-ui/button@0.15.11
10+
311
## 0.9.10
412

513
### Patch Changes

0 commit comments

Comments
 (0)