Skip to content

Commit

Permalink
Version Packages (#2479)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
connor-baer and github-actions[bot] authored Apr 2, 2024
1 parent 81e3b92 commit a18bf25
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/wicked-bears-sneeze.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/circuit-ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @sumup/circuit-ui

## 8.5.3

### Patch Changes

- [#2478](https://github.com/sumup-oss/circuit-ui/pull/2478) [`9d0bfdc`](https://github.com/sumup-oss/circuit-ui/commit/9d0bfdcf30d52557dd0043b1cde4537128fd78a7) Thanks [@andonimihai](https://github.com/andonimihai)! - Fixed the display of the slides in the composed Carousel component.

## 8.5.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/circuit-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sumup/circuit-ui",
"version": "8.5.2",
"version": "8.5.3",
"description": "SumUp's React UI component library",
"type": "module",
"main": "./dist/index.js",
Expand Down

0 comments on commit a18bf25

Please sign in to comment.