Skip to content

Commit 524ba3d

Browse files
chore: version packages
1 parent 623fa6f commit 524ba3d

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.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: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @launchpad-ui/components
22

3+
## 0.17.6
4+
5+
### Patch Changes
6+
7+
- [#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
8+
9+
- [#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
10+
311
## 0.17.5
412

513
### 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)