Skip to content

Commit 72c17c4

Browse files
chore: version packages (#1728)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent c7aa09a commit 72c17c4

39 files changed

+187
-33
lines changed

.changeset/fifty-fans-switch.md

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

.changeset/sharp-states-slide.md

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

.changeset/tidy-tools-send.md

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

apps/vscode/CHANGELOG.md

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

3+
## 0.1.12
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`acb181e`](https://github.com/launchdarkly/launchpad-ui/commit/acb181e7e4bb332872b1006e3ad4088dfacb7eab)]:
8+
- @launchpad-ui/tokens@0.13.1
9+
310
## 0.1.11
411

512
### Patch Changes

apps/vscode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "launchpad-design-system",
33
"private": true,
44
"displayName": "LaunchPad Design System",
5-
"version": "0.1.11",
5+
"version": "0.1.12",
66
"publisher": "launchdarklyofficial",
77
"repository": {
88
"type": "git",

packages/box/CHANGELOG.md

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

3+
## 0.1.32
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`acb181e`](https://github.com/launchdarkly/launchpad-ui/commit/acb181e7e4bb332872b1006e3ad4088dfacb7eab)]:
8+
- @launchpad-ui/tokens@0.13.1
9+
- @launchpad-ui/vars@0.3.9
10+
311
## 0.1.31
412

513
### Patch Changes

packages/box/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/box",
3-
"version": "0.1.31",
3+
"version": "0.1.32",
44
"status": "alpha",
55
"publishConfig": {
66
"access": "public"

packages/button/CHANGELOG.md

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

3+
## 0.12.61
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`acb181e`](https://github.com/launchdarkly/launchpad-ui/commit/acb181e7e4bb332872b1006e3ad4088dfacb7eab)]:
8+
- @launchpad-ui/tokens@0.13.1
9+
- @launchpad-ui/icons@0.21.20
10+
311
## 0.12.60
412

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

packages/components/CHANGELOG.md

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

3+
## 0.12.0
4+
5+
### Minor Changes
6+
7+
- [#1727](https://github.com/launchdarkly/launchpad-ui/pull/1727) [`126b926`](https://github.com/launchdarkly/launchpad-ui/commit/126b926ffbb5abc32c3c9ede36e58d73dad4670b) Thanks [@erangeles](https://github.com/erangeles)! - Tree component
8+
9+
- [#1725](https://github.com/launchdarkly/launchpad-ui/pull/1725) [`c7aa09a`](https://github.com/launchdarkly/launchpad-ui/commit/c7aa09aebcce1dcf57939ebbb4a504e33974a67c) Thanks [@Zuzze](https://github.com/Zuzze)! - Heading and Text props extended
10+
11+
### Patch Changes
12+
13+
- Updated dependencies [[`acb181e`](https://github.com/launchdarkly/launchpad-ui/commit/acb181e7e4bb332872b1006e3ad4088dfacb7eab)]:
14+
- @launchpad-ui/tokens@0.13.1
15+
- @launchpad-ui/icons@0.21.20
16+
317
## 0.11.0
418

519
### Minor Changes

0 commit comments

Comments
 (0)