Skip to content

Commit 6367ae7

Browse files
chore: release packages (rc) (#2516)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 918a321 commit 6367ae7

File tree

9 files changed

+46
-4
lines changed

9 files changed

+46
-4
lines changed

.changeset/pre.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,16 +20,19 @@
2020
"four-jobs-hammer",
2121
"free-hoops-try",
2222
"gentle-bats-write",
23+
"hip-seals-retire",
2324
"huge-breads-sniff",
2425
"lemon-cycles-lead",
2526
"mean-gifts-live",
2627
"modern-doors-give",
2728
"neat-geese-call",
2829
"nine-weeks-juggle",
2930
"open-cobras-sleep",
31+
"purple-humans-rescue",
3032
"quiet-weeks-eat",
3133
"rotten-results-repeat",
3234
"sad-carpets-appear",
35+
"shaky-jobs-hope",
3336
"silly-animals-relax",
3437
"sweet-shoes-bow",
3538
"swift-worlds-kiss",

packages/charts/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @frontify/fondue-charts
22

3+
## 7.0.0-rc.2
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`9a63275`](https://github.com/Frontify/fondue/commit/9a63275ad8914610f653a8aa7cc9b1cd44987b46), [`a76c463`](https://github.com/Frontify/fondue/commit/a76c4633c16d22d38ee987dc790bec8cfded30b5)]:
8+
- @frontify/fondue-tokens@5.0.0-rc.2
9+
310
## 7.0.0-rc.1
411

512
### Patch Changes

packages/charts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@frontify/fondue-charts",
33
"type": "module",
4-
"version": "7.0.0-rc.1",
4+
"version": "7.0.0-rc.2",
55
"description": "Frontify's data viz library",
66
"author": "Frontify Developers <[email protected]>",
77
"repository": {

packages/components/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @frontify/fondue-components
22

3+
## 24.0.0-rc.1
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`9a63275`](https://github.com/Frontify/fondue/commit/9a63275ad8914610f653a8aa7cc9b1cd44987b46), [`a76c463`](https://github.com/Frontify/fondue/commit/a76c4633c16d22d38ee987dc790bec8cfded30b5)]:
8+
- @frontify/fondue-tokens@5.0.0-rc.2
9+
310
## 24.0.0-rc.0
411

512
### Major Changes

packages/components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@frontify/fondue-components",
33
"type": "module",
4-
"version": "24.0.0-rc.0",
4+
"version": "24.0.0-rc.1",
55
"homepage": "https://github.com/Frontify/fondue",
66
"repository": {
77
"type": "git",

packages/fondue/CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# @frontify/fondue
22

3+
## 13.0.0-rc.3
4+
5+
### Major Changes
6+
7+
- [`9a63275`](https://github.com/Frontify/fondue/commit/9a63275ad8914610f653a8aa7cc9b1cd44987b46) Thanks [@noahwaldner](https://github.com/noahwaldner)! - feat: fix RTE color mapping
8+
9+
- [`a76c463`](https://github.com/Frontify/fondue/commit/a76c4633c16d22d38ee987dc790bec8cfded30b5) Thanks [@noahwaldner](https://github.com/noahwaldner)! - fix: remove deprecated tailwind colors
10+
11+
- [`9a63275`](https://github.com/Frontify/fondue/commit/9a63275ad8914610f653a8aa7cc9b1cd44987b46) Thanks [@noahwaldner](https://github.com/noahwaldner)! - fix: add missing legacy token
12+
13+
### Patch Changes
14+
15+
- Updated dependencies [[`9a63275`](https://github.com/Frontify/fondue/commit/9a63275ad8914610f653a8aa7cc9b1cd44987b46), [`a76c463`](https://github.com/Frontify/fondue/commit/a76c4633c16d22d38ee987dc790bec8cfded30b5)]:
16+
- @frontify/fondue-tokens@5.0.0-rc.2
17+
- @frontify/fondue-charts@7.0.0-rc.2
18+
- @frontify/fondue-components@24.0.0-rc.1
19+
320
## 13.0.0-rc.2
421

522
### Patch Changes

packages/fondue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@frontify/fondue",
33
"type": "module",
4-
"version": "13.0.0-rc.2",
4+
"version": "13.0.0-rc.3",
55
"description": "Design system of Frontify",
66
"author": "Frontify Developers <[email protected]>",
77
"homepage": "https://github.com/Frontify/fondue",

packages/tokens/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @frontify/fondue-tokens
22

3+
## 5.0.0-rc.2
4+
5+
### Major Changes
6+
7+
- [`9a63275`](https://github.com/Frontify/fondue/commit/9a63275ad8914610f653a8aa7cc9b1cd44987b46) Thanks [@noahwaldner](https://github.com/noahwaldner)! - feat: fix RTE color mapping
8+
9+
- [`a76c463`](https://github.com/Frontify/fondue/commit/a76c4633c16d22d38ee987dc790bec8cfded30b5) Thanks [@noahwaldner](https://github.com/noahwaldner)! - fix: remove deprecated tailwind colors
10+
311
## 5.0.0-rc.1
412

513
### Patch Changes

packages/tokens/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@frontify/fondue-tokens",
33
"type": "module",
4-
"version": "5.0.0-rc.1",
4+
"version": "5.0.0-rc.2",
55
"description": "Single source of truth for Fondue Design Tokens",
66
"author": "Frontify Developers <[email protected]>",
77
"homepage": "https://github.com/Frontify/fondue",

0 commit comments

Comments
 (0)