Skip to content

Commit

Permalink
chore: version packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 14, 2024
1 parent 18a3a22 commit feab7b7
Show file tree
Hide file tree
Showing 43 changed files with 209 additions and 33 deletions.
5 changes: 0 additions & 5 deletions .changeset/cool-wombats-raise.md

This file was deleted.

8 changes: 8 additions & 0 deletions packages/alert/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @launchpad-ui/alert

## 0.9.44

### Patch Changes

- Updated dependencies [[`18a3a22`](https://github.com/launchdarkly/launchpad-ui/commit/18a3a22cd15781ea9a23859422e41a72021c32c9)]:
- @launchpad-ui/icons@0.20.3
- @launchpad-ui/button@0.12.39

## 0.9.43

### 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.43",
"version": "0.9.44",
"status": "beta",
"publishConfig": {
"access": "public"
Expand Down
9 changes: 8 additions & 1 deletion packages/avatar/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @launchpad-ui/avatar

## 0.6.51

### Patch Changes

- Updated dependencies [[`18a3a22`](https://github.com/launchdarkly/launchpad-ui/commit/18a3a22cd15781ea9a23859422e41a72021c32c9)]:
- @launchpad-ui/icons@0.20.3

## 0.6.50

### Patch Changes
Expand Down Expand Up @@ -567,7 +574,7 @@
root.render(
<IconContext.Provider value={{ path: icons }}>
<App />
</IconContext.Provider>
</IconContext.Provider>,
);
```

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.50",
"version": "0.6.51",
"status": "beta",
"publishConfig": {
"access": "public"
Expand Down
8 changes: 8 additions & 0 deletions packages/banner/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @launchpad-ui/banner

## 0.10.53

### Patch Changes

- Updated dependencies [[`18a3a22`](https://github.com/launchdarkly/launchpad-ui/commit/18a3a22cd15781ea9a23859422e41a72021c32c9)]:
- @launchpad-ui/icons@0.20.3
- @launchpad-ui/button@0.12.39

## 0.10.52

### 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.52",
"version": "0.10.53",
"status": "beta",
"publishConfig": {
"access": "public"
Expand Down
9 changes: 8 additions & 1 deletion packages/button/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @launchpad-ui/button

## 0.12.39

### Patch Changes

- Updated dependencies [[`18a3a22`](https://github.com/launchdarkly/launchpad-ui/commit/18a3a22cd15781ea9a23859422e41a72021c32c9)]:
- @launchpad-ui/icons@0.20.3

## 0.12.38

### Patch Changes
Expand Down Expand Up @@ -608,7 +615,7 @@
root.render(
<IconContext.Provider value={{ path: icons }}>
<App />
</IconContext.Provider>
</IconContext.Provider>,
);
```

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.38",
"version": "0.12.39",
"status": "beta",
"publishConfig": {
"access": "public"
Expand Down
7 changes: 7 additions & 0 deletions packages/card/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @launchpad-ui/card

## 0.2.59

### Patch Changes

- Updated dependencies []:
- @launchpad-ui/form@0.11.44

## 0.2.58

### 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.58",
"version": "0.2.59",
"status": "alpha",
"publishConfig": {
"access": "public"
Expand Down
9 changes: 8 additions & 1 deletion packages/chip/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @launchpad-ui/chip

## 0.9.51

### Patch Changes

- Updated dependencies [[`18a3a22`](https://github.com/launchdarkly/launchpad-ui/commit/18a3a22cd15781ea9a23859422e41a72021c32c9)]:
- @launchpad-ui/icons@0.20.3

## 0.9.50

### Patch Changes
Expand Down Expand Up @@ -593,7 +600,7 @@
root.render(
<IconContext.Provider value={{ path: icons }}>
<App />
</IconContext.Provider>
</IconContext.Provider>,
);
```

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.50",
"version": "0.9.51",
"status": "beta",
"publishConfig": {
"access": "public"
Expand Down
7 changes: 7 additions & 0 deletions packages/clipboard/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @launchpad-ui/clipboard

## 0.11.59

### Patch Changes

- Updated dependencies [[`18a3a22`](https://github.com/launchdarkly/launchpad-ui/commit/18a3a22cd15781ea9a23859422e41a72021c32c9)]:
- @launchpad-ui/icons@0.20.3

## 0.11.58

### 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.58",
"version": "0.11.59",
"status": "beta",
"publishConfig": {
"access": "public"
Expand Down
8 changes: 8 additions & 0 deletions packages/collapsible/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @launchpad-ui/collapsible

## 0.1.83

### Patch Changes

- Updated dependencies [[`18a3a22`](https://github.com/launchdarkly/launchpad-ui/commit/18a3a22cd15781ea9a23859422e41a72021c32c9)]:
- @launchpad-ui/icons@0.20.3
- @launchpad-ui/button@0.12.39

## 0.1.82

### 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.82",
"version": "0.1.83",
"status": "alpha",
"publishConfig": {
"access": "public"
Expand Down
7 changes: 7 additions & 0 deletions packages/components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @launchpad-ui/components

## 0.5.11

### Patch Changes

- Updated dependencies [[`18a3a22`](https://github.com/launchdarkly/launchpad-ui/commit/18a3a22cd15781ea9a23859422e41a72021c32c9)]:
- @launchpad-ui/icons@0.20.3

## 0.5.10

### 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.5.10",
"version": "0.5.11",
"status": "beta",
"publishConfig": {
"access": "public"
Expand Down
26 changes: 25 additions & 1 deletion packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,29 @@
# @launchpad-ui/core

## 0.51.2

### Patch Changes

- Updated dependencies []:
- @launchpad-ui/[email protected]
- @launchpad-ui/[email protected]
- @launchpad-ui/[email protected]
- @launchpad-ui/[email protected]
- @launchpad-ui/[email protected]
- @launchpad-ui/[email protected]
- @launchpad-ui/[email protected]
- @launchpad-ui/[email protected]
- @launchpad-ui/[email protected]
- @launchpad-ui/[email protected]
- @launchpad-ui/[email protected]
- @launchpad-ui/[email protected]
- @launchpad-ui/[email protected]
- @launchpad-ui/[email protected]
- @launchpad-ui/[email protected]
- @launchpad-ui/[email protected]
- @launchpad-ui/[email protected]
- @launchpad-ui/[email protected]

## 0.51.1

### Patch Changes
Expand Down Expand Up @@ -3131,7 +3155,7 @@
root.render(
<IconContext.Provider value={{ path: icons }}>
<App />
</IconContext.Provider>
</IconContext.Provider>,
);
```

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.1",
"version": "0.51.2",
"status": "beta",
"publishConfig": {
"access": "public"
Expand Down
8 changes: 8 additions & 0 deletions packages/drawer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @launchpad-ui/drawer

## 0.5.59

### Patch Changes

- Updated dependencies [[`18a3a22`](https://github.com/launchdarkly/launchpad-ui/commit/18a3a22cd15781ea9a23859422e41a72021c32c9)]:
- @launchpad-ui/icons@0.20.3
- @launchpad-ui/button@0.12.39

## 0.5.58

### 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.58",
"version": "0.5.59",
"status": "alpha",
"publishConfig": {
"access": "public"
Expand Down
8 changes: 8 additions & 0 deletions packages/dropdown/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @launchpad-ui/dropdown

## 0.6.133

### Patch Changes

- Updated dependencies [[`18a3a22`](https://github.com/launchdarkly/launchpad-ui/commit/18a3a22cd15781ea9a23859422e41a72021c32c9)]:
- @launchpad-ui/icons@0.20.3
- @launchpad-ui/button@0.12.39

## 0.6.132

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

## 0.7.44

### Patch Changes

- Updated dependencies [[`18a3a22`](https://github.com/launchdarkly/launchpad-ui/commit/18a3a22cd15781ea9a23859422e41a72021c32c9)]:
- @launchpad-ui/icons@0.20.3
- @launchpad-ui/button@0.12.39
- @launchpad-ui/dropdown@0.6.133
- @launchpad-ui/menu@0.13.44

## 0.7.43

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/filter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@launchpad-ui/filter",
"version": "0.7.43",
"version": "0.7.44",
"status": "beta",
"publishConfig": {
"access": "public"
Expand Down
10 changes: 9 additions & 1 deletion packages/form/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @launchpad-ui/form

## 0.11.44

### Patch Changes

- Updated dependencies [[`18a3a22`](https://github.com/launchdarkly/launchpad-ui/commit/18a3a22cd15781ea9a23859422e41a72021c32c9)]:
- @launchpad-ui/icons@0.20.3
- @launchpad-ui/button@0.12.39

## 0.11.43

### Patch Changes
Expand Down Expand Up @@ -800,7 +808,7 @@
root.render(
<IconContext.Provider value={{ path: icons }}>
<App />
</IconContext.Provider>
</IconContext.Provider>,
);
```

Expand Down
2 changes: 1 addition & 1 deletion packages/form/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@launchpad-ui/form",
"version": "0.11.43",
"version": "0.11.44",
"status": "beta",
"publishConfig": {
"access": "public"
Expand Down
8 changes: 7 additions & 1 deletion packages/icons/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @launchpad-ui/icons

## 0.20.3

### Patch Changes

- [#1485](https://github.com/launchdarkly/launchpad-ui/pull/1485) [`18a3a22`](https://github.com/launchdarkly/launchpad-ui/commit/18a3a22cd15781ea9a23859422e41a72021c32c9) Thanks [@andrewklatzke](https://github.com/andrewklatzke)! - Add Upload icon to Icon options

## 0.20.2

### Patch Changes
Expand Down Expand Up @@ -558,7 +564,7 @@
root.render(
<IconContext.Provider value={{ path: icons }}>
<App />
</IconContext.Provider>
</IconContext.Provider>,
);
```

Expand Down
2 changes: 1 addition & 1 deletion packages/icons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@launchpad-ui/icons",
"version": "0.20.2",
"version": "0.20.3",
"status": "beta",
"publishConfig": {
"access": "public"
Expand Down
Loading

0 comments on commit feab7b7

Please sign in to comment.