Skip to content

Commit 77d0d02

Browse files
chore: release
1 parent 45f110c commit 77d0d02

File tree

4 files changed

+8
-7
lines changed

4 files changed

+8
-7
lines changed

.changeset/fast-hats-worry.md

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

components/swatch/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+
## 8.1.1
4+
5+
### Patch Changes
6+
7+
- [#3547](https://github.com/adobe/spectrum-css/pull/3547) [`45f110c`](https://github.com/adobe/spectrum-css/commit/45f110cbca47e245236bf4316593b0a5b1312241) Thanks [@rise-erpelding](https://github.com/rise-erpelding)! - Reverts all themes' disabled icon color back to original spectrum-white and border color to black with opacity token `swatch-disabled-icon-border-opacity`.
8+
39
All notable changes to this project will be documented in this file.
410
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
511

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

components/swatchgroup/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
}
3838
},
3939
"devDependencies": {
40-
"@spectrum-css/swatch": "8.1.0",
40+
"@spectrum-css/swatch": "8.1.1",
4141
"@spectrum-css/tokens": "16.0.1"
4242
},
4343
"keywords": [

0 commit comments

Comments
 (0)