Skip to content

Commit 6448f37

Browse files
chore: release (#3631)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 183450f commit 6448f37

File tree

5 files changed

+10
-9
lines changed

5 files changed

+10
-9
lines changed

.changeset/metal-eels-protect.md

-5
This file was deleted.

components/alertbanner/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change log
22

3+
## 3.1.1
4+
5+
### Patch Changes
6+
7+
- [#3624](https://github.com/adobe/spectrum-css/pull/3624) [`754f99a`](https://github.com/adobe/spectrum-css/commit/754f99afc3c1918cdc0d173150989bcc1e6a7d2f) Thanks [@marissahuysentruyt](https://github.com/marissahuysentruyt)! - In the alert banner spectrum.css (the S1 stylesheet), --system: legacy was corrected in the container query.
8+
39
## 3.1.0
410

511
### Minor Changes

components/alertbanner/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@spectrum-css/alertbanner",
3-
"version": "3.1.0",
3+
"version": "3.1.1",
44
"description": "The Spectrum CSS alertbanner component",
55
"license": "Apache-2.0",
66
"author": "Adobe",

tools/bundle/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@spectrum-css/actionbutton": "7.1.2",
3636
"@spectrum-css/actiongroup": "6.1.0",
3737
"@spectrum-css/actionmenu": "7.1.1",
38-
"@spectrum-css/alertbanner": "3.1.0",
38+
"@spectrum-css/alertbanner": "3.1.1",
3939
"@spectrum-css/alertdialog": "4.1.0",
4040
"@spectrum-css/asset": "7.1.0",
4141
"@spectrum-css/assetcard": "5.1.0",

yarn.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -3842,7 +3842,7 @@ __metadata:
38423842
languageName: unknown
38433843
linkType: soft
38443844

3845-
"@spectrum-css/alertbanner@npm:3.1.0, @spectrum-css/alertbanner@workspace:components/alertbanner":
3845+
"@spectrum-css/alertbanner@npm:3.1.1, @spectrum-css/alertbanner@workspace:components/alertbanner":
38463846
version: 0.0.0-use.local
38473847
resolution: "@spectrum-css/alertbanner@workspace:components/alertbanner"
38483848
dependencies:
@@ -4015,7 +4015,7 @@ __metadata:
40154015
"@spectrum-css/actionbutton": "npm:7.1.2"
40164016
"@spectrum-css/actiongroup": "npm:6.1.0"
40174017
"@spectrum-css/actionmenu": "npm:7.1.1"
4018-
"@spectrum-css/alertbanner": "npm:3.1.0"
4018+
"@spectrum-css/alertbanner": "npm:3.1.1"
40194019
"@spectrum-css/alertdialog": "npm:4.1.0"
40204020
"@spectrum-css/asset": "npm:7.1.0"
40214021
"@spectrum-css/assetcard": "npm:5.1.0"

0 commit comments

Comments
 (0)