Skip to content

Commit 18f8643

Browse files
chore: version packages (#1768)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent b036a77 commit 18f8643

38 files changed

+185
-37
lines changed

.changeset/chubby-zoos-hug.md

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

.changeset/easy-beans-know.md

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

packages/box/CHANGELOG.md

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

3+
## 0.4.1
4+
5+
### Patch Changes
6+
7+
- [#1767](https://github.com/launchdarkly/launchpad-ui/pull/1767) [`217b7c4`](https://github.com/launchdarkly/launchpad-ui/commit/217b7c4b47e44fd7ad7eb1b0ba8367308da596b3) Thanks [@vezaynk](https://github.com/vezaynk)! - add skipLibCheck for tsconfing.build.json
8+
9+
- Updated dependencies [[`217b7c4`](https://github.com/launchdarkly/launchpad-ui/commit/217b7c4b47e44fd7ad7eb1b0ba8367308da596b3)]:
10+
- @launchpad-ui/vars@0.5.1
11+
312
## 0.4.0
413

514
### Minor 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.4.0",
3+
"version": "0.4.1",
44
"description": "A polymorphic React component with design token sprinkles.",
55
"repository": "launchdarkly/launchpad-ui",
66
"license": "Apache-2.0",

packages/button/CHANGELOG.md

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

3+
## 0.15.3
4+
5+
### Patch Changes
6+
7+
- [#1767](https://github.com/launchdarkly/launchpad-ui/pull/1767) [`217b7c4`](https://github.com/launchdarkly/launchpad-ui/commit/217b7c4b47e44fd7ad7eb1b0ba8367308da596b3) Thanks [@vezaynk](https://github.com/vezaynk)! - add skipLibCheck for tsconfing.build.json
8+
9+
- Updated dependencies [[`217b7c4`](https://github.com/launchdarkly/launchpad-ui/commit/217b7c4b47e44fd7ad7eb1b0ba8367308da596b3)]:
10+
- @launchpad-ui/icons@0.24.3
11+
312
## 0.15.2
413

514
### 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.15.2",
3+
"version": "0.15.3",
44
"description": "An element that triggers an action based on user interaction.",
55
"repository": "launchdarkly/launchpad-ui",
66
"license": "Apache-2.0",

packages/components/CHANGELOG.md

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

3+
## 0.16.4
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`217b7c4`](https://github.com/launchdarkly/launchpad-ui/commit/217b7c4b47e44fd7ad7eb1b0ba8367308da596b3)]:
8+
- @launchpad-ui/icons@0.24.3
9+
310
## 0.16.3
411

512
### 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.16.3",
3+
"version": "0.16.4",
44
"description": "An implementation of LaunchDarkly's LaunchPad Design System using React Aria Components.",
55
"repository": {
66
"type": "git",

packages/core/CHANGELOG.md

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

3+
## 0.59.3
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`217b7c4`](https://github.com/launchdarkly/launchpad-ui/commit/217b7c4b47e44fd7ad7eb1b0ba8367308da596b3), [`b036a77`](https://github.com/launchdarkly/launchpad-ui/commit/b036a77baaf2f27783ef4a94190a796d626272fc)]:
8+
- @launchpad-ui/[email protected]
9+
- @launchpad-ui/[email protected]
10+
- @launchpad-ui/[email protected]
11+
- @launchpad-ui/[email protected]
12+
- @launchpad-ui/[email protected]
13+
- @launchpad-ui/[email protected]
14+
- @launchpad-ui/[email protected]
15+
- @launchpad-ui/[email protected]
16+
- @launchpad-ui/[email protected]
17+
- @launchpad-ui/[email protected]
18+
- @launchpad-ui/[email protected]
19+
- @launchpad-ui/[email protected]
20+
- @launchpad-ui/[email protected]
21+
322
## 0.59.2
423

524
### Patch Changes

packages/core/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/core",
3-
"version": "0.59.2",
3+
"version": "0.59.3",
44
"description": "Contains all LaunchPad design system packages.",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)