Skip to content

Commit b8e8d61

Browse files
chore: release (#3282)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 3d5c39a commit b8e8d61

17 files changed

+49
-32
lines changed

.changeset/nine-humans-notice.md

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

.changeset/purple-donkeys-hope.md

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

.changeset/quick-paws-lick.md

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

.changeset/serious-pumpkins-share.md

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

.changeset/two-mayflies-divide.md

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

components/closebutton/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+
## 5.2.2
4+
5+
### Patch Changes
6+
7+
- [#3270](https://github.com/adobe/spectrum-css/pull/3270) [`008bb34`](https://github.com/adobe/spectrum-css/commit/008bb34a0bbefd1abeb0d37bcdb179811dd9df3c) Thanks [@cdransf](https://github.com/cdransf)! - Removes unnecessary stylelint-disable comments now that rule is disabled in config.
8+
39
## 5.2.1
410

511
### Patch Changes

components/closebutton/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/closebutton",
3-
"version": "5.2.1",
3+
"version": "5.2.2",
44
"description": "The Spectrum CSS close button component",
55
"license": "Apache-2.0",
66
"author": "Adobe",

components/colorhandle/CHANGELOG.md

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

3+
## 8.1.4
4+
5+
### Patch Changes
6+
7+
- [#3271](https://github.com/adobe/spectrum-css/pull/3271) [`055906c`](https://github.com/adobe/spectrum-css/commit/055906cddb04bdf34ac64125d95a63697b922760) Thanks [@cdransf](https://github.com/cdransf)! - Disables lint violation and moves comment to stylelint-disable description.
8+
9+
- Updated dependencies [[`a354b16`](https://github.com/adobe/spectrum-css/commit/a354b166727fb34b17300bcd3a6118a00034e344)]:
10+
- @spectrum-css/colorloupe@5.1.4
11+
312
## 8.1.3
413

514
### Patch Changes

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

components/colorloupe/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+
## 5.1.4
4+
5+
### Patch Changes
6+
7+
- [#3272](https://github.com/adobe/spectrum-css/pull/3272) [`a354b16`](https://github.com/adobe/spectrum-css/commit/a354b166727fb34b17300bcd3a6118a00034e344) Thanks [@cdransf](https://github.com/cdransf)! - Disables lint violation and moves comment to stylelint-disable description.
8+
39
## 5.1.3
410

511
### Patch Changes

0 commit comments

Comments
 (0)