Skip to content

Commit 553cbeb

Browse files
chore: version packages for release (rc) (#1953)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent c40cac6 commit 553cbeb

File tree

8 files changed

+34
-9
lines changed

8 files changed

+34
-9
lines changed

.changeset/pre.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@
6565
"lazy-kiwis-protect",
6666
"lemon-bikes-wait",
6767
"lemon-yaks-draw",
68+
"little-beds-walk",
6869
"little-turtles-wait",
6970
"long-cats-flow",
7071
"many-bobcats-jam",
@@ -93,6 +94,7 @@
9394
"quick-buckets-grab",
9495
"quick-pans-occur",
9596
"quick-poems-kick",
97+
"quiet-chairs-add",
9698
"quiet-roses-rule",
9799
"quiet-wolves-move",
98100
"red-peas-suffer",
@@ -101,6 +103,7 @@
101103
"rotten-pears-vanish",
102104
"serious-mangos-pull",
103105
"seven-cats-roll",
106+
"seven-mayflies-sleep",
104107
"short-pets-attack",
105108
"shy-masks-share",
106109
"six-pans-sip",
@@ -121,6 +124,7 @@
121124
"tasty-suits-sit",
122125
"tender-waves-fry",
123126
"thick-chefs-return",
127+
"thirty-tigers-fix",
124128
"thirty-wasps-explode",
125129
"three-eels-clap",
126130
"tidy-eggs-sleep",

packages/design-system/CHANGELOG.md

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

3+
## 2.0.0-rc.30
4+
5+
### Minor Changes
6+
7+
- [#1957](https://github.com/strapi/design-system/pull/1957) [`c40cac6`](https://github.com/strapi/design-system/commit/c40cac6fb033342ca6419b22a9ed9a23c5ea4ac9) Thanks [@Adzouz](https://github.com/Adzouz)! - fix(design-system): improve responsiveness of Dialog and Modal
8+
9+
- [#1950](https://github.com/strapi/design-system/pull/1950) [`7d49b5f`](https://github.com/strapi/design-system/commit/7d49b5f814cc0c82ba0a09d07e2b07e5da464f73) Thanks [@Adzouz](https://github.com/Adzouz)! - fix: dark mode switch in stories and colors page
10+
11+
### Patch Changes
12+
13+
- [#1955](https://github.com/strapi/design-system/pull/1955) [`157f2f1`](https://github.com/strapi/design-system/commit/157f2f1b046df93b8f02102be1831510039554f8) Thanks [@Adzouz](https://github.com/Adzouz)! - fix(design-system): module declaration fixes local linking
14+
15+
- [#1933](https://github.com/strapi/design-system/pull/1933) [`cc6c2db`](https://github.com/strapi/design-system/commit/cc6c2dbe43a896d1d612b4cc5968638d66a9c0ee) Thanks [@spruce](https://github.com/spruce)! - fix: allow vertically resizing Textarea
16+
17+
- Updated dependencies []:
18+
- @strapi/ui-primitives@2.0.0-rc.30
19+
320
## 2.0.0-rc.29
421

522
### Patch Changes

packages/design-system/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@strapi/design-system",
3-
"version": "2.0.0-rc.29",
3+
"version": "2.0.0-rc.30",
44
"license": "MIT",
55
"sideEffects": false,
66
"source": "./src/index.ts",
@@ -32,13 +32,13 @@
3232
"@radix-ui/react-tabs": "1.0.4",
3333
"@radix-ui/react-tooltip": "1.0.7",
3434
"@radix-ui/react-use-callback-ref": "1.0.1",
35-
"@strapi/ui-primitives": "2.0.0-rc.29",
35+
"@strapi/ui-primitives": "2.0.0-rc.30",
3636
"@uiw/react-codemirror": "4.22.2",
3737
"lodash": "4.17.21",
3838
"react-remove-scroll": "2.5.10"
3939
},
4040
"devDependencies": {
41-
"@strapi/icons": "2.0.0-rc.29",
41+
"@strapi/icons": "2.0.0-rc.30",
4242
"@strapi/pack-up": "5.0.0",
4343
"@types/lodash": "^4.17.15",
4444
"jest": "29.7.0",

packages/icons/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# @strapi/icons
22

3+
## 2.0.0-rc.30
4+
35
## 2.0.0-rc.29
46

57
### Minor Changes

packages/icons/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@strapi/icons",
3-
"version": "2.0.0-rc.29",
3+
"version": "2.0.0-rc.30",
44
"license": "MIT",
55
"sideEffects": false,
66
"main": "./dist/index.js",

packages/primitives/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# @strapi/ui-primitives
22

3+
## 2.0.0-rc.30
4+
35
## 2.0.0-rc.29
46

57
## 2.0.0-rc.28

packages/primitives/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@strapi/ui-primitives",
3-
"version": "2.0.0-rc.29",
3+
"version": "2.0.0-rc.30",
44
"license": "MIT",
55
"sideEffects": false,
66
"source": "./src/index.ts",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3478,9 +3478,9 @@ __metadata:
34783478
"@radix-ui/react-tabs": 1.0.4
34793479
"@radix-ui/react-tooltip": 1.0.7
34803480
"@radix-ui/react-use-callback-ref": 1.0.1
3481-
"@strapi/icons": 2.0.0-rc.29
3481+
"@strapi/icons": 2.0.0-rc.30
34823482
"@strapi/pack-up": 5.0.0
3483-
"@strapi/ui-primitives": 2.0.0-rc.29
3483+
"@strapi/ui-primitives": 2.0.0-rc.30
34843484
"@types/lodash": ^4.17.15
34853485
"@uiw/react-codemirror": 4.22.2
34863486
jest: 29.7.0
@@ -3530,7 +3530,7 @@ __metadata:
35303530
languageName: node
35313531
linkType: hard
35323532

3533-
"@strapi/[email protected].29, @strapi/icons@workspace:*, @strapi/icons@workspace:packages/icons":
3533+
"@strapi/[email protected].30, @strapi/icons@workspace:*, @strapi/icons@workspace:packages/icons":
35343534
version: 0.0.0-use.local
35353535
resolution: "@strapi/icons@workspace:packages/icons"
35363536
dependencies:
@@ -3578,7 +3578,7 @@ __metadata:
35783578
languageName: node
35793579
linkType: hard
35803580

3581-
"@strapi/[email protected].29, @strapi/ui-primitives@workspace:*, @strapi/ui-primitives@workspace:packages/primitives":
3581+
"@strapi/[email protected].30, @strapi/ui-primitives@workspace:*, @strapi/ui-primitives@workspace:packages/primitives":
35823582
version: 0.0.0-use.local
35833583
resolution: "@strapi/ui-primitives@workspace:packages/primitives"
35843584
dependencies:

0 commit comments

Comments
 (0)