Skip to content

Commit b60adac

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

Some content is hidden

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

88 files changed

+444
-63
lines changed

.changeset/old-ducks-taste.md

-5
This file was deleted.

.changeset/popular-stingrays-sort.md

-5
This file was deleted.

.changeset/tidy-trainers-speak.md

-6
This file was deleted.

.changeset/twelve-cats-yawn.md

-5
This file was deleted.

packages/alert/CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @launchpad-ui/alert
22

3+
## 0.9.3
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`31b5c98`](https://github.com/launchdarkly/launchpad-ui/commit/31b5c98c49768e62f6474c8696b40e9cb52ea25d)]:
8+
- @launchpad-ui/tokens@0.9.6
9+
- @launchpad-ui/button@0.12.3
10+
- @launchpad-ui/icons@0.16.3
11+
312
## 0.9.2
413

514
### Patch Changes

packages/alert/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@launchpad-ui/alert",
3-
"version": "0.9.2",
3+
"version": "0.9.3",
44
"status": "beta",
55
"publishConfig": {
66
"access": "public"

packages/avatar/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @launchpad-ui/avatar
22

3+
## 0.6.16
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`31b5c98`](https://github.com/launchdarkly/launchpad-ui/commit/31b5c98c49768e62f6474c8696b40e9cb52ea25d)]:
8+
- @launchpad-ui/tokens@0.9.6
9+
- @launchpad-ui/icons@0.16.3
10+
311
## 0.6.15
412

513
### Patch Changes

packages/avatar/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@launchpad-ui/avatar",
3-
"version": "0.6.15",
3+
"version": "0.6.16",
44
"status": "beta",
55
"publishConfig": {
66
"access": "public"

packages/banner/CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @launchpad-ui/banner
22

3+
## 0.10.16
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`31b5c98`](https://github.com/launchdarkly/launchpad-ui/commit/31b5c98c49768e62f6474c8696b40e9cb52ea25d)]:
8+
- @launchpad-ui/tokens@0.9.6
9+
- @launchpad-ui/button@0.12.3
10+
- @launchpad-ui/icons@0.16.3
11+
312
## 0.10.15
413

514
### Patch Changes

packages/banner/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@launchpad-ui/banner",
3-
"version": "0.10.15",
3+
"version": "0.10.16",
44
"status": "beta",
55
"publishConfig": {
66
"access": "public"

packages/box/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @launchpad-ui/box
22

3+
## 0.1.7
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`31b5c98`](https://github.com/launchdarkly/launchpad-ui/commit/31b5c98c49768e62f6474c8696b40e9cb52ea25d)]:
8+
- @launchpad-ui/tokens@0.9.6
9+
- @launchpad-ui/vars@0.2.13
10+
311
## 0.1.6
412

513
### Patch Changes

packages/box/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@launchpad-ui/box",
3-
"version": "0.1.6",
3+
"version": "0.1.7",
44
"status": "alpha",
55
"publishConfig": {
66
"access": "public"

packages/button/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @launchpad-ui/button
22

3+
## 0.12.3
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`31b5c98`](https://github.com/launchdarkly/launchpad-ui/commit/31b5c98c49768e62f6474c8696b40e9cb52ea25d)]:
8+
- @launchpad-ui/tokens@0.9.6
9+
- @launchpad-ui/icons@0.16.3
10+
311
## 0.12.2
412

513
### Patch Changes

packages/button/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@launchpad-ui/button",
3-
"version": "0.12.2",
3+
"version": "0.12.3",
44
"status": "beta",
55
"publishConfig": {
66
"access": "public"

packages/card/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @launchpad-ui/card
22

3+
## 0.2.19
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`31b5c98`](https://github.com/launchdarkly/launchpad-ui/commit/31b5c98c49768e62f6474c8696b40e9cb52ea25d)]:
8+
- @launchpad-ui/tokens@0.9.6
9+
- @launchpad-ui/form@0.11.4
10+
311
## 0.2.18
412

513
### Patch Changes

packages/card/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@launchpad-ui/card",
3-
"version": "0.2.18",
3+
"version": "0.2.19",
44
"status": "alpha",
55
"publishConfig": {
66
"access": "public"

packages/chip/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @launchpad-ui/chip
22

3+
## 0.9.16
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`31b5c98`](https://github.com/launchdarkly/launchpad-ui/commit/31b5c98c49768e62f6474c8696b40e9cb52ea25d)]:
8+
- @launchpad-ui/tokens@0.9.6
9+
- @launchpad-ui/icons@0.16.3
10+
311
## 0.9.15
412

513
### Patch Changes

packages/chip/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@launchpad-ui/chip",
3-
"version": "0.9.15",
3+
"version": "0.9.16",
44
"status": "beta",
55
"publishConfig": {
66
"access": "public"

packages/clipboard/CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @launchpad-ui/clipboard
22

3+
## 0.11.19
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`31b5c98`](https://github.com/launchdarkly/launchpad-ui/commit/31b5c98c49768e62f6474c8696b40e9cb52ea25d)]:
8+
- @launchpad-ui/tokens@0.9.6
9+
- @launchpad-ui/icons@0.16.3
10+
- @launchpad-ui/tooltip@0.9.4
11+
312
## 0.11.18
413

514
### Patch Changes

packages/clipboard/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@launchpad-ui/clipboard",
3-
"version": "0.11.18",
3+
"version": "0.11.19",
44
"status": "beta",
55
"publishConfig": {
66
"access": "public"

packages/collapsible/CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @launchpad-ui/collapsible
22

3+
## 0.1.47
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`31b5c98`](https://github.com/launchdarkly/launchpad-ui/commit/31b5c98c49768e62f6474c8696b40e9cb52ea25d)]:
8+
- @launchpad-ui/tokens@0.9.6
9+
- @launchpad-ui/button@0.12.3
10+
- @launchpad-ui/icons@0.16.3
11+
312
## 0.1.46
413

514
### Patch Changes

packages/collapsible/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@launchpad-ui/collapsible",
3-
"version": "0.1.46",
3+
"version": "0.1.47",
44
"status": "alpha",
55
"publishConfig": {
66
"access": "public"

packages/columns/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @launchpad-ui/columns
22

3+
## 0.1.16
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`31b5c98`](https://github.com/launchdarkly/launchpad-ui/commit/31b5c98c49768e62f6474c8696b40e9cb52ea25d)]:
8+
- @launchpad-ui/tokens@0.9.6
9+
310
## 0.1.15
411

512
### Patch Changes

packages/columns/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@launchpad-ui/columns",
3-
"version": "0.1.15",
3+
"version": "0.1.16",
44
"status": "alpha",
55
"publishConfig": {
66
"access": "public"

packages/components/CHANGELOG.md

+16
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# @launchpad-ui/components
22

3+
## 0.1.11
4+
5+
### Patch Changes
6+
7+
- [#1175](https://github.com/launchdarkly/launchpad-ui/pull/1175) [`d1095b9`](https://github.com/launchdarkly/launchpad-ui/commit/d1095b974e1c88418e09fcb83251c5b764e19e15) Thanks [@Niznikr](https://github.com/Niznikr)! - Add `SubmenuTrigger`
8+
9+
- [#1180](https://github.com/launchdarkly/launchpad-ui/pull/1180) [`e59252b`](https://github.com/launchdarkly/launchpad-ui/commit/e59252b82f300e43666e94a80ea6b1b3815fb599) Thanks [@Niznikr](https://github.com/Niznikr)! - Add destructive `MenuItem` variant
10+
11+
- [#1179](https://github.com/launchdarkly/launchpad-ui/pull/1179) [`31b5c98`](https://github.com/launchdarkly/launchpad-ui/commit/31b5c98c49768e62f6474c8696b40e9cb52ea25d) Thanks [@Niznikr](https://github.com/Niznikr)! - Add `ListBox`, `Select`, and `ComboBox`
12+
13+
- [#1174](https://github.com/launchdarkly/launchpad-ui/pull/1174) [`9ed0114`](https://github.com/launchdarkly/launchpad-ui/commit/9ed01146d71d499830279e10036e538b1aaf8e8e) Thanks [@Niznikr](https://github.com/Niznikr)! - Add `Link` and `TagGroup`
14+
15+
- Updated dependencies [[`31b5c98`](https://github.com/launchdarkly/launchpad-ui/commit/31b5c98c49768e62f6474c8696b40e9cb52ea25d)]:
16+
- @launchpad-ui/tokens@0.9.6
17+
- @launchpad-ui/icons@0.16.3
18+
319
## 0.1.10
420

521
### Patch Changes

packages/components/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@launchpad-ui/components",
3-
"version": "0.1.10",
3+
"version": "0.1.11",
44
"status": "beta",
55
"publishConfig": {
66
"access": "public"

packages/core/CHANGELOG.md

+43
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,48 @@
11
# @launchpad-ui/core
22

3+
## 0.49.4
4+
5+
### Patch Changes
6+
7+
- Updated dependencies []:
8+
- @launchpad-ui/alert@0.9.3
9+
- @launchpad-ui/avatar@0.6.16
10+
- @launchpad-ui/banner@0.10.16
11+
- @launchpad-ui/box@0.1.7
12+
- @launchpad-ui/button@0.12.3
13+
- @launchpad-ui/card@0.2.19
14+
- @launchpad-ui/chip@0.9.16
15+
- @launchpad-ui/clipboard@0.11.19
16+
- @launchpad-ui/collapsible@0.1.47
17+
- @launchpad-ui/columns@0.1.16
18+
- @launchpad-ui/counter@0.4.10
19+
- @launchpad-ui/data-table@0.2.13
20+
- @launchpad-ui/drawer@0.5.19
21+
- @launchpad-ui/dropdown@0.6.93
22+
- @launchpad-ui/filter@0.7.4
23+
- @launchpad-ui/form@0.11.4
24+
- @launchpad-ui/inline@0.1.16
25+
- @launchpad-ui/inline-edit@0.3.4
26+
- @launchpad-ui/markdown@0.5.11
27+
- @launchpad-ui/menu@0.13.4
28+
- @launchpad-ui/modal@0.17.19
29+
- @launchpad-ui/navigation@0.12.19
30+
- @launchpad-ui/pagination@0.4.19
31+
- @launchpad-ui/popover@0.11.15
32+
- @launchpad-ui/progress@0.5.41
33+
- @launchpad-ui/progress-bubbles@0.7.15
34+
- @launchpad-ui/select@0.4.19
35+
- @launchpad-ui/slider@0.5.10
36+
- @launchpad-ui/snackbar@0.5.3
37+
- @launchpad-ui/split-button@0.10.4
38+
- @launchpad-ui/stack@0.1.16
39+
- @launchpad-ui/tab-list@0.5.14
40+
- @launchpad-ui/table@0.6.10
41+
- @launchpad-ui/tag@0.3.19
42+
- @launchpad-ui/toast@0.3.16
43+
- @launchpad-ui/toggle@0.7.14
44+
- @launchpad-ui/tooltip@0.9.4
45+
346
## 0.49.3
447

548
### Patch Changes

packages/core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@launchpad-ui/core",
3-
"version": "0.49.3",
3+
"version": "0.49.4",
44
"status": "beta",
55
"publishConfig": {
66
"access": "public"

packages/counter/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @launchpad-ui/counter
22

3+
## 0.4.10
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`31b5c98`](https://github.com/launchdarkly/launchpad-ui/commit/31b5c98c49768e62f6474c8696b40e9cb52ea25d)]:
8+
- @launchpad-ui/tokens@0.9.6
9+
310
## 0.4.9
411

512
### Patch Changes

packages/counter/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@launchpad-ui/counter",
3-
"version": "0.4.9",
3+
"version": "0.4.10",
44
"status": "beta",
55
"publishConfig": {
66
"access": "public"

packages/data-table/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @launchpad-ui/data-table
22

3+
## 0.2.13
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`31b5c98`](https://github.com/launchdarkly/launchpad-ui/commit/31b5c98c49768e62f6474c8696b40e9cb52ea25d)]:
8+
- @launchpad-ui/tokens@0.9.6
9+
- @launchpad-ui/vars@0.2.13
10+
311
## 0.2.12
412

513
### Patch Changes

packages/data-table/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@launchpad-ui/data-table",
3-
"version": "0.2.12",
3+
"version": "0.2.13",
44
"status": "alpha",
55
"publishConfig": {
66
"access": "public"

packages/drawer/CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @launchpad-ui/drawer
22

3+
## 0.5.19
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`31b5c98`](https://github.com/launchdarkly/launchpad-ui/commit/31b5c98c49768e62f6474c8696b40e9cb52ea25d)]:
8+
- @launchpad-ui/tokens@0.9.6
9+
- @launchpad-ui/button@0.12.3
10+
- @launchpad-ui/icons@0.16.3
11+
- @launchpad-ui/progress@0.5.41
12+
313
## 0.5.18
414

515
### Patch Changes

0 commit comments

Comments
 (0)