Skip to content

Commit 734985b

Browse files
Version Packages (#3350)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 91d51d9 commit 734985b

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/young-books-allow.md

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

packages/circuit-ui/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @sumup-oss/circuit-ui
22

3+
## 10.13.3
4+
5+
### Patch Changes
6+
7+
- [#3349](https://github.com/sumup-oss/circuit-ui/pull/3349) [`379abac`](https://github.com/sumup-oss/circuit-ui/commit/379abac2f618ca7662464bc33597eadabc66fffe) Thanks [@sirineJ](https://github.com/sirineJ)! - Fixed support for custom `className` prop in the SkipLink component.
8+
39
## 10.13.2
410

511
### Patch Changes

packages/circuit-ui/package.json

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

0 commit comments

Comments
 (0)