Skip to content

Commit e637b05

Browse files
chore: version packages (#1688)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 67d8c77 commit e637b05

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/easy-deer-cross.md

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

.changeset/small-socks-bet.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.9.30
4+
5+
### Patch Changes
6+
7+
- [#1687](https://github.com/launchdarkly/launchpad-ui/pull/1687) [`7946753`](https://github.com/launchdarkly/launchpad-ui/commit/7946753bfa3041fe6d6bae17d5553b9d9c11130b) Thanks [@Niznikr](https://github.com/Niznikr)! - Add `width` prop to `Popover`
8+
9+
- [#1686](https://github.com/launchdarkly/launchpad-ui/pull/1686) [`67d8c77`](https://github.com/launchdarkly/launchpad-ui/commit/67d8c7755d316cd44249d44396629842af61fe0c) Thanks [@Niznikr](https://github.com/Niznikr)! - Add `isDisabled` prop to `Perceivable` and clear press responders
10+
311
## 0.9.29
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.9.29",
3+
"version": "0.9.30",
44
"status": "beta",
55
"publishConfig": {
66
"access": "public"

0 commit comments

Comments
 (0)