Skip to content

Commit ebcd6e6

Browse files
chore: version packages for release (rc) (#1851)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent ee72e66 commit ebcd6e6

File tree

8 files changed

+43
-9
lines changed

8 files changed

+43
-9
lines changed

.changeset/pre.json

+3
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@
3939
"green-starfishes-retire",
4040
"grumpy-peaches-design",
4141
"grumpy-seahorses-give",
42+
"happy-squids-remain",
4243
"hip-roses-wash",
4344
"hip-sloths-occur",
4445
"hot-suits-invent",
@@ -84,11 +85,13 @@
8485
"slimy-shirts-cover",
8586
"small-zebras-explain",
8687
"smart-cheetahs-complain",
88+
"smooth-adults-jump",
8789
"smooth-bananas-tie",
8890
"smooth-carrots-pretend",
8991
"soft-nails-matter",
9092
"soft-zoos-marry",
9193
"stale-apes-approve",
94+
"stale-clouds-divide",
9295
"sweet-timers-help",
9396
"swift-cycles-type",
9497
"swift-garlics-cross",

packages/design-system/CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# @strapi/design-system
22

3+
## 2.0.0-rc.17
4+
5+
### Major Changes
6+
7+
- [#1855](https://github.com/strapi/design-system/pull/1855) [`ac908a2`](https://github.com/strapi/design-system/commit/ac908a2437760c0a79a55b558ac5835b02cf7078) Thanks [@HichamELBSI](https://github.com/HichamELBSI)! - Migration guide update
8+
9+
### Minor Changes
10+
11+
- [#1850](https://github.com/strapi/design-system/pull/1850) [`1d5c646`](https://github.com/strapi/design-system/commit/1d5c646918c707626773751ff80460249d55f0bb) Thanks [@markkaylor](https://github.com/markkaylor)! - add start and end icons to MenuItem
12+
13+
### Patch Changes
14+
15+
- Updated dependencies [[`ac908a2`](https://github.com/strapi/design-system/commit/ac908a2437760c0a79a55b558ac5835b02cf7078)]:
16+
- @strapi/ui-primitives@2.0.0-rc.17
17+
318
## 2.0.0-rc.16
419

520
### Patch Changes

packages/design-system/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@strapi/design-system",
3-
"version": "2.0.0-rc.16",
3+
"version": "2.0.0-rc.17",
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.16",
35+
"@strapi/ui-primitives": "2.0.0-rc.17",
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.16",
41+
"@strapi/icons": "2.0.0-rc.17",
4242
"@strapi/pack-up": "5.0.0",
4343
"@types/lodash": "^4.17.15",
4444
"jest": "29.7.0",

packages/icons/CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @strapi/icons
22

3+
## 2.0.0-rc.17
4+
5+
### Major Changes
6+
7+
- [#1855](https://github.com/strapi/design-system/pull/1855) [`ac908a2`](https://github.com/strapi/design-system/commit/ac908a2437760c0a79a55b558ac5835b02cf7078) Thanks [@HichamELBSI](https://github.com/HichamELBSI)! - Migration guide update
8+
9+
### Minor Changes
10+
11+
- [#1860](https://github.com/strapi/design-system/pull/1860) [`ee72e66`](https://github.com/strapi/design-system/commit/ee72e66426b7add9fd2cacbf3bdca8b4089da850) Thanks [@remidej](https://github.com/remidej)! - feat: add new icons (ArrowLine, SealCheck, ListSearch)
12+
313
## 2.0.0-rc.16
414

515
## 2.0.0-rc.15

packages/icons/package.json

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

packages/primitives/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @strapi/ui-primitives
22

3+
## 2.0.0-rc.17
4+
5+
### Major Changes
6+
7+
- [#1855](https://github.com/strapi/design-system/pull/1855) [`ac908a2`](https://github.com/strapi/design-system/commit/ac908a2437760c0a79a55b558ac5835b02cf7078) Thanks [@HichamELBSI](https://github.com/HichamELBSI)! - Migration guide update
8+
39
## 2.0.0-rc.16
410

511
## 2.0.0-rc.15

packages/primitives/package.json

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

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4261,9 +4261,9 @@ __metadata:
42614261
"@radix-ui/react-tabs": 1.0.4
42624262
"@radix-ui/react-tooltip": 1.0.7
42634263
"@radix-ui/react-use-callback-ref": 1.0.1
4264-
"@strapi/icons": 2.0.0-rc.16
4264+
"@strapi/icons": 2.0.0-rc.17
42654265
"@strapi/pack-up": 5.0.0
4266-
"@strapi/ui-primitives": 2.0.0-rc.16
4266+
"@strapi/ui-primitives": 2.0.0-rc.17
42674267
"@types/lodash": ^4.17.15
42684268
"@uiw/react-codemirror": 4.22.2
42694269
jest: 29.7.0
@@ -4313,7 +4313,7 @@ __metadata:
43134313
languageName: node
43144314
linkType: hard
43154315

4316-
"@strapi/[email protected].16, @strapi/icons@workspace:*, @strapi/icons@workspace:packages/icons":
4316+
"@strapi/[email protected].17, @strapi/icons@workspace:*, @strapi/icons@workspace:packages/icons":
43174317
version: 0.0.0-use.local
43184318
resolution: "@strapi/icons@workspace:packages/icons"
43194319
dependencies:
@@ -4361,7 +4361,7 @@ __metadata:
43614361
languageName: node
43624362
linkType: hard
43634363

4364-
"@strapi/[email protected].16, @strapi/ui-primitives@workspace:*, @strapi/ui-primitives@workspace:packages/primitives":
4364+
"@strapi/[email protected].17, @strapi/ui-primitives@workspace:*, @strapi/ui-primitives@workspace:packages/primitives":
43654365
version: 0.0.0-use.local
43664366
resolution: "@strapi/ui-primitives@workspace:packages/primitives"
43674367
dependencies:

0 commit comments

Comments
 (0)