Skip to content

Commit 4c9a39b

Browse files
Version Packages (#2920)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent c358658 commit 4c9a39b

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/wicked-pianos-wait.md

-5
This file was deleted.

packages/circuit-ui/CHANGELOG.md

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

3+
## 9.7.2
4+
5+
### Patch Changes
6+
7+
- [`c358658`](https://github.com/sumup-oss/circuit-ui/commit/c35865886c1855d343dc02a3ff9c14c1390ae9c4) Thanks [@connor-baer](https://github.com/connor-baer)! - Fixed a conditional hook call error when violating accessibility requirements.
8+
39
## 9.7.1
410

511
### 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.1",
3+
"version": "9.7.2",
44
"description": "SumUp's React UI component library",
55
"type": "module",
66
"main": "./dist/index.js",

0 commit comments

Comments
 (0)