Skip to content

Commit 330174e

Browse files
chore: version packages (#771)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 7887aaa commit 330174e

29 files changed

+131
-22
lines changed

.changeset/rare-moles-trade.md

Lines changed: 0 additions & 8 deletions
This file was deleted.

packages/alert/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @launchpad-ui/alert
22

3+
## 0.7.6
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`7887aaaa`](https://github.com/launchdarkly/launchpad-ui/commit/7887aaaaddeb58186fe5ac3c1a31b74953f6f837)]:
8+
- @launchpad-ui/button@0.8.6
9+
310
## 0.7.5
411

512
### Patch Changes

packages/alert/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@launchpad-ui/alert",
3-
"version": "0.7.5",
3+
"version": "0.7.6",
44
"status": "beta",
55
"publishConfig": {
66
"access": "public"

packages/banner/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @launchpad-ui/banner
22

3+
## 0.9.6
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`7887aaaa`](https://github.com/launchdarkly/launchpad-ui/commit/7887aaaaddeb58186fe5ac3c1a31b74953f6f837)]:
8+
- @launchpad-ui/button@0.8.6
9+
310
## 0.9.5
411

512
### Patch Changes

packages/banner/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@launchpad-ui/banner",
3-
"version": "0.9.5",
3+
"version": "0.9.6",
44
"status": "beta",
55
"publishConfig": {
66
"access": "public"

packages/button/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @launchpad-ui/button
22

3+
## 0.8.6
4+
5+
### Patch Changes
6+
7+
- [#770](https://github.com/launchdarkly/launchpad-ui/pull/770) [`7887aaaa`](https://github.com/launchdarkly/launchpad-ui/commit/7887aaaaddeb58186fe5ac3c1a31b74953f6f837) Thanks [@chasedarkly](https://github.com/chasedarkly)! - [Button]: Update IconButton sizing to match button size
8+
[SplitButton]: Improve height definitions, and use underlying button styles where possible
9+
310
## 0.8.5
411

512
### Patch Changes

packages/button/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@launchpad-ui/button",
3-
"version": "0.8.5",
3+
"version": "0.8.6",
44
"status": "beta",
55
"publishConfig": {
66
"access": "public"

packages/collapsible/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @launchpad-ui/collapsible
22

3+
## 0.1.3
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`7887aaaa`](https://github.com/launchdarkly/launchpad-ui/commit/7887aaaaddeb58186fe5ac3c1a31b74953f6f837)]:
8+
- @launchpad-ui/button@0.8.6
9+
310
## 0.1.2
411

512
### Patch Changes

packages/collapsible/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@launchpad-ui/collapsible",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"status": "alpha",
55
"publishConfig": {
66
"access": "public"

packages/core/CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,26 @@
11
# @launchpad-ui/core
22

3+
## 0.33.3
4+
5+
### Patch Changes
6+
7+
- [#770](https://github.com/launchdarkly/launchpad-ui/pull/770) [`7887aaaa`](https://github.com/launchdarkly/launchpad-ui/commit/7887aaaaddeb58186fe5ac3c1a31b74953f6f837) Thanks [@chasedarkly](https://github.com/chasedarkly)! - [Button]: Update IconButton sizing to match button size
8+
[SplitButton]: Improve height definitions, and use underlying button styles where possible
9+
- Updated dependencies [[`7887aaaa`](https://github.com/launchdarkly/launchpad-ui/commit/7887aaaaddeb58186fe5ac3c1a31b74953f6f837)]:
10+
- @launchpad-ui/split-button@0.7.9
11+
- @launchpad-ui/button@0.8.6
12+
- @launchpad-ui/alert@0.7.6
13+
- @launchpad-ui/banner@0.9.6
14+
- @launchpad-ui/collapsible@0.1.3
15+
- @launchpad-ui/drawer@0.3.7
16+
- @launchpad-ui/dropdown@0.6.39
17+
- @launchpad-ui/filter@0.5.10
18+
- @launchpad-ui/modal@0.14.7
19+
- @launchpad-ui/pagination@0.3.48
20+
- @launchpad-ui/select@0.2.9
21+
- @launchpad-ui/snackbar@0.3.41
22+
- @launchpad-ui/navigation@0.11.3
23+
324
## 0.33.2
425

526
### Patch Changes

0 commit comments

Comments
 (0)