Skip to content

Commit fa635e1

Browse files
chore: version packages (#1710)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 0cb98b7 commit fa635e1

Some content is hidden

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

44 files changed

+280
-58
lines changed

.changeset/slick-ghosts-matter.md

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

.changeset/weak-jobs-turn.md

Lines changed: 0 additions & 12 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.10
4+
5+
### Patch Changes
6+
7+
- [#1709](https://github.com/launchdarkly/launchpad-ui/pull/1709) [`d7c78a5`](https://github.com/launchdarkly/launchpad-ui/commit/d7c78a534517e5289f744b1e0cd600c90e5ed2d7) Thanks [@nhironaka](https://github.com/nhironaka)! - chore: update storybook to 9.0.9, run renderer-to-framework migration
8+
9+
- Updated dependencies [[`d7c78a5`](https://github.com/launchdarkly/launchpad-ui/commit/d7c78a534517e5289f744b1e0cd600c90e5ed2d7)]:
10+
- @launchpad-ui/tokens@0.12.7
11+
312
## 0.1.9
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.9",
5+
"version": "0.1.10",
66
"publisher": "launchdarklyofficial",
77
"repository": {
88
"type": "git",

packages/box/CHANGELOG.md

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

3+
## 0.1.30
4+
5+
### Patch Changes
6+
7+
- [#1709](https://github.com/launchdarkly/launchpad-ui/pull/1709) [`d7c78a5`](https://github.com/launchdarkly/launchpad-ui/commit/d7c78a534517e5289f744b1e0cd600c90e5ed2d7) Thanks [@nhironaka](https://github.com/nhironaka)! - chore: update storybook to 9.0.9, run renderer-to-framework migration
8+
9+
- Updated dependencies [[`d7c78a5`](https://github.com/launchdarkly/launchpad-ui/commit/d7c78a534517e5289f744b1e0cd600c90e5ed2d7)]:
10+
- @launchpad-ui/tokens@0.12.7
11+
- @launchpad-ui/vars@0.3.7
12+
313
## 0.1.29
414

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

packages/button/CHANGELOG.md

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

3+
## 0.12.57
4+
5+
### Patch Changes
6+
7+
- [#1709](https://github.com/launchdarkly/launchpad-ui/pull/1709) [`d7c78a5`](https://github.com/launchdarkly/launchpad-ui/commit/d7c78a534517e5289f744b1e0cd600c90e5ed2d7) Thanks [@nhironaka](https://github.com/nhironaka)! - chore: update storybook to 9.0.9, run renderer-to-framework migration
8+
9+
- Updated dependencies [[`d7c78a5`](https://github.com/launchdarkly/launchpad-ui/commit/d7c78a534517e5289f744b1e0cd600c90e5ed2d7)]:
10+
- @launchpad-ui/icons@0.21.16
11+
- @launchpad-ui/tokens@0.12.7
12+
313
## 0.12.56
414

515
### 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.56",
3+
"version": "0.12.57",
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.10.0
4+
5+
### Minor Changes
6+
7+
- [#1712](https://github.com/launchdarkly/launchpad-ui/pull/1712) [`0cb98b7`](https://github.com/launchdarkly/launchpad-ui/commit/0cb98b7c6470d2251fefc1c59968e190b5386e12) Thanks [@vezaynk](https://github.com/vezaynk)! - @react-aria and react-router are now peer dependencies
8+
9+
### Patch Changes
10+
11+
- [#1709](https://github.com/launchdarkly/launchpad-ui/pull/1709) [`d7c78a5`](https://github.com/launchdarkly/launchpad-ui/commit/d7c78a534517e5289f744b1e0cd600c90e5ed2d7) Thanks [@nhironaka](https://github.com/nhironaka)! - chore: update storybook to 9.0.9, run renderer-to-framework migration
12+
13+
- Updated dependencies [[`d7c78a5`](https://github.com/launchdarkly/launchpad-ui/commit/d7c78a534517e5289f744b1e0cd600c90e5ed2d7)]:
14+
- @launchpad-ui/icons@0.21.16
15+
- @launchpad-ui/tokens@0.12.7
16+
317
## 0.9.34
418

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

0 commit comments

Comments
 (0)