Skip to content

Commit 11b869a

Browse files
committed
chore(clearbutton): add deprecated tag 3.0.0 notes to changelog
1 parent a8b000a commit 11b869a

File tree

1 file changed

+49
-39
lines changed

1 file changed

+49
-39
lines changed

components/clearbutton/CHANGELOG.md

Lines changed: 49 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -4,88 +4,98 @@ All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

66
<a name="4.0.0"></a>
7-
#4.0.0
8-
🗓
9-
2023-08-18 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/clearbutton@2.0.0...@spectrum-css/clearbutton@4.0.0)
107

11-
\*refactor(clearbutton)!: migrate tokens (#1943)([495198a](https://github.com/adobe/spectrum-css/commit/495198a)), closes[#1943](https://github.com/adobe/spectrum-css/issues/1943)
8+
# 4.0.0
129

13-
###
14-
🛑 BREAKING CHANGES
10+
🗓 2023-08-18 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/clearbutton@2.0.0...@spectrum-css/clearbutton@4.0.0)
1511

16-
*
17-
migrates clear button to use `@adobe/spectrum-tokens`
12+
- refactor(clearbutton)!: migrate tokens (#1943)([495198a](https://github.com/adobe/spectrum-css/commit/495198a)), closes[#1943](https://github.com/adobe/spectrum-css/issues/1943)
1813

14+
### 🛑 BREAKING CHANGES
15+
16+
- migrates clear button to use `@adobe/spectrum-tokens`
1917
- update to use infield button tokens release
2018
- migrate css to use tokens
2119
- add quiet variant and whcm styles
2220
- update storybook to include over background story
2321
- fix icon sizing in story, add cursor pointer
2422
- add aria-labels
2523

24+
<a name="3.0.0"></a>
25+
26+
# 3.0.0
27+
28+
**Deprecated tag**: exists solely on npm and does not appear in the git repository. This was an accidental release that went out without a build.
29+
2630
<a name="2.0.0"></a>
27-
#2.0.0
28-
🗓
29-
2023-08-16 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/clearbutton@1.2.38...@spectrum-css/clearbutton@2.0.0)
3031

31-
\*refactor(clearbutton)!: replace focus-ring with focus-visible([a4fd637](https://github.com/adobe/spectrum-css/commit/a4fd637))
32+
# 2.0.0
33+
34+
🗓 2023-08-16 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/clearbutton@1.2.38...@spectrum-css/clearbutton@2.0.0)
3235

33-
###
34-
🛑 BREAKING CHANGES
36+
- refactor(clearbutton)!: replace focus-ring with focus-visible([a4fd637](https://github.com/adobe/spectrum-css/commit/a4fd637))
3537

36-
*
37-
use native focus-visible pseudo class for focus styling
38+
### 🛑 BREAKING CHANGES
39+
40+
- use native focus-visible pseudo class for focus styling
3841

3942
<a name="1.2.38"></a>
40-
##1.2.38
41-
🗓
42-
2023-08-07 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/clearbutton@1.2.37...@spectrum-css/clearbutton@1.2.38)
43+
44+
## 1.2.38
45+
46+
🗓 2023-08-07 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/clearbutton@1.2.37...@spectrum-css/clearbutton@1.2.38)
4347

4448
**Note:** Version bump only for package @spectrum-css/clearbutton
4549

4650
<a name="1.2.37"></a>
47-
##1.2.37
48-
🗓
49-
2023-07-24 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/clearbutton@1.2.36...@spectrum-css/clearbutton@1.2.37)
51+
52+
## 1.2.37
53+
54+
🗓 2023-07-24 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/clearbutton@1.2.36...@spectrum-css/clearbutton@1.2.37)
5055

5156
### 🐛 Bug fixes
5257

53-
\*icon sizing in Storybook story templates ([#2037](https://github.com/adobe/spectrum-css/issues/2037))([c90c8a3](https://github.com/adobe/spectrum-css/commit/c90c8a3))
58+
- icon sizing in Storybook story templates ([#2037](https://github.com/adobe/spectrum-css/issues/2037))([c90c8a3](https://github.com/adobe/spectrum-css/commit/c90c8a3))
5459

5560
<a name="1.2.36"></a>
56-
##1.2.36
57-
🗓
58-
2023-06-21 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/clearbutton@1.2.35...@spectrum-css/clearbutton@1.2.36)
61+
62+
## 1.2.36
63+
64+
🗓 2023-06-21 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/clearbutton@1.2.35...@spectrum-css/clearbutton@1.2.36)
5965

6066
**Note:** Version bump only for package @spectrum-css/clearbutton
6167

6268
<a name="1.2.35"></a>
63-
##1.2.35
64-
🗓
65-
2023-06-15 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/clearbutton@1.2.34...@spectrum-css/clearbutton@1.2.35)
69+
70+
## 1.2.35
71+
72+
🗓 2023-06-15 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/clearbutton@1.2.34...@spectrum-css/clearbutton@1.2.35)
6673

6774
**Note:** Version bump only for package @spectrum-css/clearbutton
6875

6976
<a name="1.2.34"></a>
70-
##1.2.34
71-
🗓
72-
2023-06-12 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/clearbutton@1.2.33...@spectrum-css/clearbutton@1.2.34)
77+
78+
## 1.2.34
79+
80+
🗓 2023-06-12 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/clearbutton@1.2.33...@spectrum-css/clearbutton@1.2.34)
7381

7482
### 🐛 Bug fixes
7583

76-
\*restore files to pre-formatted state([491dbcb](https://github.com/adobe/spectrum-css/commit/491dbcb))
84+
- restore files to pre-formatted state([491dbcb](https://github.com/adobe/spectrum-css/commit/491dbcb))
7785

7886
<a name="1.2.33"></a>
79-
##1.2.33
80-
🗓
81-
2023-06-02 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/clearbutton@1.2.32...@spectrum-css/clearbutton@1.2.33)
87+
88+
## 1.2.33
89+
90+
🗓 2023-06-02 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/clearbutton@1.2.32...@spectrum-css/clearbutton@1.2.33)
8291

8392
**Note:** Version bump only for package @spectrum-css/clearbutton
8493

8594
<a name="1.2.32"></a>
86-
##1.2.32
87-
🗓
88-
2023-06-01 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/clearbutton@1.2.31...@spectrum-css/clearbutton@1.2.32)
95+
96+
## 1.2.32
97+
98+
🗓 2023-06-01 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/clearbutton@1.2.31...@spectrum-css/clearbutton@1.2.32)
8999

90100
**Note:** Version bump only for package @spectrum-css/clearbutton
91101

0 commit comments

Comments
 (0)