Skip to content

Commit ef4bed3

Browse files
authored
chore: cleaning changelogs (#3549)
1 parent 0c2bd2f commit ef4bed3

File tree

98 files changed

+5222
-8722
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

98 files changed

+5222
-8722
lines changed

.eslintrc

+4
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,10 @@
133133
"pathPattern": "^repository$",
134134
"order": ["type", "url", "directory"]
135135
},
136+
{
137+
"pathPattern": "^spectrum$",
138+
"order": { "type": "asc" }
139+
},
136140
{
137141
"pathPattern": ".*",
138142
"order": { "type": "asc" }

.github/actions/file-diff/CHANGELOG.md

+33-27
Original file line numberDiff line numberDiff line change
@@ -4,83 +4,89 @@
44

55
### Minor Changes
66

7-
- [`205182b`](https://github.com/adobe/spectrum-css/commit/205182bebcbe82813457aa098d8799b0a23423ee) Thanks [@castastrophe](https://github.com/castastrophe)! - New feature: report on minified and gzipped sizes for existing compiled outputs
7+
- [`205182b`](https://github.com/adobe/spectrum-css/commit/205182bebcbe82813457aa098d8799b0a23423ee) Thanks [@castastrophe](https://github.com/castastrophe)!
8+
- New feature: report on minified and gzipped sizes for existing compiled outputs
89

910
## 2.1.0
1011

1112
### Minor Changes
1213

13-
- [#3488](https://github.com/adobe/spectrum-css/pull/3488) [`40c1954`](https://github.com/adobe/spectrum-css/commit/40c1954048f735a07f9edfccf3a568d38164806a) Thanks [@castastrophe](https://github.com/castastrophe)! - Update file table to specify if the file is deleted/moved and indicate the file size has decreased without showing percentages. This update also hardens the way in which the main file is highlighted in the table by checking for exact equals for looking for files "ending with" the file name.
14+
- [#3488](https://github.com/adobe/spectrum-css/pull/3488) [`40c1954`](https://github.com/adobe/spectrum-css/commit/40c1954048f735a07f9edfccf3a568d38164806a) Thanks [@castastrophe](https://github.com/castastrophe)!
15+
- Update file table to specify if the file is deleted/moved and indicate the file size has decreased without showing percentages. This update also hardens the way in which the main file is highlighted in the table by checking for exact equals for looking for files "ending with" the file name.
1416

1517
## 2.0.6
1618

1719
### Patch Changes
1820

19-
- [#2775](https://github.com/adobe/spectrum-css/pull/2775) [`2452637`](https://github.com/adobe/spectrum-css/commit/2452637d1179b9b2b025dafeb5834720712413d7) Thanks [@castastrophe](https://github.com/castastrophe)! - Dependency minor and patch updates to support new features in tools leveraged
20-
21-
All notable changes to this project will be documented in this file.
22-
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
21+
- [#2775](https://github.com/adobe/spectrum-css/pull/2775) [`2452637`](https://github.com/adobe/spectrum-css/commit/2452637d1179b9b2b025dafeb5834720712413d7) Thanks [@castastrophe](https://github.com/castastrophe)!
22+
- Dependency minor and patch updates to support new features in tools leveraged
2323

2424
<a name="2.0.5"></a>
25+
2526
##2.0.5
26-
🗓
27-
2024-03-07 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-tools/[email protected]...@spectrum-tools/[email protected])
27+
28+
🗓 2024-03-07 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-tools/[email protected]...@spectrum-tools/[email protected])
2829

2930
**Note:** Version bump only for package @spectrum-tools/gh-action-file-diff
3031

3132
<a name="2.0.4"></a>
33+
3234
##2.0.4
33-
🗓
34-
2024-02-12 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-tools/[email protected]...@spectrum-tools/[email protected])
35+
36+
🗓 2024-02-12 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-tools/[email protected]...@spectrum-tools/[email protected])
3537

3638
**Note:** Version bump only for package @spectrum-tools/gh-action-file-diff
3739

3840
<a name="2.0.3"></a>
41+
3942
##2.0.3
40-
🗓
41-
2024-02-06
43+
44+
🗓 2024-02-06
4245

4346
**Note:** Version bump only for package @spectrum-tools/gh-action-file-diff
4447

4548
<a name="2.0.2"></a>
49+
4650
##2.0.2
47-
🗓
48-
2024-01-29 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-tools/[email protected]...@spectrum-tools/[email protected])
51+
52+
🗓 2024-01-29 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-tools/[email protected]...@spectrum-tools/[email protected])
4953

5054
**Note:** Version bump only for package @spectrum-tools/gh-action-file-diff
5155

5256
<a name="2.0.1"></a>
57+
5358
##2.0.1
54-
🗓
55-
2024-01-16 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-tools/[email protected]...@spectrum-tools/[email protected])
59+
60+
🗓 2024-01-16 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-tools/[email protected]...@spectrum-tools/[email protected])
5661

5762
**Note:** Version bump only for package @spectrum-tools/gh-action-file-diff
5863

5964
<a name="2.0.0"></a>
65+
6066
#2.0.0
61-
🗓
62-
2023-12-12 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-tools/[email protected]...@spectrum-tools/[email protected])
6367

64-
\*feat(icon,ui-icons)!: migrate the icon compiler to a distinct package (#2343)([d73d594](https://github.com/adobe/spectrum-css/commit/d73d594)), closes[#2343](https://github.com/adobe/spectrum-css/issues/2343)
68+
🗓 2023-12-12 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-tools/[email protected]...@spectrum-tools/[email protected])
69+
70+
- feat(icon,ui-icons)!: migrate the icon compiler to a distinct package (#2343)([d73d594](https://github.com/adobe/spectrum-css/commit/d73d594)), closes[#2343](https://github.com/adobe/spectrum-css/issues/2343)
6571

66-
###
67-
🛑 BREAKING CHANGES
72+
### 🛑 BREAKING CHANGES
6873

69-
*
70-
- @spectrum-css/icon will no longer contain SVG assets; it will be a purely CSS package with all SVG assets migrated to the new @spectrum-css/ui-icons package.
74+
- @spectrum-css/icon will no longer contain SVG assets; it will be a purely CSS package with all SVG assets migrated to the new @spectrum-css/ui-icons package.
7175

7276
- NEW: @spectrum-css/ui-icons package for all SVG icons in the UI set.
7377

7478
<a name="1.0.2"></a>
79+
7580
##1.0.2
76-
🗓
77-
2023-11-15
81+
82+
🗓 2023-11-15
7883

7984
**Note:** Version bump only for package @spectrum-tools/gh-action-file-diff
8085

8186
<a name="1.0.1"></a>
87+
8288
##1.0.1
83-
🗓
84-
2023-11-13
89+
90+
🗓 2023-11-13
8591

8692
**Note:** Version bump only for package @spectrum-tools/gh-action-file-diff

0 commit comments

Comments
 (0)