Skip to content

Commit 6033942

Browse files
chore: version packages (#1369)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 4309328 commit 6033942

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+229
-43
lines changed

.changeset/gorgeous-panthers-float.md

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

packages/card/CHANGELOG.md

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

3+
## 0.2.41
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`4309328`](https://github.com/launchdarkly/launchpad-ui/commit/43093284b05b9093c503cb0b91819a74a6af9660)]:
8+
- @launchpad-ui/form@0.11.26
9+
310
## 0.2.40
411

512
### Patch Changes

packages/card/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/card",
3-
"version": "0.2.40",
3+
"version": "0.2.41",
44
"status": "alpha",
55
"publishConfig": {
66
"access": "public"

packages/clipboard/CHANGELOG.md

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

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

512
### Patch Changes

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

packages/components/CHANGELOG.md

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

3+
## 0.2.19
4+
5+
### Patch Changes
6+
7+
- [#1368](https://github.com/launchdarkly/launchpad-ui/pull/1368) [`4309328`](https://github.com/launchdarkly/launchpad-ui/commit/43093284b05b9093c503cb0b91819a74a6af9660) Thanks [@renovate](https://github.com/apps/renovate)! - Update dependencies
8+
39
## 0.2.18
410

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

packages/core/CHANGELOG.md

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

3+
## 0.49.28
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`4309328`](https://github.com/launchdarkly/launchpad-ui/commit/43093284b05b9093c503cb0b91819a74a6af9660)]:
8+
- @launchpad-ui/inline-edit@0.3.26
9+
- @launchpad-ui/data-table@0.2.25
10+
- @launchpad-ui/focus-trap@0.1.22
11+
- @launchpad-ui/navigation@0.12.41
12+
- @launchpad-ui/pagination@0.4.41
13+
- @launchpad-ui/dropdown@0.6.115
14+
- @launchpad-ui/tab-list@0.5.26
15+
- @launchpad-ui/drawer@0.5.41
16+
- @launchpad-ui/filter@0.7.26
17+
- @launchpad-ui/select@0.4.41
18+
- @launchpad-ui/toggle@0.7.26
19+
- @launchpad-ui/modal@0.17.41
20+
- @launchpad-ui/form@0.11.26
21+
- @launchpad-ui/menu@0.13.26
22+
- @launchpad-ui/tag@0.3.41
23+
- @launchpad-ui/popover@0.11.27
24+
- @launchpad-ui/split-button@0.10.26
25+
- @launchpad-ui/card@0.2.41
26+
- @launchpad-ui/progress-bubbles@0.7.27
27+
- @launchpad-ui/tooltip@0.9.16
28+
- @launchpad-ui/clipboard@0.11.41
29+
330
## 0.49.27
431

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

packages/data-table/CHANGELOG.md

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

3+
## 0.2.25
4+
5+
### Patch Changes
6+
7+
- [#1368](https://github.com/launchdarkly/launchpad-ui/pull/1368) [`4309328`](https://github.com/launchdarkly/launchpad-ui/commit/43093284b05b9093c503cb0b91819a74a6af9660) Thanks [@renovate](https://github.com/apps/renovate)! - Update dependencies
8+
39
## 0.2.24
410

511
### Patch Changes

packages/data-table/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/data-table",
3-
"version": "0.2.24",
3+
"version": "0.2.25",
44
"status": "alpha",
55
"publishConfig": {
66
"access": "public"

packages/drawer/CHANGELOG.md

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

3+
## 0.5.41
4+
5+
### Patch Changes
6+
7+
- [#1368](https://github.com/launchdarkly/launchpad-ui/pull/1368) [`4309328`](https://github.com/launchdarkly/launchpad-ui/commit/43093284b05b9093c503cb0b91819a74a6af9660) Thanks [@renovate](https://github.com/apps/renovate)! - Update dependencies
8+
9+
- Updated dependencies [[`4309328`](https://github.com/launchdarkly/launchpad-ui/commit/43093284b05b9093c503cb0b91819a74a6af9660)]:
10+
- @launchpad-ui/focus-trap@0.1.22
11+
312
## 0.5.40
413

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

packages/dropdown/CHANGELOG.md

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

3+
## 0.6.115
4+
5+
### Patch Changes
6+
7+
- [#1368](https://github.com/launchdarkly/launchpad-ui/pull/1368) [`4309328`](https://github.com/launchdarkly/launchpad-ui/commit/43093284b05b9093c503cb0b91819a74a6af9660) Thanks [@renovate](https://github.com/apps/renovate)! - Update dependencies
8+
9+
- Updated dependencies []:
10+
- @launchpad-ui/popover@0.11.27
11+
312
## 0.6.114
413

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

packages/filter/CHANGELOG.md

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

3+
## 0.7.26
4+
5+
### Patch Changes
6+
7+
- [#1368](https://github.com/launchdarkly/launchpad-ui/pull/1368) [`4309328`](https://github.com/launchdarkly/launchpad-ui/commit/43093284b05b9093c503cb0b91819a74a6af9660) Thanks [@renovate](https://github.com/apps/renovate)! - Update dependencies
8+
9+
- Updated dependencies [[`4309328`](https://github.com/launchdarkly/launchpad-ui/commit/43093284b05b9093c503cb0b91819a74a6af9660)]:
10+
- @launchpad-ui/dropdown@0.6.115
11+
- @launchpad-ui/menu@0.13.26
12+
- @launchpad-ui/tooltip@0.9.16
13+
314
## 0.7.25
415

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

packages/focus-trap/CHANGELOG.md

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

3+
## 0.1.22
4+
5+
### Patch Changes
6+
7+
- [#1368](https://github.com/launchdarkly/launchpad-ui/pull/1368) [`4309328`](https://github.com/launchdarkly/launchpad-ui/commit/43093284b05b9093c503cb0b91819a74a6af9660) Thanks [@renovate](https://github.com/apps/renovate)! - Update dependencies
8+
39
## 0.1.21
410

511
### Patch Changes

packages/focus-trap/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/focus-trap",
3-
"version": "0.1.21",
3+
"version": "0.1.22",
44
"status": "beta",
55
"publishConfig": {
66
"access": "public"

packages/form/CHANGELOG.md

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

3+
## 0.11.26
4+
5+
### Patch Changes
6+
7+
- [#1368](https://github.com/launchdarkly/launchpad-ui/pull/1368) [`4309328`](https://github.com/launchdarkly/launchpad-ui/commit/43093284b05b9093c503cb0b91819a74a6af9660) Thanks [@renovate](https://github.com/apps/renovate)! - Update dependencies
8+
9+
- Updated dependencies []:
10+
- @launchpad-ui/tooltip@0.9.16
11+
312
## 0.11.25
413

514
### Patch Changes

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

packages/inline-edit/CHANGELOG.md

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

3+
## 0.3.26
4+
5+
### Patch Changes
6+
7+
- [#1368](https://github.com/launchdarkly/launchpad-ui/pull/1368) [`4309328`](https://github.com/launchdarkly/launchpad-ui/commit/43093284b05b9093c503cb0b91819a74a6af9660) Thanks [@renovate](https://github.com/apps/renovate)! - Update dependencies
8+
9+
- Updated dependencies [[`4309328`](https://github.com/launchdarkly/launchpad-ui/commit/43093284b05b9093c503cb0b91819a74a6af9660)]:
10+
- @launchpad-ui/form@0.11.26
11+
312
## 0.3.25
413

514
### Patch Changes

packages/inline-edit/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/inline-edit",
3-
"version": "0.3.25",
3+
"version": "0.3.26",
44
"status": "alpha",
55
"publishConfig": {
66
"access": "public"

packages/menu/CHANGELOG.md

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

3+
## 0.13.26
4+
5+
### Patch Changes
6+
7+
- [#1368](https://github.com/launchdarkly/launchpad-ui/pull/1368) [`4309328`](https://github.com/launchdarkly/launchpad-ui/commit/43093284b05b9093c503cb0b91819a74a6af9660) Thanks [@renovate](https://github.com/apps/renovate)! - Update dependencies
8+
9+
- Updated dependencies [[`4309328`](https://github.com/launchdarkly/launchpad-ui/commit/43093284b05b9093c503cb0b91819a74a6af9660)]:
10+
- @launchpad-ui/form@0.11.26
11+
- @launchpad-ui/popover@0.11.27
12+
- @launchpad-ui/tooltip@0.9.16
13+
314
## 0.13.25
415

516
### Patch Changes

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

packages/modal/CHANGELOG.md

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

3+
## 0.17.41
4+
5+
### Patch Changes
6+
7+
- [#1368](https://github.com/launchdarkly/launchpad-ui/pull/1368) [`4309328`](https://github.com/launchdarkly/launchpad-ui/commit/43093284b05b9093c503cb0b91819a74a6af9660) Thanks [@renovate](https://github.com/apps/renovate)! - Update dependencies
8+
9+
- Updated dependencies [[`4309328`](https://github.com/launchdarkly/launchpad-ui/commit/43093284b05b9093c503cb0b91819a74a6af9660)]:
10+
- @launchpad-ui/focus-trap@0.1.22
11+
312
## 0.17.40
413

514
### Patch Changes

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

packages/navigation/CHANGELOG.md

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

3+
## 0.12.41
4+
5+
### Patch Changes
6+
7+
- [#1368](https://github.com/launchdarkly/launchpad-ui/pull/1368) [`4309328`](https://github.com/launchdarkly/launchpad-ui/commit/43093284b05b9093c503cb0b91819a74a6af9660) Thanks [@renovate](https://github.com/apps/renovate)! - Update dependencies
8+
9+
- Updated dependencies [[`4309328`](https://github.com/launchdarkly/launchpad-ui/commit/43093284b05b9093c503cb0b91819a74a6af9660)]:
10+
- @launchpad-ui/dropdown@0.6.115
11+
- @launchpad-ui/menu@0.13.26
12+
- @launchpad-ui/popover@0.11.27
13+
- @launchpad-ui/tooltip@0.9.16
14+
315
## 0.12.40
416

517
### Patch Changes

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

packages/pagination/CHANGELOG.md

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

3+
## 0.4.41
4+
5+
### Patch Changes
6+
7+
- [#1368](https://github.com/launchdarkly/launchpad-ui/pull/1368) [`4309328`](https://github.com/launchdarkly/launchpad-ui/commit/43093284b05b9093c503cb0b91819a74a6af9660) Thanks [@renovate](https://github.com/apps/renovate)! - Update dependencies
8+
39
## 0.4.40
410

511
### Patch Changes

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

packages/popover/CHANGELOG.md

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

3+
## 0.11.27
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`4309328`](https://github.com/launchdarkly/launchpad-ui/commit/43093284b05b9093c503cb0b91819a74a6af9660)]:
8+
- @launchpad-ui/focus-trap@0.1.22
9+
310
## 0.11.26
411

512
### Patch Changes

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

0 commit comments

Comments
 (0)