Skip to content

Commit 9f1ea9d

Browse files
chore: version packages (#654)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent bc2edb4 commit 9f1ea9d

38 files changed

+179
-30
lines changed

.changeset/lemon-panthers-hug.md

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

.changeset/silver-spiders-itch.md

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

packages/alert/CHANGELOG.md

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

3+
## 0.6.27
4+
5+
### Patch Changes
6+
7+
- [#653](https://github.com/launchdarkly/launchpad-ui/pull/653) [`bc2edb45`](https://github.com/launchdarkly/launchpad-ui/commit/bc2edb4507783aa8f85433f12d3a03430b0977e6) Thanks [@chasedarkly](https://github.com/chasedarkly)! - [Alert] Add `word-break: break-word` to alert content container
8+
9+
- Updated dependencies [[`cd1b58c5`](https://github.com/launchdarkly/launchpad-ui/commit/cd1b58c5c117d37b2939fe879606011c49b18ced)]:
10+
- @launchpad-ui/icons@0.6.16
11+
- @launchpad-ui/button@0.7.24
12+
313
## 0.6.26
414

515
### 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.6.26",
3+
"version": "0.6.27",
44
"status": "beta",
55
"publishConfig": {
66
"access": "public"

packages/avatar/CHANGELOG.md

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

3+
## 0.4.26
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`cd1b58c5`](https://github.com/launchdarkly/launchpad-ui/commit/cd1b58c5c117d37b2939fe879606011c49b18ced)]:
8+
- @launchpad-ui/icons@0.6.16
9+
310
## 0.4.25
411

512
### Patch Changes

packages/avatar/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/avatar",
3-
"version": "0.4.25",
3+
"version": "0.4.26",
44
"status": "beta",
55
"publishConfig": {
66
"access": "public"

packages/banner/CHANGELOG.md

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

3+
## 0.8.1
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`cd1b58c5`](https://github.com/launchdarkly/launchpad-ui/commit/cd1b58c5c117d37b2939fe879606011c49b18ced)]:
8+
- @launchpad-ui/icons@0.6.16
9+
- @launchpad-ui/button@0.7.24
10+
311
## 0.8.0
412

513
### Minor 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.8.0",
3+
"version": "0.8.1",
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.7.24
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`cd1b58c5`](https://github.com/launchdarkly/launchpad-ui/commit/cd1b58c5c117d37b2939fe879606011c49b18ced)]:
8+
- @launchpad-ui/icons@0.6.16
9+
310
## 0.7.23
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.7.23",
3+
"version": "0.7.24",
44
"status": "beta",
55
"publishConfig": {
66
"access": "public"

0 commit comments

Comments
 (0)