Skip to content

Commit 9d11843

Browse files
chore: version packages (#1708)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 718a73a commit 9d11843

23 files changed

+104
-16
lines changed

.changeset/stupid-towns-repeat.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.12.56
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`718a73a`](https://github.com/launchdarkly/launchpad-ui/commit/718a73a0115ddcd6fcbca6d1d5e8e5811b0c7a3f)]:
8+
- @launchpad-ui/icons@0.21.15
9+
310
## 0.12.55
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.12.55",
3+
"version": "0.12.56",
44
"status": "beta",
55
"publishConfig": {
66
"access": "public"

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.9.34
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`718a73a`](https://github.com/launchdarkly/launchpad-ui/commit/718a73a0115ddcd6fcbca6d1d5e8e5811b0c7a3f)]:
8+
- @launchpad-ui/icons@0.21.15
9+
310
## 0.9.33
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.9.33",
3+
"version": "0.9.34",
44
"status": "beta",
55
"publishConfig": {
66
"access": "public"

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.56.9
4+
5+
### Patch Changes
6+
7+
- Updated dependencies []:
8+
- @launchpad-ui/button@0.12.56
9+
- @launchpad-ui/drawer@0.5.79
10+
- @launchpad-ui/dropdown@0.6.153
11+
- @launchpad-ui/filter@0.7.64
12+
- @launchpad-ui/form@0.11.64
13+
- @launchpad-ui/menu@0.13.64
14+
- @launchpad-ui/modal@0.17.81
15+
- @launchpad-ui/navigation@0.12.82
16+
317
## 0.56.8
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.56.8",
3+
"version": "0.56.9",
44
"status": "beta",
55
"publishConfig": {
66
"access": "public"

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.5.79
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`718a73a`](https://github.com/launchdarkly/launchpad-ui/commit/718a73a0115ddcd6fcbca6d1d5e8e5811b0c7a3f)]:
8+
- @launchpad-ui/icons@0.21.15
9+
- @launchpad-ui/button@0.12.56
10+
311
## 0.5.78
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.5.78",
3+
"version": "0.5.79",
44
"status": "alpha",
55
"publishConfig": {
66
"access": "public"

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.6.153
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`718a73a`](https://github.com/launchdarkly/launchpad-ui/commit/718a73a0115ddcd6fcbca6d1d5e8e5811b0c7a3f)]:
8+
- @launchpad-ui/icons@0.21.15
9+
- @launchpad-ui/button@0.12.56
10+
311
## 0.6.152
412

513
### Patch Changes

0 commit comments

Comments
 (0)