Skip to content

Commit 92bda7d

Browse files
chore: version packages (#1718)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 126b80a commit 92bda7d

23 files changed

+104
-16
lines changed

.changeset/public-humans-crash.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.58
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`126b80a`](https://github.com/launchdarkly/launchpad-ui/commit/126b80a1e87f2df8d166948af21fca88d0eebf23)]:
8+
- @launchpad-ui/icons@0.21.17
9+
310
## 0.12.57
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.57",
3+
"version": "0.12.58",
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.10.1
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`126b80a`](https://github.com/launchdarkly/launchpad-ui/commit/126b80a1e87f2df8d166948af21fca88d0eebf23)]:
8+
- @launchpad-ui/icons@0.21.17
9+
310
## 0.10.0
411

512
### Minor 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.10.0",
3+
"version": "0.10.1",
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.11
4+
5+
### Patch Changes
6+
7+
- Updated dependencies []:
8+
- @launchpad-ui/button@0.12.58
9+
- @launchpad-ui/drawer@0.6.1
10+
- @launchpad-ui/dropdown@0.7.1
11+
- @launchpad-ui/filter@0.8.1
12+
- @launchpad-ui/form@0.12.1
13+
- @launchpad-ui/menu@0.13.66
14+
- @launchpad-ui/modal@0.18.1
15+
- @launchpad-ui/navigation@0.13.1
16+
317
## 0.56.10
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.10",
3+
"version": "0.56.11",
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.6.1
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`126b80a`](https://github.com/launchdarkly/launchpad-ui/commit/126b80a1e87f2df8d166948af21fca88d0eebf23)]:
8+
- @launchpad-ui/icons@0.21.17
9+
- @launchpad-ui/button@0.12.58
10+
311
## 0.6.0
412

513
### Minor 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.6.0",
3+
"version": "0.6.1",
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.7.1
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`126b80a`](https://github.com/launchdarkly/launchpad-ui/commit/126b80a1e87f2df8d166948af21fca88d0eebf23)]:
8+
- @launchpad-ui/icons@0.21.17
9+
- @launchpad-ui/button@0.12.58
10+
311
## 0.7.0
412

513
### Minor Changes

0 commit comments

Comments
 (0)