Skip to content

Commit c7c36c2

Browse files
Version Packages (#2826)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 630667d commit c7c36c2

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/blue-pillows-beam.md

-5
This file was deleted.

.changeset/proud-pigs-yell.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.3.1
4+
5+
### Patch Changes
6+
7+
- [#2824](https://github.com/sumup-oss/circuit-ui/pull/2824) [`630667d`](https://github.com/sumup-oss/circuit-ui/commit/630667d1a20f2664431d2a7d9d3b45a8444c077c) Thanks [@sirineJ](https://github.com/sirineJ)! - Fixed the spacing of the Carousel component's buttons.
8+
9+
- [#2825](https://github.com/sumup-oss/circuit-ui/pull/2825) [`e036aff`](https://github.com/sumup-oss/circuit-ui/commit/e036aff6a8fa14249f14a9556392fc3464955198) Thanks [@connor-baer](https://github.com/connor-baer)! - Removed the `default` attribute that was accidentally added to components with default translations.
10+
311
## 9.3.0
412

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

0 commit comments

Comments
 (0)