Skip to content

Commit

Permalink
add changeset for circuit
Browse files Browse the repository at this point in the history
  • Loading branch information
amelako committed Apr 12, 2022
1 parent 74ca9aa commit 46fc10c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .changeset/dull-rats-fry.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
'@sumup/design-tokens': major
---

Removed the deprecated `success`, `warning` and `danger` legacy color names. Use semantic colors `confirm`, `notify` and `alert`.
Removed the deprecated `success`, `warning` and `danger` legacy color names. Use `confirm`, `notify` and `alert` instead.
5 changes: 5 additions & 0 deletions .changeset/olive-pears-sniff.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@sumup/circuit-ui': major
---

Removed the deprecated `success`, `warning` and `danger` color variants. Use `confirm`, `notify` and `alert` instead.

0 comments on commit 46fc10c

Please sign in to comment.