Skip to content

Commit c328acd

Browse files
chore: release (#3224)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 0acd811 commit c328acd

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/chatty-carrots-warn.md

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

components/search/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
## 7.2.0
4+
5+
### Minor Changes
6+
7+
- [#3222](https://github.com/adobe/spectrum-css/pull/3222) [`0acd811`](https://github.com/adobe/spectrum-css/commit/0acd811f6173ca2a24ba5e62af2fdc776dd41048) Thanks [@cdransf](https://github.com/cdransf)! - Addresses issue where a portion of search clear button sat outside of its parent by moving the transform applied to the button to the child icon.
8+
39
## 7.1.4
410

511
### Patch Changes

components/search/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@spectrum-css/search",
3-
"version": "7.1.4",
3+
"version": "7.2.0",
44
"description": "The Spectrum CSS search component",
55
"license": "Apache-2.0",
66
"author": "Adobe",

0 commit comments

Comments
 (0)