Skip to content

Commit

Permalink
chore: version packages (#1301)
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 877de79 commit 2d63dda
Show file tree
Hide file tree
Showing 52 changed files with 246 additions and 36 deletions.
5 changes: 0 additions & 5 deletions .changeset/curly-emus-grab.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/nasty-monkeys-act.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.14

### Patch Changes

- Updated dependencies [[`774f300`](https://github.com/launchdarkly/launchpad-ui/commit/774f300fecd68e94d576eb9445a529ba9448fa04), [`877de79`](https://github.com/launchdarkly/launchpad-ui/commit/877de794d4347e088feb5be86cb8de0a299491b1)]:
- @launchpad-ui/icons@0.17.5
- @launchpad-ui/button@0.12.12

## 0.9.13

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

## 0.6.25

### Patch Changes

- Updated dependencies [[`774f300`](https://github.com/launchdarkly/launchpad-ui/commit/774f300fecd68e94d576eb9445a529ba9448fa04), [`877de79`](https://github.com/launchdarkly/launchpad-ui/commit/877de794d4347e088feb5be86cb8de0a299491b1)]:
- @launchpad-ui/icons@0.17.5

## 0.6.24

### 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.24",
"version": "0.6.25",
"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.25

### Patch Changes

- Updated dependencies [[`774f300`](https://github.com/launchdarkly/launchpad-ui/commit/774f300fecd68e94d576eb9445a529ba9448fa04), [`877de79`](https://github.com/launchdarkly/launchpad-ui/commit/877de794d4347e088feb5be86cb8de0a299491b1)]:
- @launchpad-ui/icons@0.17.5
- @launchpad-ui/button@0.12.12

## 0.10.24

### 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.24",
"version": "0.10.25",
"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.12

### Patch Changes

- Updated dependencies [[`774f300`](https://github.com/launchdarkly/launchpad-ui/commit/774f300fecd68e94d576eb9445a529ba9448fa04), [`877de79`](https://github.com/launchdarkly/launchpad-ui/commit/877de794d4347e088feb5be86cb8de0a299491b1)]:
- @launchpad-ui/icons@0.17.5

## 0.12.11

### 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.11",
"version": "0.12.12",
"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.29

### Patch Changes

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

## 0.2.28

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

## 0.9.25

### Patch Changes

- Updated dependencies [[`774f300`](https://github.com/launchdarkly/launchpad-ui/commit/774f300fecd68e94d576eb9445a529ba9448fa04), [`877de79`](https://github.com/launchdarkly/launchpad-ui/commit/877de794d4347e088feb5be86cb8de0a299491b1)]:
- @launchpad-ui/icons@0.17.5

## 0.9.24

### 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.24",
"version": "0.9.25",
"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.29

### Patch Changes

- Updated dependencies [[`774f300`](https://github.com/launchdarkly/launchpad-ui/commit/774f300fecd68e94d576eb9445a529ba9448fa04), [`877de79`](https://github.com/launchdarkly/launchpad-ui/commit/877de794d4347e088feb5be86cb8de0a299491b1)]:
- @launchpad-ui/icons@0.17.5

## 0.11.28

### 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.28",
"version": "0.11.29",
"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.56

### Patch Changes

- Updated dependencies [[`774f300`](https://github.com/launchdarkly/launchpad-ui/commit/774f300fecd68e94d576eb9445a529ba9448fa04), [`877de79`](https://github.com/launchdarkly/launchpad-ui/commit/877de794d4347e088feb5be86cb8de0a299491b1)]:
- @launchpad-ui/icons@0.17.5
- @launchpad-ui/button@0.12.12

## 0.1.55

### 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.55",
"version": "0.1.56",
"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.2.4

### Patch Changes

- Updated dependencies [[`774f300`](https://github.com/launchdarkly/launchpad-ui/commit/774f300fecd68e94d576eb9445a529ba9448fa04), [`877de79`](https://github.com/launchdarkly/launchpad-ui/commit/877de794d4347e088feb5be86cb8de0a299491b1)]:
- @launchpad-ui/icons@0.17.5

## 0.2.3

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

## 0.49.16

### Patch Changes

- [#1300](https://github.com/launchdarkly/launchpad-ui/pull/1300) [`877de79`](https://github.com/launchdarkly/launchpad-ui/commit/877de794d4347e088feb5be86cb8de0a299491b1) Thanks [@matthewferry](https://github.com/matthewferry)! - feat(icons): add cat and turtle icons

- Updated dependencies []:
- @launchpad-ui/alert@0.9.14
- @launchpad-ui/avatar@0.6.25
- @launchpad-ui/banner@0.10.25
- @launchpad-ui/button@0.12.12
- @launchpad-ui/chip@0.9.25
- @launchpad-ui/clipboard@0.11.29
- @launchpad-ui/collapsible@0.1.56
- @launchpad-ui/drawer@0.5.29
- @launchpad-ui/dropdown@0.6.103
- @launchpad-ui/filter@0.7.14
- @launchpad-ui/form@0.11.14
- @launchpad-ui/inline-edit@0.3.14
- @launchpad-ui/menu@0.13.14
- @launchpad-ui/modal@0.17.29
- @launchpad-ui/navigation@0.12.29
- @launchpad-ui/pagination@0.4.29
- @launchpad-ui/select@0.4.29
- @launchpad-ui/snackbar@0.5.12
- @launchpad-ui/tag@0.3.29
- @launchpad-ui/toast@0.3.25
- @launchpad-ui/split-button@0.10.14
- @launchpad-ui/card@0.2.29

## 0.49.15

### 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.15",
"version": "0.49.16",
"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.29

### Patch Changes

- Updated dependencies [[`774f300`](https://github.com/launchdarkly/launchpad-ui/commit/774f300fecd68e94d576eb9445a529ba9448fa04), [`877de79`](https://github.com/launchdarkly/launchpad-ui/commit/877de794d4347e088feb5be86cb8de0a299491b1)]:
- @launchpad-ui/icons@0.17.5
- @launchpad-ui/button@0.12.12

## 0.5.28

### 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.28",
"version": "0.5.29",
"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.103

### Patch Changes

- Updated dependencies [[`774f300`](https://github.com/launchdarkly/launchpad-ui/commit/774f300fecd68e94d576eb9445a529ba9448fa04), [`877de79`](https://github.com/launchdarkly/launchpad-ui/commit/877de794d4347e088feb5be86cb8de0a299491b1)]:
- @launchpad-ui/icons@0.17.5
- @launchpad-ui/button@0.12.12

## 0.6.102

### 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.102",
"version": "0.6.103",
"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.14

### Patch Changes

- Updated dependencies [[`774f300`](https://github.com/launchdarkly/launchpad-ui/commit/774f300fecd68e94d576eb9445a529ba9448fa04), [`877de79`](https://github.com/launchdarkly/launchpad-ui/commit/877de794d4347e088feb5be86cb8de0a299491b1)]:
- @launchpad-ui/icons@0.17.5
- @launchpad-ui/button@0.12.12
- @launchpad-ui/dropdown@0.6.103
- @launchpad-ui/menu@0.13.14

## 0.7.13

### 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.13",
"version": "0.7.14",
"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.14

### Patch Changes

- Updated dependencies [[`774f300`](https://github.com/launchdarkly/launchpad-ui/commit/774f300fecd68e94d576eb9445a529ba9448fa04), [`877de79`](https://github.com/launchdarkly/launchpad-ui/commit/877de794d4347e088feb5be86cb8de0a299491b1)]:
- @launchpad-ui/icons@0.17.5
- @launchpad-ui/button@0.12.12

## 0.11.13

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

## 0.17.5

### Patch Changes

- [#1297](https://github.com/launchdarkly/launchpad-ui/pull/1297) [`774f300`](https://github.com/launchdarkly/launchpad-ui/commit/774f300fecd68e94d576eb9445a529ba9448fa04) Thanks [@cmaija](https://github.com/cmaija)! - feat(icons): Add holdout icon

- [#1300](https://github.com/launchdarkly/launchpad-ui/pull/1300) [`877de79`](https://github.com/launchdarkly/launchpad-ui/commit/877de794d4347e088feb5be86cb8de0a299491b1) Thanks [@matthewferry](https://github.com/matthewferry)! - feat(icons): add cat and turtle icons

## 0.17.4

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

## 0.3.14

### Patch Changes

- Updated dependencies [[`774f300`](https://github.com/launchdarkly/launchpad-ui/commit/774f300fecd68e94d576eb9445a529ba9448fa04), [`877de79`](https://github.com/launchdarkly/launchpad-ui/commit/877de794d4347e088feb5be86cb8de0a299491b1)]:
- @launchpad-ui/icons@0.17.5
- @launchpad-ui/button@0.12.12
- @launchpad-ui/form@0.11.14

## 0.3.13

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

## 0.13.14

### Patch Changes

- Updated dependencies [[`774f300`](https://github.com/launchdarkly/launchpad-ui/commit/774f300fecd68e94d576eb9445a529ba9448fa04), [`877de79`](https://github.com/launchdarkly/launchpad-ui/commit/877de794d4347e088feb5be86cb8de0a299491b1)]:
- @launchpad-ui/icons@0.17.5
- @launchpad-ui/form@0.11.14

## 0.13.13

### Patch Changes
Expand Down

0 comments on commit 2d63dda

Please sign in to comment.