Skip to content

Commit 97efced

Browse files
committed
chore: bump version to 3.0.0-rc.2 w/ changelog
1 parent 43b80c2 commit 97efced

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,11 @@
1+
# 3.0.0-rc.2 (2024-05-15)
2+
3+
### Design Tokens
4+
5+
* bug fix build hybrid esm/cjs ([#DS-2180](https://github.com/koobiq/design-tokens/issues/issue/DS-2180)) ([#1](https://github.com/koobiq/design-tokens/issues/1)) ([bcf4290](https://github.com/koobiq/design-tokens/commit/bcf42903f8e9cce365c2bb5b6c87c4f299ab35bb))
6+
* feature **alert:** settings for visual style ([#DS-1971](https://github.com/koobiq/design-tokens/issues/issue/DS-1971)) ([#4](https://github.com/koobiq/design-tokens/issues/4)) ([bdb496b](https://github.com/koobiq/design-tokens/commit/bdb496bf34c8ed6128c48b149752663f117e0534))
7+
* feature **font:** better font-family fallback for accent font ([#DS-2129](https://github.com/koobiq/design-tokens/issues/issue/DS-2129)) ([#5](https://github.com/koobiq/design-tokens/issues/5)) ([6b294da](https://github.com/koobiq/design-tokens/commit/6b294dad078c71d0ef6fd3c670451d7ad429794a))
8+
* feature **typography:** strongs for display typography styles ([#DS-2485](https://github.com/koobiq/design-tokens/issues/issue/DS-2485)) ([#6](https://github.com/koobiq/design-tokens/issues/6)) ([43b80c2](https://github.com/koobiq/design-tokens/commit/43b80c2410b452c181bcf83e444e7ce132ef7300))
9+
110
# 3.0.0-rc.1 "Gorier Restriction" (2024-04-29)
211

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "design-tokens",
3-
"version": "3.0.0-rc.1",
3+
"version": "3.0.0-rc.2",
44
"description": "Design tokens",
55
"author": "",
66
"license": "MIT",

0 commit comments

Comments
 (0)