Skip to content

Commit 644b113

Browse files
chore: prepare release (#180)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent fac9239 commit 644b113

5 files changed

Lines changed: 12 additions & 16 deletions

File tree

.changeset/hungry-planets-study.md

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

.changeset/seven-ligers-rule.md

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

.changeset/witty-horses-hope.md

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

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# @rhds/tokens
22

3+
## 3.1.0
4+
5+
### Minor Changes
6+
7+
- 1d0045a: Added new `red-05` crayon token
8+
- d934124: Add new `gray-45` crayon color.
9+
10+
### Patch Changes
11+
12+
- 257d876: Clarify use cases for `width` and `radius` tokens like `--rh-border-width-sm` and `--rh-border-radius-sharp`.
13+
314
## 3.0.2
415

516
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rhds/tokens",
3-
"version": "3.0.2",
3+
"version": "3.1.0",
44
"description": "Red Hat Design System Tokens",
55
"scripts": {
66
"build": "wireit",

0 commit comments

Comments
 (0)