Skip to content

Commit 1c6d06e

Browse files
Version Packages
1 parent 48856c0 commit 1c6d06e

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/poor-wombats-return.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.5.0
4+
5+
### Minor Changes
6+
7+
- [#2822](https://github.com/sumup-oss/circuit-ui/pull/2822) [`8fe9315`](https://github.com/sumup-oss/circuit-ui/commit/8fe93157e9dd783f2a50259fdcd926170e0ca41c) Thanks [@connor-baer](https://github.com/connor-baer)! - Added an experimental Timestamp component to display a human-readable date time to users.
8+
39
## 9.4.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.4.0",
3+
"version": "9.5.0",
44
"description": "SumUp's React UI component library",
55
"type": "module",
66
"main": "./dist/index.js",

0 commit comments

Comments
 (0)