Skip to content

Commit b8959e8

Browse files
chore: version packages (#1412)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 05feada commit b8959e8

Some content is hidden

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

52 files changed

+281
-47
lines changed

.changeset/angry-pears-return.md

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

.changeset/khaki-ghosts-grow.md

Lines changed: 0 additions & 7 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.32
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`6341b25`](https://github.com/launchdarkly/launchpad-ui/commit/6341b256039fabceb3d720b9ec63b29b3a600632), [`05feada`](https://github.com/launchdarkly/launchpad-ui/commit/05feada3d4f4e6c03d124b1f4443e790d7b35274)]:
8+
- @launchpad-ui/icons@0.19.0
9+
- @launchpad-ui/button@0.12.28
10+
311
## 0.9.31
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.31",
3+
"version": "0.9.32",
44
"status": "beta",
55
"publishConfig": {
66
"access": "public"

packages/avatar/CHANGELOG.md

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

3+
## 0.6.41
4+
5+
### Patch Changes
6+
7+
- [#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:
8+
- Remove `IconContext`
9+
- Remove outer `span`
10+
- Remove props `title` and `description` in favor of composition
11+
- Prop `subtle` -> `variant`
12+
- Prop `children` for custom icons
13+
- Consolidate sizes
14+
- Updated dependencies [[`6341b25`](https://github.com/launchdarkly/launchpad-ui/commit/6341b256039fabceb3d720b9ec63b29b3a600632), [`05feada`](https://github.com/launchdarkly/launchpad-ui/commit/05feada3d4f4e6c03d124b1f4443e790d7b35274)]:
15+
- @launchpad-ui/icons@0.19.0
16+
317
## 0.6.40
418

519
### 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.40",
3+
"version": "0.6.41",
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.41
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`6341b25`](https://github.com/launchdarkly/launchpad-ui/commit/6341b256039fabceb3d720b9ec63b29b3a600632), [`05feada`](https://github.com/launchdarkly/launchpad-ui/commit/05feada3d4f4e6c03d124b1f4443e790d7b35274)]:
8+
- @launchpad-ui/icons@0.19.0
9+
- @launchpad-ui/button@0.12.28
10+
311
## 0.10.40
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.40",
3+
"version": "0.10.41",
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.12.28
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`6341b25`](https://github.com/launchdarkly/launchpad-ui/commit/6341b256039fabceb3d720b9ec63b29b3a600632), [`05feada`](https://github.com/launchdarkly/launchpad-ui/commit/05feada3d4f4e6c03d124b1f4443e790d7b35274)]:
8+
- @launchpad-ui/icons@0.19.0
9+
310
## 0.12.27
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.12.27",
3+
"version": "0.12.28",
44
"status": "beta",
55
"publishConfig": {
66
"access": "public"

0 commit comments

Comments
 (0)