Skip to content

Commit 3fcd49d

Browse files
chore: version packages (#1682)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 392b739 commit 3fcd49d

39 files changed

+214
-36
lines changed

.changeset/nice-melons-grin.md

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

apps/vscode/CHANGELOG.md

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

3+
## 0.1.9
4+
5+
### Patch Changes
6+
7+
- [#1681](https://github.com/launchdarkly/launchpad-ui/pull/1681) [`392b739`](https://github.com/launchdarkly/launchpad-ui/commit/392b73929eed64a401d8eb2f9e1137587a225f13) Thanks [@renovate](https://github.com/apps/renovate)! - Update dependencies
8+
9+
- Updated dependencies [[`392b739`](https://github.com/launchdarkly/launchpad-ui/commit/392b73929eed64a401d8eb2f9e1137587a225f13)]:
10+
- @launchpad-ui/tokens@0.12.6
11+
312
## 0.1.8
413

514
### 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.8",
5+
"version": "0.1.9",
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.29
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`392b739`](https://github.com/launchdarkly/launchpad-ui/commit/392b73929eed64a401d8eb2f9e1137587a225f13)]:
8+
- @launchpad-ui/tokens@0.12.6
9+
- @launchpad-ui/vars@0.3.6
10+
311
## 0.1.28
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.28",
3+
"version": "0.1.29",
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.55
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`392b739`](https://github.com/launchdarkly/launchpad-ui/commit/392b73929eed64a401d8eb2f9e1137587a225f13)]:
8+
- @launchpad-ui/tokens@0.12.6
9+
- @launchpad-ui/icons@0.21.14
10+
311
## 0.12.54
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.54",
3+
"version": "0.12.55",
44
"status": "beta",
55
"publishConfig": {
66
"access": "public"

packages/components/CHANGELOG.md

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

3+
## 0.9.28
4+
5+
### Patch Changes
6+
7+
- [#1681](https://github.com/launchdarkly/launchpad-ui/pull/1681) [`392b739`](https://github.com/launchdarkly/launchpad-ui/commit/392b73929eed64a401d8eb2f9e1137587a225f13) Thanks [@renovate](https://github.com/apps/renovate)! - Update dependencies
8+
9+
- Updated dependencies [[`392b739`](https://github.com/launchdarkly/launchpad-ui/commit/392b73929eed64a401d8eb2f9e1137587a225f13)]:
10+
- @launchpad-ui/tokens@0.12.6
11+
- @launchpad-ui/icons@0.21.14
12+
313
## 0.9.27
414

515
### Patch Changes

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

packages/core/CHANGELOG.md

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

3+
## 0.56.7
4+
5+
### Patch Changes
6+
7+
- [#1681](https://github.com/launchdarkly/launchpad-ui/pull/1681) [`392b739`](https://github.com/launchdarkly/launchpad-ui/commit/392b73929eed64a401d8eb2f9e1137587a225f13) Thanks [@renovate](https://github.com/apps/renovate)! - Update dependencies
8+
9+
- Updated dependencies [[`392b739`](https://github.com/launchdarkly/launchpad-ui/commit/392b73929eed64a401d8eb2f9e1137587a225f13)]:
10+
- @launchpad-ui/focus-trap@0.1.30
11+
- @launchpad-ui/navigation@0.12.80
12+
- @launchpad-ui/dropdown@0.6.151
13+
- @launchpad-ui/popover@0.11.44
14+
- @launchpad-ui/drawer@0.5.77
15+
- @launchpad-ui/filter@0.7.62
16+
- @launchpad-ui/modal@0.17.79
17+
- @launchpad-ui/form@0.11.62
18+
- @launchpad-ui/menu@0.13.62
19+
- @launchpad-ui/tooltip@0.9.33
20+
- @launchpad-ui/button@0.12.55
21+
- @launchpad-ui/table@0.6.30
22+
323
## 0.56.6
424

525
### Patch Changes

0 commit comments

Comments
 (0)