Skip to content

Commit e4cdca5

Browse files
Version Packages (#2980)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent b4c46ea commit e4cdca5

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/forty-carrots-grow.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.8.1
4+
5+
### Patch Changes
6+
7+
- [#2979](https://github.com/sumup-oss/circuit-ui/pull/2979) [`b4c46ea`](https://github.com/sumup-oss/circuit-ui/commit/b4c46eafe90907dd5429bbc2021d1636a9834eb3) Thanks [@sirineJ](https://github.com/sirineJ)! - Add missing export of the TierIndicator component.
8+
39
## 9.8.0
410

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

0 commit comments

Comments
 (0)