Skip to content

Commit e261331

Browse files
chore: version packages
1 parent 10bfd72 commit e261331

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/seven-sites-act.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.17.2
4+
5+
### Patch Changes
6+
7+
- [#1801](https://github.com/launchdarkly/launchpad-ui/pull/1801) [`10bfd72`](https://github.com/launchdarkly/launchpad-ui/commit/10bfd72e39e5f968000fcf15af43a8e165483319) Thanks [@ari-launchdarkly](https://github.com/ari-launchdarkly)! - export SnippetLang type
8+
39
## 0.17.1
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.1",
3+
"version": "0.17.2",
44
"description": "An implementation of LaunchDarkly's LaunchPad Design System using React Aria Components.",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)