Skip to content

Commit 359f66b

Browse files
chore: version packages (#1782)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 46dc020 commit 359f66b

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/puny-pants-stick.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.16.9
4+
5+
### Patch Changes
6+
7+
- [#1781](https://github.com/launchdarkly/launchpad-ui/pull/1781) [`46dc020`](https://github.com/launchdarkly/launchpad-ui/commit/46dc020c68c9ce8228431e9c0691e49c5402fe00) Thanks [@vezaynk](https://github.com/vezaynk)! - fix: expose router types
8+
39
## 0.16.8
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.16.8",
3+
"version": "0.16.9",
44
"description": "An implementation of LaunchDarkly's LaunchPad Design System using React Aria Components.",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)