Skip to content

Commit 8a7ed68

Browse files
Version Packages (next) (#2748)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 84091c5 commit 8a7ed68

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@
5858
"thirty-lions-yawn",
5959
"tiny-jars-knock",
6060
"tiny-suits-smile",
61+
"violet-llamas-cheat",
6162
"wet-avocados-speak",
6263
"wise-emus-count",
6364
"witty-rabbits-collect",

packages/design-tokens/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @sumup-oss/design-tokens
22

3+
## 8.0.0-next.3
4+
5+
### Patch Changes
6+
7+
- [#2747](https://github.com/sumup-oss/circuit-ui/pull/2747) [`84091c5`](https://github.com/sumup-oss/circuit-ui/commit/84091c5fb2b8f8a1f95a55fc25ab37086a879562) Thanks [@connor-baer](https://github.com/connor-baer)! - Updated the design token values for `headline-m-font-size`, `font-weight-semibold` and `font-weight-bold`.
8+
39
## 8.0.0-next.2
410

511
### Major Changes

packages/design-tokens/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sumup-oss/design-tokens",
3-
"version": "8.0.0-next.2",
3+
"version": "8.0.0-next.3",
44
"description": "Visual primitives such as typography, color, and spacing that are shared across platforms.",
55
"main": "dist/cjs/index.js",
66
"module": "dist/es/index.js",

0 commit comments

Comments
 (0)