Skip to content

Commit

Permalink
chore: version packages (#1539)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
1 parent f2a84ba commit 6eecdb4
Show file tree
Hide file tree
Showing 74 changed files with 372 additions and 47 deletions.
6 changes: 0 additions & 6 deletions .changeset/honest-ravens-teach.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/rare-wolves-repair.md

This file was deleted.

7 changes: 7 additions & 0 deletions apps/vscode/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# launchpad-design-system

## 0.1.5

### Patch Changes

- Updated dependencies [[`f2a84ba`](https://github.com/launchdarkly/launchpad-ui/commit/f2a84bac6e7f97f54f1b0a61e4983a17c304d4d2)]:
- @launchpad-ui/tokens@0.12.3

## 0.1.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/vscode/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "launchpad-design-system",
"private": true,
"displayName": "LaunchPad Design System",
"version": "0.1.4",
"version": "0.1.5",
"publisher": "launchdarklyofficial",
"repository": {
"type": "git",
Expand Down
9 changes: 9 additions & 0 deletions packages/alert/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @launchpad-ui/alert

## 0.9.51

### Patch Changes

- Updated dependencies [[`f2a84ba`](https://github.com/launchdarkly/launchpad-ui/commit/f2a84bac6e7f97f54f1b0a61e4983a17c304d4d2)]:
- @launchpad-ui/tokens@0.12.3
- @launchpad-ui/button@0.12.43
- @launchpad-ui/icons@0.21.3

## 0.9.50

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/alert/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@launchpad-ui/alert",
"version": "0.9.50",
"version": "0.9.51",
"status": "beta",
"publishConfig": {
"access": "public"
Expand Down
8 changes: 8 additions & 0 deletions packages/avatar/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @launchpad-ui/avatar

## 0.6.56

### Patch Changes

- Updated dependencies [[`f2a84ba`](https://github.com/launchdarkly/launchpad-ui/commit/f2a84bac6e7f97f54f1b0a61e4983a17c304d4d2)]:
- @launchpad-ui/tokens@0.12.3
- @launchpad-ui/icons@0.21.3

## 0.6.55

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/avatar/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@launchpad-ui/avatar",
"version": "0.6.55",
"version": "0.6.56",
"status": "beta",
"publishConfig": {
"access": "public"
Expand Down
9 changes: 9 additions & 0 deletions packages/banner/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @launchpad-ui/banner

## 0.10.57

### Patch Changes

- Updated dependencies [[`f2a84ba`](https://github.com/launchdarkly/launchpad-ui/commit/f2a84bac6e7f97f54f1b0a61e4983a17c304d4d2)]:
- @launchpad-ui/tokens@0.12.3
- @launchpad-ui/button@0.12.43
- @launchpad-ui/icons@0.21.3

## 0.10.56

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/banner/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@launchpad-ui/banner",
"version": "0.10.56",
"version": "0.10.57",
"status": "beta",
"publishConfig": {
"access": "public"
Expand Down
8 changes: 8 additions & 0 deletions packages/box/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @launchpad-ui/box

## 0.1.25

### Patch Changes

- Updated dependencies [[`f2a84ba`](https://github.com/launchdarkly/launchpad-ui/commit/f2a84bac6e7f97f54f1b0a61e4983a17c304d4d2)]:
- @launchpad-ui/tokens@0.12.3
- @launchpad-ui/vars@0.3.3

## 0.1.24

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/box/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@launchpad-ui/box",
"version": "0.1.24",
"version": "0.1.25",
"status": "alpha",
"publishConfig": {
"access": "public"
Expand Down
8 changes: 8 additions & 0 deletions packages/button/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @launchpad-ui/button

## 0.12.43

### Patch Changes

- Updated dependencies [[`f2a84ba`](https://github.com/launchdarkly/launchpad-ui/commit/f2a84bac6e7f97f54f1b0a61e4983a17c304d4d2)]:
- @launchpad-ui/tokens@0.12.3
- @launchpad-ui/icons@0.21.3

## 0.12.42

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/button/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@launchpad-ui/button",
"version": "0.12.42",
"version": "0.12.43",
"status": "beta",
"publishConfig": {
"access": "public"
Expand Down
8 changes: 8 additions & 0 deletions packages/card/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @launchpad-ui/card

## 0.2.64

### Patch Changes

- Updated dependencies [[`f2a84ba`](https://github.com/launchdarkly/launchpad-ui/commit/f2a84bac6e7f97f54f1b0a61e4983a17c304d4d2)]:
- @launchpad-ui/tokens@0.12.3
- @launchpad-ui/form@0.11.49

## 0.2.63

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/card/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@launchpad-ui/card",
"version": "0.2.63",
"version": "0.2.64",
"status": "alpha",
"publishConfig": {
"access": "public"
Expand Down
8 changes: 8 additions & 0 deletions packages/chip/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @launchpad-ui/chip

## 0.9.55

### Patch Changes

- Updated dependencies [[`f2a84ba`](https://github.com/launchdarkly/launchpad-ui/commit/f2a84bac6e7f97f54f1b0a61e4983a17c304d4d2)]:
- @launchpad-ui/tokens@0.12.3
- @launchpad-ui/icons@0.21.3

## 0.9.54

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/chip/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@launchpad-ui/chip",
"version": "0.9.54",
"version": "0.9.55",
"status": "beta",
"publishConfig": {
"access": "public"
Expand Down
9 changes: 9 additions & 0 deletions packages/clipboard/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @launchpad-ui/clipboard

## 0.11.64

### Patch Changes

- Updated dependencies [[`f2a84ba`](https://github.com/launchdarkly/launchpad-ui/commit/f2a84bac6e7f97f54f1b0a61e4983a17c304d4d2)]:
- @launchpad-ui/tokens@0.12.3
- @launchpad-ui/icons@0.21.3
- @launchpad-ui/tooltip@0.9.28

## 0.11.63

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/clipboard/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@launchpad-ui/clipboard",
"version": "0.11.63",
"version": "0.11.64",
"status": "beta",
"publishConfig": {
"access": "public"
Expand Down
9 changes: 9 additions & 0 deletions packages/collapsible/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @launchpad-ui/collapsible

## 0.1.88

### Patch Changes

- Updated dependencies [[`f2a84ba`](https://github.com/launchdarkly/launchpad-ui/commit/f2a84bac6e7f97f54f1b0a61e4983a17c304d4d2)]:
- @launchpad-ui/tokens@0.12.3
- @launchpad-ui/button@0.12.43
- @launchpad-ui/icons@0.21.3

## 0.1.87

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/collapsible/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@launchpad-ui/collapsible",
"version": "0.1.87",
"version": "0.1.88",
"status": "alpha",
"publishConfig": {
"access": "public"
Expand Down
7 changes: 7 additions & 0 deletions packages/columns/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @launchpad-ui/columns

## 0.1.33

### Patch Changes

- Updated dependencies [[`f2a84ba`](https://github.com/launchdarkly/launchpad-ui/commit/f2a84bac6e7f97f54f1b0a61e4983a17c304d4d2)]:
- @launchpad-ui/tokens@0.12.3

## 0.1.32

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/columns/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@launchpad-ui/columns",
"version": "0.1.32",
"version": "0.1.33",
"status": "alpha",
"publishConfig": {
"access": "public"
Expand Down
12 changes: 12 additions & 0 deletions packages/components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @launchpad-ui/components

## 0.7.3

### Patch Changes

- [#1540](https://github.com/launchdarkly/launchpad-ui/pull/1540) [`f2a84ba`](https://github.com/launchdarkly/launchpad-ui/commit/f2a84bac6e7f97f54f1b0a61e4983a17c304d4d2) Thanks [@Niznikr](https://github.com/Niznikr)! - Polish date/time components

- [#1538](https://github.com/launchdarkly/launchpad-ui/pull/1538) [`e6c06f2`](https://github.com/launchdarkly/launchpad-ui/commit/e6c06f296f13a745cd63a7fc0966f19a258c1e58) Thanks [@Niznikr](https://github.com/Niznikr)! - Add `orientation` prop to `Form`

- Updated dependencies [[`f2a84ba`](https://github.com/launchdarkly/launchpad-ui/commit/f2a84bac6e7f97f54f1b0a61e4983a17c304d4d2)]:
- @launchpad-ui/tokens@0.12.3
- @launchpad-ui/icons@0.21.3

## 0.7.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@launchpad-ui/components",
"version": "0.7.2",
"version": "0.7.3",
"status": "beta",
"publishConfig": {
"access": "public"
Expand Down
36 changes: 36 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,41 @@
# @launchpad-ui/core

## 0.51.12

### Patch Changes

- Updated dependencies []:
- @launchpad-ui/alert@0.9.51
- @launchpad-ui/avatar@0.6.56
- @launchpad-ui/banner@0.10.57
- @launchpad-ui/box@0.1.25
- @launchpad-ui/button@0.12.43
- @launchpad-ui/card@0.2.64
- @launchpad-ui/chip@0.9.55
- @launchpad-ui/clipboard@0.11.64
- @launchpad-ui/collapsible@0.1.88
- @launchpad-ui/columns@0.1.33
- @launchpad-ui/counter@0.4.26
- @launchpad-ui/drawer@0.5.64
- @launchpad-ui/dropdown@0.6.138
- @launchpad-ui/filter@0.7.49
- @launchpad-ui/form@0.11.49
- @launchpad-ui/inline@0.1.33
- @launchpad-ui/inline-edit@0.3.49
- @launchpad-ui/markdown@0.5.31
- @launchpad-ui/menu@0.13.49
- @launchpad-ui/modal@0.17.65
- @launchpad-ui/navigation@0.12.66
- @launchpad-ui/pagination@0.4.65
- @launchpad-ui/popover@0.11.39
- @launchpad-ui/progress@0.5.57
- @launchpad-ui/progress-bubbles@0.7.40
- @launchpad-ui/stack@0.1.33
- @launchpad-ui/tab-list@0.5.38
- @launchpad-ui/table@0.6.27
- @launchpad-ui/tag@0.3.65
- @launchpad-ui/tooltip@0.9.28

## 0.51.11

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@launchpad-ui/core",
"version": "0.51.11",
"version": "0.51.12",
"status": "beta",
"publishConfig": {
"access": "public"
Expand Down
7 changes: 7 additions & 0 deletions packages/counter/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @launchpad-ui/counter

## 0.4.26

### Patch Changes

- Updated dependencies [[`f2a84ba`](https://github.com/launchdarkly/launchpad-ui/commit/f2a84bac6e7f97f54f1b0a61e4983a17c304d4d2)]:
- @launchpad-ui/tokens@0.12.3

## 0.4.25

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/counter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@launchpad-ui/counter",
"version": "0.4.25",
"version": "0.4.26",
"status": "beta",
"publishConfig": {
"access": "public"
Expand Down
10 changes: 10 additions & 0 deletions packages/drawer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @launchpad-ui/drawer

## 0.5.64

### Patch Changes

- Updated dependencies [[`f2a84ba`](https://github.com/launchdarkly/launchpad-ui/commit/f2a84bac6e7f97f54f1b0a61e4983a17c304d4d2)]:
- @launchpad-ui/tokens@0.12.3
- @launchpad-ui/button@0.12.43
- @launchpad-ui/icons@0.21.3
- @launchpad-ui/progress@0.5.57

## 0.5.63

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/drawer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@launchpad-ui/drawer",
"version": "0.5.63",
"version": "0.5.64",
"status": "alpha",
"publishConfig": {
"access": "public"
Expand Down
10 changes: 10 additions & 0 deletions packages/dropdown/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @launchpad-ui/dropdown

## 0.6.138

### Patch Changes

- Updated dependencies [[`f2a84ba`](https://github.com/launchdarkly/launchpad-ui/commit/f2a84bac6e7f97f54f1b0a61e4983a17c304d4d2)]:
- @launchpad-ui/tokens@0.12.3
- @launchpad-ui/button@0.12.43
- @launchpad-ui/icons@0.21.3
- @launchpad-ui/popover@0.11.39

## 0.6.137

### Patch Changes
Expand Down
Loading

0 comments on commit 6eecdb4

Please sign in to comment.