Skip to content

Commit 37db645

Browse files
chore: release v5.0.0 (#51)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 7eff715 commit 37db645

File tree

3 files changed

+16
-13
lines changed

3 files changed

+16
-13
lines changed

.changeset/chilly-years-fix.md

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

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# @adobe/spectrum-css-workflow-icons
22

3+
## 5.0.0
4+
5+
### Major Changes
6+
7+
- [#50](https://github.com/adobe/spectrum-css-workflow-icons/pull/50) [`7eff715`](https://github.com/adobe/spectrum-css-workflow-icons/commit/7eff715a9c3a441a3a7e930fcf8782770e2d296a) Thanks [@pfulton](https://github.com/pfulton)! - feat!: take in 6.0.0 a4u package, drop react icons
8+
9+
**BREAKING CHANGE:**
10+
11+
- Removes React icons from the project
12+
- Takes in the `6.0.0` A4U package which also removes React icons
13+
14+
Additionally:
15+
16+
- Refactors the project code to remove references to React
17+
318
## 4.1.0
419

520
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@adobe/spectrum-css-workflow-icons",
3-
"version": "4.1.0",
3+
"version": "5.0.0",
44
"license": "Apache-2.0",
55
"author": "Adobe",
66
"homepage": "https://opensource.adobe.com/spectrum-css-workflow-icons/",

0 commit comments

Comments
 (0)