Skip to content

Commit 07c0da3

Browse files
Version Packages (#2392)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent d3a85a9 commit 07c0da3

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/loud-penguins-type.md

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

.changeset/pretty-buttons-fold.md

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

packages/circuit-ui/CHANGELOG.md

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

3+
## 8.1.2
4+
5+
### Patch Changes
6+
7+
- [#2403](https://github.com/sumup-oss/circuit-ui/pull/2403) [`d3a85a9`](https://github.com/sumup-oss/circuit-ui/commit/d3a85a93684321b04c363efcd3fbc23631309e9b) Thanks [@connor-baer](https://github.com/connor-baer)! - Fixed a bug where users were unable to scroll after a modal was mounted and immediately unmounted.
8+
9+
- [#2391](https://github.com/sumup-oss/circuit-ui/pull/2391) [`9f57d45`](https://github.com/sumup-oss/circuit-ui/commit/9f57d453e962eecf3935a339a6cfb54ff2080b25) Thanks [@connor-baer](https://github.com/connor-baer)! - Resolved deprecation warnings in the Carousel component.
10+
311
## 8.1.1
412

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

0 commit comments

Comments
 (0)