Skip to content

Commit 6f15f9c

Browse files
chore: version packages (#1814)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent fc8a904 commit 6f15f9c

File tree

5 files changed

+11
-16
lines changed

5 files changed

+11
-16
lines changed

.changeset/lemon-seals-visit.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/rare-dancers-yell.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/seven-colts-know.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/components/CHANGELOG.md

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

3+
## 0.17.6
4+
5+
### Patch Changes
6+
7+
- [#1816](https://github.com/launchdarkly/launchpad-ui/pull/1816) [`fc8a904`](https://github.com/launchdarkly/launchpad-ui/commit/fc8a90401e7f40d665c2e89f1b1c79ac469ef1ba) Thanks [@apucacao](https://github.com/apucacao)! - align popover padding for filtered collections
8+
9+
- [#1815](https://github.com/launchdarkly/launchpad-ui/pull/1815) [`623fa6f`](https://github.com/launchdarkly/launchpad-ui/commit/623fa6f8f87313a1d98394c70ead16ebb4ce5e49) Thanks [@ari-launchdarkly](https://github.com/ari-launchdarkly)! - remove the copyToClipboard utility method
10+
11+
- [#1813](https://github.com/launchdarkly/launchpad-ui/pull/1813) [`1e97e24`](https://github.com/launchdarkly/launchpad-ui/commit/1e97e24d0a6c8d88a96b7949ec127b7489e00273) Thanks [@ari-launchdarkly](https://github.com/ari-launchdarkly)! - remove the CopyToClipboard component
12+
313
## 0.17.5
414

515
### 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.5",
3+
"version": "0.17.6",
44
"description": "An implementation of LaunchDarkly's LaunchPad Design System using React Aria Components.",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)