Skip to content

Commit 03c85ff

Browse files
chore: release (#2994)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent fd00178 commit 03c85ff

File tree

3 files changed

+8
-7
lines changed

3 files changed

+8
-7
lines changed

.changeset/lucky-dots-live.md

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

components/icon/CHANGELOG.md

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

3+
## 7.1.2
4+
5+
### Patch Changes
6+
7+
- [#2974](https://github.com/adobe/spectrum-css/pull/2974) [`fd00178`](https://github.com/adobe/spectrum-css/commit/fd00178a9196ac79ff30cae21310ff42e7fc5ba3) Thanks [@jawinn](https://github.com/jawinn)! - Removes legacy normalization CSS for Icon SVGs that changed the overflow property. This is to fix a reported issue with clipping in iOS mobile for Express and Safari for MacOS.
8+
The original CSS declaration was for Internet Explorer 9/10/11 and could be removed because IE 11 is not supported.
9+
310
## 7.1.1
411

512
### Patch Changes

components/icon/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/icon",
3-
"version": "7.1.1",
3+
"version": "7.1.2",
44
"description": "The Spectrum CSS icon component",
55
"license": "Apache-2.0",
66
"author": "Adobe",

0 commit comments

Comments
 (0)