Skip to content

Commit f8b748a

Browse files
chore: version packages (#1702)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 286cb9f commit f8b748a

21 files changed

+94
-18
lines changed

.changeset/khaki-humans-say.md

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

packages/core/CHANGELOG.md

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

3+
## 0.56.8
4+
5+
### Patch Changes
6+
7+
- [#1700](https://github.com/launchdarkly/launchpad-ui/pull/1700) [`286cb9f`](https://github.com/launchdarkly/launchpad-ui/commit/286cb9fa566c3e826d745ab692058075a948b280) Thanks [@renovate](https://github.com/apps/renovate)! - Update dependencies
8+
9+
- Updated dependencies [[`286cb9f`](https://github.com/launchdarkly/launchpad-ui/commit/286cb9fa566c3e826d745ab692058075a948b280)]:
10+
- @launchpad-ui/popover@0.11.45
11+
- @launchpad-ui/drawer@0.5.78
12+
- @launchpad-ui/modal@0.17.80
13+
- @launchpad-ui/dropdown@0.6.152
14+
- @launchpad-ui/menu@0.13.63
15+
- @launchpad-ui/navigation@0.12.81
16+
- @launchpad-ui/tooltip@0.9.34
17+
- @launchpad-ui/filter@0.7.63
18+
- @launchpad-ui/form@0.11.63
19+
320
## 0.56.7
421

522
### 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.7",
3+
"version": "0.56.8",
44
"status": "beta",
55
"publishConfig": {
66
"access": "public"

packages/drawer/CHANGELOG.md

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

3+
## 0.5.78
4+
5+
### Patch Changes
6+
7+
- [#1700](https://github.com/launchdarkly/launchpad-ui/pull/1700) [`286cb9f`](https://github.com/launchdarkly/launchpad-ui/commit/286cb9fa566c3e826d745ab692058075a948b280) Thanks [@renovate](https://github.com/apps/renovate)! - Update dependencies
8+
39
## 0.5.77
410

511
### 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.77",
3+
"version": "0.5.78",
44
"status": "alpha",
55
"publishConfig": {
66
"access": "public"

packages/dropdown/CHANGELOG.md

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

3+
## 0.6.152
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`286cb9f`](https://github.com/launchdarkly/launchpad-ui/commit/286cb9fa566c3e826d745ab692058075a948b280)]:
8+
- @launchpad-ui/popover@0.11.45
9+
310
## 0.6.151
411

512
### Patch Changes

packages/dropdown/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/dropdown",
3-
"version": "0.6.151",
3+
"version": "0.6.152",
44
"status": "beta",
55
"publishConfig": {
66
"access": "public"

packages/filter/CHANGELOG.md

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

3+
## 0.7.63
4+
5+
### Patch Changes
6+
7+
- Updated dependencies []:
8+
- @launchpad-ui/dropdown@0.6.152
9+
- @launchpad-ui/menu@0.13.63
10+
- @launchpad-ui/tooltip@0.9.34
11+
312
## 0.7.62
413

514
### Patch Changes

packages/filter/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/filter",
3-
"version": "0.7.62",
3+
"version": "0.7.63",
44
"status": "beta",
55
"publishConfig": {
66
"access": "public"

packages/form/CHANGELOG.md

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

3+
## 0.11.63
4+
5+
### Patch Changes
6+
7+
- Updated dependencies []:
8+
- @launchpad-ui/tooltip@0.9.34
9+
310
## 0.11.62
411

512
### Patch Changes

0 commit comments

Comments
 (0)