Skip to content

Commit

Permalink
chore: version packages for release (rc) (#1810)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Nov 19, 2024
1 parent e708f16 commit 4540889
Show file tree
Hide file tree
Showing 8 changed files with 40 additions and 9 deletions.
4 changes: 4 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
"angry-tigers-scream",
"beige-crabs-compete",
"beige-rings-destroy",
"blue-humans-sin",
"blue-tomatoes-allow",
"brown-lamps-wink",
"calm-pets-live",
Expand Down Expand Up @@ -46,12 +47,14 @@
"long-cats-flow",
"many-bobcats-jam",
"mean-cycles-nail",
"metal-bees-applaud",
"metal-poems-type",
"modern-garlics-drop",
"nasty-laws-agree",
"nervous-spiders-sell",
"nine-years-shake",
"ninety-badgers-hammer",
"ninety-queens-develop",
"ninety-spoons-grab",
"ninety-vans-relate",
"odd-impalas-invent",
Expand Down Expand Up @@ -84,6 +87,7 @@
"tidy-rats-camp",
"twenty-drinks-look",
"two-feet-promise",
"violet-impalas-grin",
"violet-trees-judge",
"weak-clouds-breathe",
"weak-eels-jump",
Expand Down
11 changes: 11 additions & 0 deletions packages/design-system/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @strapi/design-system

## 2.0.0-rc.13

### Minor Changes

- [#1812](https://github.com/strapi/design-system/pull/1812) [`663daf7`](https://github.com/strapi/design-system/commit/663daf7727b8b9f51ddc25ba44eb33bae9ae634a) Thanks [@butcherZ](https://github.com/butcherZ)! - add a11y add-on for storybook

### Patch Changes

- Updated dependencies [[`f2ad83e`](https://github.com/strapi/design-system/commit/f2ad83ec069cf2a279b1cfd0852f7a56fc5b608a)]:
- @strapi/ui-primitives@2.0.0-rc.13

## 2.0.0-rc.12

### Minor Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/design-system/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@strapi/design-system",
"version": "2.0.0-rc.12",
"version": "2.0.0-rc.13",
"license": "MIT",
"sideEffects": false,
"source": "./src/index.ts",
Expand Down Expand Up @@ -30,12 +30,12 @@
"@radix-ui/react-switch": "1.0.3",
"@radix-ui/react-tabs": "1.0.4",
"@radix-ui/react-tooltip": "1.0.7",
"@strapi/ui-primitives": "2.0.0-rc.12",
"@strapi/ui-primitives": "2.0.0-rc.13",
"@uiw/react-codemirror": "4.22.2",
"react-remove-scroll": "2.5.10"
},
"devDependencies": {
"@strapi/icons": "2.0.0-rc.12",
"@strapi/icons": "2.0.0-rc.13",
"@strapi/pack-up": "5.0.0",
"jest": "29.7.0",
"react": "18.3.1",
Expand Down
10 changes: 10 additions & 0 deletions packages/icons/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @strapi/icons

## 2.0.0-rc.13

### Minor Changes

- [#1814](https://github.com/strapi/design-system/pull/1814) [`e708f16`](https://github.com/strapi/design-system/commit/e708f165b53abad14b4e939a0c4b45a456af3577) Thanks [@mukulpadwal](https://github.com/mukulpadwal)! - Added 3 new icons for "xls", "zip", and "csv" from Phosphor icon library.

- [#1805](https://github.com/strapi/design-system/pull/1805) [`d7befb6`](https://github.com/strapi/design-system/commit/d7befb644c6cbf9c4c4827730c65c986c019d200) Thanks [@mukulpadwal](https://github.com/mukulpadwal)! - Added a new "CodeBlock" icon to the icon library

This update introduces a "CodeBlock" icon to improve clarity and differentiation between block and inline code elements in the CMS.

## 2.0.0-rc.12

## 2.0.0-rc.11
Expand Down
2 changes: 1 addition & 1 deletion packages/icons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@strapi/icons",
"version": "2.0.0-rc.12",
"version": "2.0.0-rc.13",
"license": "MIT",
"sideEffects": false,
"main": "./dist/index.js",
Expand Down
6 changes: 6 additions & 0 deletions packages/primitives/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @strapi/ui-primitives

## 2.0.0-rc.13

### Major Changes

- [#1816](https://github.com/strapi/design-system/pull/1816) [`f2ad83e`](https://github.com/strapi/design-system/commit/f2ad83ec069cf2a279b1cfd0852f7a56fc5b608a) Thanks [@HichamELBSI](https://github.com/HichamELBSI)! - fixes the combobox primitive empty state when autocomplete is set to none

## 2.0.0-rc.12

## 2.0.0-rc.11
Expand Down
2 changes: 1 addition & 1 deletion packages/primitives/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@strapi/ui-primitives",
"version": "2.0.0-rc.12",
"version": "2.0.0-rc.13",
"license": "MIT",
"sideEffects": false,
"source": "./src/index.ts",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4259,9 +4259,9 @@ __metadata:
"@radix-ui/react-switch": 1.0.3
"@radix-ui/react-tabs": 1.0.4
"@radix-ui/react-tooltip": 1.0.7
"@strapi/icons": 2.0.0-rc.12
"@strapi/icons": 2.0.0-rc.13
"@strapi/pack-up": 5.0.0
"@strapi/ui-primitives": 2.0.0-rc.12
"@strapi/ui-primitives": 2.0.0-rc.13
"@uiw/react-codemirror": 4.22.2
jest: 29.7.0
react: 18.3.1
Expand Down Expand Up @@ -4309,7 +4309,7 @@ __metadata:
languageName: node
linkType: hard

"@strapi/[email protected].12, @strapi/icons@workspace:*, @strapi/icons@workspace:packages/icons":
"@strapi/[email protected].13, @strapi/icons@workspace:*, @strapi/icons@workspace:packages/icons":
version: 0.0.0-use.local
resolution: "@strapi/icons@workspace:packages/icons"
dependencies:
Expand Down Expand Up @@ -4357,7 +4357,7 @@ __metadata:
languageName: node
linkType: hard

"@strapi/[email protected].12, @strapi/ui-primitives@workspace:*, @strapi/ui-primitives@workspace:packages/primitives":
"@strapi/[email protected].13, @strapi/ui-primitives@workspace:*, @strapi/ui-primitives@workspace:packages/primitives":
version: 0.0.0-use.local
resolution: "@strapi/ui-primitives@workspace:packages/primitives"
dependencies:
Expand Down

0 comments on commit 4540889

Please sign in to comment.