Skip to content

Commit

Permalink
chore: version packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 21, 2023
1 parent 3024349 commit c0ec32f
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .changeset/weak-walls-drum.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/box/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @launchpad-ui/box

## 0.1.2

### Patch Changes

- [#1087](https://github.com/launchdarkly/launchpad-ui/pull/1087) [`30243499`](https://github.com/launchdarkly/launchpad-ui/commit/30243499ed7e7de205825e8a0f3d9360537deadb) Thanks [@Niznikr](https://github.com/Niznikr)! - Add typography tokens to box

## 0.1.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/box/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@launchpad-ui/box",
"version": "0.1.1",
"version": "0.1.2",
"status": "alpha",
"publishConfig": {
"access": "public"
Expand Down
7 changes: 7 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @launchpad-ui/core

## 0.47.7

### Patch Changes

- Updated dependencies [[`30243499`](https://github.com/launchdarkly/launchpad-ui/commit/30243499ed7e7de205825e8a0f3d9360537deadb)]:
- @launchpad-ui/box@0.1.2

## 0.47.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@launchpad-ui/core",
"version": "0.47.6",
"version": "0.47.7",
"status": "beta",
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit c0ec32f

Please sign in to comment.