Skip to content

Commit 188a890

Browse files
chore: version packages (#1846)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 1931e02 commit 188a890

7 files changed

Lines changed: 22 additions & 10 deletions

File tree

.changeset/update-react-router.md

Lines changed: 0 additions & 7 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.17.11
4+
5+
### Patch Changes
6+
7+
- [#1845](https://github.com/launchdarkly/launchpad-ui/pull/1845) [`1931e02`](https://github.com/launchdarkly/launchpad-ui/commit/1931e020278112ad805a2ff338790cdb4db232e5) Thanks [@zmdavis](https://github.com/zmdavis)! - Update react-router to 7.9.6 to fix security vulnerability
8+
39
## 0.17.10
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.17.10",
3+
"version": "0.17.11",
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: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @launchpad-ui/core
22

3+
## 0.59.10
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`1931e02`](https://github.com/launchdarkly/launchpad-ui/commit/1931e020278112ad805a2ff338790cdb4db232e5)]:
8+
- @launchpad-ui/navigation@0.16.10
9+
310
## 0.59.9
411

512
### 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.9",
3+
"version": "0.59.10",
44
"description": "Contains all LaunchPad design system packages.",
55
"repository": {
66
"type": "git",

packages/navigation/CHANGELOG.md

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

3+
## 0.16.10
4+
5+
### Patch Changes
6+
7+
- [#1845](https://github.com/launchdarkly/launchpad-ui/pull/1845) [`1931e02`](https://github.com/launchdarkly/launchpad-ui/commit/1931e020278112ad805a2ff338790cdb4db232e5) Thanks [@zmdavis](https://github.com/zmdavis)! - Update react-router to 7.9.6 to fix security vulnerability
8+
39
## 0.16.9
410

511
### Patch Changes

packages/navigation/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/navigation",
3-
"version": "0.16.9",
3+
"version": "0.16.10",
44
"description": "An element used to provide navigation links to help users move through an app.",
55
"repository": "launchdarkly/launchpad-ui",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)