Skip to content

Commit 278003e

Browse files
chore: version packages (#1603)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 2a5074b commit 278003e

File tree

6 files changed

+14
-12
lines changed

6 files changed

+14
-12
lines changed

.changeset/tiny-things-tap.md

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

.changeset/violet-needles-cross.md

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

packages/components/CHANGELOG.md

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

3+
## 0.9.4
4+
5+
### Patch Changes
6+
7+
- [#1602](https://github.com/launchdarkly/launchpad-ui/pull/1602) [`a81adc8`](https://github.com/launchdarkly/launchpad-ui/commit/a81adc876b65e91fc76e09bb328bd3dc3f670b18) Thanks [@Niznikr](https://github.com/Niznikr)! - Export contexts
8+
39
## 0.9.3
410

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

packages/core/CHANGELOG.md

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

3+
## 0.53.0
4+
5+
### Minor Changes
6+
7+
- [#1599](https://github.com/launchdarkly/launchpad-ui/pull/1599) [`2a5074b`](https://github.com/launchdarkly/launchpad-ui/commit/2a5074bc2ec9a43fd29fbfd7f30a0b5fb8ea16d3) Thanks [@Niznikr](https://github.com/Niznikr)! - Remove chip, clipboard, and progress packages
8+
39
## 0.52.0
410

511
### Minor 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.52.0",
3+
"version": "0.53.0",
44
"status": "beta",
55
"publishConfig": {
66
"access": "public"

0 commit comments

Comments
 (0)