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 Sep 25, 2024
1 parent 6341b25 commit 5fcbc3e
Show file tree
Hide file tree
Showing 51 changed files with 276 additions and 40 deletions.
15 changes: 0 additions & 15 deletions .changeset/angry-pears-return.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.32

### Patch Changes

- Updated dependencies [[`6341b25`](https://github.com/launchdarkly/launchpad-ui/commit/6341b256039fabceb3d720b9ec63b29b3a600632)]:
- @launchpad-ui/icons@0.19.0
- @launchpad-ui/button@0.12.28

## 0.9.31

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

## 0.6.41

### Patch Changes

- [#1411](https://github.com/launchdarkly/launchpad-ui/pull/1411) [`6341b25`](https://github.com/launchdarkly/launchpad-ui/commit/6341b256039fabceb3d720b9ec63b29b3a600632) Thanks [@Niznikr](https://github.com/Niznikr)! - Align API with RAC components:
- Remove `IconContext`
- Remove outer `span`
- Remove props `title` and `description` in favor of composition
- Prop `subtle` -> `variant`
- Prop `children` for custom icons
- Consolidate sizes
- Updated dependencies [[`6341b25`](https://github.com/launchdarkly/launchpad-ui/commit/6341b256039fabceb3d720b9ec63b29b3a600632)]:
- @launchpad-ui/icons@0.19.0

## 0.6.40

### 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.40",
"version": "0.6.41",
"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.41

### Patch Changes

- Updated dependencies [[`6341b25`](https://github.com/launchdarkly/launchpad-ui/commit/6341b256039fabceb3d720b9ec63b29b3a600632)]:
- @launchpad-ui/icons@0.19.0
- @launchpad-ui/button@0.12.28

## 0.10.40

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

## 0.12.28

### Patch Changes

- Updated dependencies [[`6341b25`](https://github.com/launchdarkly/launchpad-ui/commit/6341b256039fabceb3d720b9ec63b29b3a600632)]:
- @launchpad-ui/icons@0.19.0

## 0.12.27

### 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.27",
"version": "0.12.28",
"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.48

### Patch Changes

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

## 0.2.47

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

## 0.9.41

### Patch Changes

- [#1411](https://github.com/launchdarkly/launchpad-ui/pull/1411) [`6341b25`](https://github.com/launchdarkly/launchpad-ui/commit/6341b256039fabceb3d720b9ec63b29b3a600632) Thanks [@Niznikr](https://github.com/Niznikr)! - Align API with RAC components:
- Remove `IconContext`
- Remove outer `span`
- Remove props `title` and `description` in favor of composition
- Prop `subtle` -> `variant`
- Prop `children` for custom icons
- Consolidate sizes
- Updated dependencies [[`6341b25`](https://github.com/launchdarkly/launchpad-ui/commit/6341b256039fabceb3d720b9ec63b29b3a600632)]:
- @launchpad-ui/icons@0.19.0

## 0.9.40

### 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.40",
"version": "0.9.41",
"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.48

### Patch Changes

- Updated dependencies [[`6341b25`](https://github.com/launchdarkly/launchpad-ui/commit/6341b256039fabceb3d720b9ec63b29b3a600632)]:
- @launchpad-ui/icons@0.19.0

## 0.11.47

### 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.47",
"version": "0.11.48",
"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.72

### Patch Changes

- Updated dependencies [[`6341b25`](https://github.com/launchdarkly/launchpad-ui/commit/6341b256039fabceb3d720b9ec63b29b3a600632)]:
- @launchpad-ui/icons@0.19.0
- @launchpad-ui/button@0.12.28

## 0.1.71

### 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.71",
"version": "0.1.72",
"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.4.8

### Patch Changes

- Updated dependencies [[`6341b25`](https://github.com/launchdarkly/launchpad-ui/commit/6341b256039fabceb3d720b9ec63b29b3a600632)]:
- @launchpad-ui/icons@0.19.0

## 0.4.7

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

## 0.49.36

### Patch Changes

- [#1411](https://github.com/launchdarkly/launchpad-ui/pull/1411) [`6341b25`](https://github.com/launchdarkly/launchpad-ui/commit/6341b256039fabceb3d720b9ec63b29b3a600632) Thanks [@Niznikr](https://github.com/Niznikr)! - Align API with RAC components:
- Remove `IconContext`
- Remove outer `span`
- Remove props `title` and `description` in favor of composition
- Prop `subtle` -> `variant`
- Prop `children` for custom icons
- Consolidate sizes
- Updated dependencies [[`6341b25`](https://github.com/launchdarkly/launchpad-ui/commit/6341b256039fabceb3d720b9ec63b29b3a600632)]:
- @launchpad-ui/avatar@0.6.41
- @launchpad-ui/chip@0.9.41
- @launchpad-ui/filter@0.7.33
- @launchpad-ui/alert@0.9.32
- @launchpad-ui/banner@0.10.41
- @launchpad-ui/button@0.12.28
- @launchpad-ui/clipboard@0.11.48
- @launchpad-ui/collapsible@0.1.72
- @launchpad-ui/drawer@0.5.48
- @launchpad-ui/dropdown@0.6.122
- @launchpad-ui/form@0.11.33
- @launchpad-ui/inline-edit@0.3.33
- @launchpad-ui/menu@0.13.33
- @launchpad-ui/modal@0.17.48
- @launchpad-ui/navigation@0.12.48
- @launchpad-ui/pagination@0.4.48
- @launchpad-ui/select@0.4.48
- @launchpad-ui/snackbar@0.5.29
- @launchpad-ui/tag@0.3.48
- @launchpad-ui/toast@0.3.42
- @launchpad-ui/split-button@0.10.33
- @launchpad-ui/card@0.2.48

## 0.49.35

### 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.49.35",
"version": "0.49.36",
"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.48

### Patch Changes

- Updated dependencies [[`6341b25`](https://github.com/launchdarkly/launchpad-ui/commit/6341b256039fabceb3d720b9ec63b29b3a600632)]:
- @launchpad-ui/icons@0.19.0
- @launchpad-ui/button@0.12.28

## 0.5.47

### 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.47",
"version": "0.5.48",
"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.122

### Patch Changes

- Updated dependencies [[`6341b25`](https://github.com/launchdarkly/launchpad-ui/commit/6341b256039fabceb3d720b9ec63b29b3a600632)]:
- @launchpad-ui/icons@0.19.0
- @launchpad-ui/button@0.12.28

## 0.6.121

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

## 0.7.33

### Patch Changes

- [#1411](https://github.com/launchdarkly/launchpad-ui/pull/1411) [`6341b25`](https://github.com/launchdarkly/launchpad-ui/commit/6341b256039fabceb3d720b9ec63b29b3a600632) Thanks [@Niznikr](https://github.com/Niznikr)! - Align API with RAC components:
- Remove `IconContext`
- Remove outer `span`
- Remove props `title` and `description` in favor of composition
- Prop `subtle` -> `variant`
- Prop `children` for custom icons
- Consolidate sizes
- Updated dependencies [[`6341b25`](https://github.com/launchdarkly/launchpad-ui/commit/6341b256039fabceb3d720b9ec63b29b3a600632)]:
- @launchpad-ui/icons@0.19.0
- @launchpad-ui/button@0.12.28
- @launchpad-ui/dropdown@0.6.122
- @launchpad-ui/menu@0.13.33

## 0.7.32

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

## 0.11.33

### Patch Changes

- Updated dependencies [[`6341b25`](https://github.com/launchdarkly/launchpad-ui/commit/6341b256039fabceb3d720b9ec63b29b3a600632)]:
- @launchpad-ui/icons@0.19.0
- @launchpad-ui/button@0.12.28

## 0.11.32

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

## 0.19.0

### Minor Changes

- [#1411](https://github.com/launchdarkly/launchpad-ui/pull/1411) [`6341b25`](https://github.com/launchdarkly/launchpad-ui/commit/6341b256039fabceb3d720b9ec63b29b3a600632) Thanks [@Niznikr](https://github.com/Niznikr)! - Align API with RAC components:
- Remove `IconContext`
- Remove outer `span`
- Remove props `title` and `description` in favor of composition
- Prop `subtle` -> `variant`
- Prop `children` for custom icons
- Consolidate sizes

## 0.18.14

### Patch Changes
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.18.14",
"version": "0.19.0",
"status": "beta",
"publishConfig": {
"access": "public"
Expand Down
Loading

0 comments on commit 5fcbc3e

Please sign in to comment.