Skip to content

Commit bd1f486

Browse files
chore: release packages (rc) (#2517)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 3dce660 commit bd1f486

File tree

5 files changed

+27
-2
lines changed

5 files changed

+27
-2
lines changed

.changeset/pre.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
"free-hoops-try",
2222
"gentle-bats-write",
2323
"hip-seals-retire",
24+
"hot-clocks-relax",
2425
"huge-breads-sniff",
2526
"lemon-cycles-lead",
2627
"mean-gifts-live",
@@ -33,6 +34,7 @@
3334
"rotten-results-repeat",
3435
"sad-carpets-appear",
3536
"shaky-jobs-hope",
37+
"shiny-pans-work",
3638
"silly-animals-relax",
3739
"sweet-shoes-bow",
3840
"swift-worlds-kiss",

packages/components/CHANGELOG.md

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

3+
## 24.0.0-rc.2
4+
5+
### Major Changes
6+
7+
- [`3dce660`](https://github.com/Frontify/fondue/commit/3dce6601501fb40d3c4d3eaa0cc0c6c2a37c1afa) Thanks [@noahwaldner](https://github.com/noahwaldner)! - fix: update token usage
8+
9+
### Patch Changes
10+
11+
- Updated dependencies []:
12+
- @frontify/fondue-tokens@5.0.0-rc.2
13+
314
## 24.0.0-rc.1
415

516
### Patch 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.1",
4+
"version": "24.0.0-rc.2",
55
"homepage": "https://github.com/Frontify/fondue",
66
"repository": {
77
"type": "git",

packages/fondue/CHANGELOG.md

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

3+
## 13.0.0-rc.4
4+
5+
### Major Changes
6+
7+
- [#2517](https://github.com/Frontify/fondue/pull/2517) [`11227f4`](https://github.com/Frontify/fondue/commit/11227f45e151492d67606f522380c453d0d71bb8) Thanks [@github-actions](https://github.com/apps/github-actions)! - fix: fix textarea tokens
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [[`3dce660`](https://github.com/Frontify/fondue/commit/3dce6601501fb40d3c4d3eaa0cc0c6c2a37c1afa)]:
12+
- @frontify/fondue-components@24.0.0-rc.2
13+
- @frontify/fondue-tokens@5.0.0-rc.2
14+
315
## 13.0.0-rc.3
416

517
### Major 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.3",
4+
"version": "13.0.0-rc.4",
55
"description": "Design system of Frontify",
66
"author": "Frontify Developers <[email protected]>",
77
"homepage": "https://github.com/Frontify/fondue",

0 commit comments

Comments
 (0)