Skip to content

Commit 3162343

Browse files
chore: version packages (#1740)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 4b0dfe4 commit 3162343

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/chilly-bars-grab.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.13.0
4+
5+
### Minor Changes
6+
7+
- [#1739](https://github.com/launchdarkly/launchpad-ui/pull/1739) [`4b0dfe4`](https://github.com/launchdarkly/launchpad-ui/commit/4b0dfe4c2fa8e1d9d9221d04dc0f9cfef2626c98) Thanks [@vezaynk](https://github.com/vezaynk)! - Include .d.ts files in components package release
8+
39
## 0.12.0
410

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

0 commit comments

Comments
 (0)