Skip to content

Commit 037b114

Browse files
chore: version packages (#1431)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent b407647 commit 037b114

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

51 files changed

+238
-39
lines changed

.changeset/happy-ways-explode.md

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

.changeset/orange-falcons-shake.md

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

.changeset/quick-zoos-mate.md

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

packages/alert/CHANGELOG.md

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

3+
## 0.9.37
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`b407647`](https://github.com/launchdarkly/launchpad-ui/commit/b4076476961677b2ce5141b46cb55910ccc372f1)]:
8+
- @launchpad-ui/icons@0.19.4
9+
- @launchpad-ui/button@0.12.32
10+
311
## 0.9.36
412

513
### 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.9.36",
3+
"version": "0.9.37",
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.6.45
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`b407647`](https://github.com/launchdarkly/launchpad-ui/commit/b4076476961677b2ce5141b46cb55910ccc372f1)]:
8+
- @launchpad-ui/icons@0.19.4
9+
310
## 0.6.44
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.6.44",
3+
"version": "0.6.45",
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.10.46
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`b407647`](https://github.com/launchdarkly/launchpad-ui/commit/b4076476961677b2ce5141b46cb55910ccc372f1)]:
8+
- @launchpad-ui/icons@0.19.4
9+
- @launchpad-ui/button@0.12.32
10+
311
## 0.10.45
412

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

packages/box/CHANGELOG.md

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

3+
## 0.1.21
4+
5+
### Patch Changes
6+
7+
- [#1432](https://github.com/launchdarkly/launchpad-ui/pull/1432) [`2b70773`](https://github.com/launchdarkly/launchpad-ui/commit/2b707733f0729b482b196ffecba46af967b88433) Thanks [@Niznikr](https://github.com/Niznikr)! - Support `className` for `Box`
8+
39
## 0.1.20
410

511
### Patch Changes

0 commit comments

Comments
 (0)