Skip to content

Commit 2f4634b

Browse files
chore: release (#3377)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent e72cdd6 commit 2f4634b

File tree

3 files changed

+9
-8
lines changed

3 files changed

+9
-8
lines changed

.changeset/itchy-bikes-join.md

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

components/search/CHANGELOG.md

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

3+
## 7.4.0
4+
5+
### Minor Changes
6+
7+
- [#3372](https://github.com/adobe/spectrum-css/pull/3372) [`61af074`](https://github.com/adobe/spectrum-css/commit/61af0743f874d799b8fbb789aff8ad2580c5994a) Thanks [@cdransf](https://github.com/cdransf)! - This change removes the existing calc function used to calculate the padding-inline-end for S1 and the quiet variant in favor of a simpler value with a mod preceding a static value.
8+
9+
This change removes the `--mod-search-quiet-button-offset` mod.
10+
311
## 7.3.0
412

513
### Minor 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.3.0",
3+
"version": "7.4.0",
44
"description": "The Spectrum CSS search component",
55
"license": "Apache-2.0",
66
"author": "Adobe",

0 commit comments

Comments
 (0)