Skip to content

Commit efd5874

Browse files
Version Packages (#2952)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 2ccda4c commit efd5874

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/cyan-buckets-draw.md

-5
This file was deleted.

.changeset/tidy-eels-end.md

-5
This file was deleted.

packages/circuit-ui/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @sumup-oss/circuit-ui
22

3+
## 9.7.4
4+
5+
### Patch Changes
6+
7+
- [#2948](https://github.com/sumup-oss/circuit-ui/pull/2948) [`2ccda4c`](https://github.com/sumup-oss/circuit-ui/commit/2ccda4c3b12066404fdb1d4b95676b76bc02c7f5) Thanks [@connor-baer](https://github.com/connor-baer)! - Removed the `color` prop from the Anchor component's prop types as it's not supported.
8+
9+
- [#2951](https://github.com/sumup-oss/circuit-ui/pull/2951) [`0cc2af2`](https://github.com/sumup-oss/circuit-ui/commit/0cc2af2f98772322ca6e74664937b5b9eddd12a9) Thanks [@connor-baer](https://github.com/connor-baer)! - Fixed the Tag component's text color on iOS.
10+
311
## 9.7.3
412

513
### Patch Changes

packages/circuit-ui/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sumup-oss/circuit-ui",
3-
"version": "9.7.3",
3+
"version": "9.7.4",
44
"description": "SumUp's React UI component library",
55
"type": "module",
66
"main": "./dist/index.js",

0 commit comments

Comments
 (0)