Skip to content

Commit 5ee3a10

Browse files
chore: version packages (#1673)
1 parent d061989 commit 5ee3a10

File tree

23 files changed

+104
-16
lines changed

23 files changed

+104
-16
lines changed

.changeset/add-icon-share.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.54
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`d061989`](https://github.com/launchdarkly/launchpad-ui/commit/d06198952a2a36f875a5b8c5c954c3ba1ba6a757)]:
8+
- @launchpad-ui/icons@0.21.13
9+
310
## 0.12.53
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.53",
3+
"version": "0.12.54",
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.26
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`d061989`](https://github.com/launchdarkly/launchpad-ui/commit/d06198952a2a36f875a5b8c5c954c3ba1ba6a757)]:
8+
- @launchpad-ui/icons@0.21.13
9+
310
## 0.9.25
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.25",
3+
"version": "0.9.26",
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.6
4+
5+
### Patch Changes
6+
7+
- Updated dependencies []:
8+
- @launchpad-ui/button@0.12.54
9+
- @launchpad-ui/drawer@0.5.76
10+
- @launchpad-ui/dropdown@0.6.150
11+
- @launchpad-ui/filter@0.7.61
12+
- @launchpad-ui/form@0.11.61
13+
- @launchpad-ui/menu@0.13.61
14+
- @launchpad-ui/modal@0.17.78
15+
- @launchpad-ui/navigation@0.12.79
16+
317
## 0.56.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.56.5",
3+
"version": "0.56.6",
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.76
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`d061989`](https://github.com/launchdarkly/launchpad-ui/commit/d06198952a2a36f875a5b8c5c954c3ba1ba6a757)]:
8+
- @launchpad-ui/icons@0.21.13
9+
- @launchpad-ui/button@0.12.54
10+
311
## 0.5.75
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.75",
3+
"version": "0.5.76",
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.150
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`d061989`](https://github.com/launchdarkly/launchpad-ui/commit/d06198952a2a36f875a5b8c5c954c3ba1ba6a757)]:
8+
- @launchpad-ui/icons@0.21.13
9+
- @launchpad-ui/button@0.12.54
10+
311
## 0.6.149
412

513
### Patch Changes

0 commit comments

Comments
 (0)