Skip to content

Commit

Permalink
chore: version packages for release (rc) (#1785)
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 Sep 13, 2024
1 parent b95628d commit 8d35e6d
Show file tree
Hide file tree
Showing 8 changed files with 29 additions and 9 deletions.
3 changes: 3 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
"chilly-wasps-accept",
"clean-maps-double",
"clean-otters-swim",
"cold-camels-complain",
"cool-carrots-explode",
"cuddly-jokes-stare",
"curvy-candles-fly",
Expand Down Expand Up @@ -67,11 +68,13 @@
"six-pans-sip",
"slimy-shirts-cover",
"small-zebras-explain",
"smart-cheetahs-complain",
"smooth-bananas-tie",
"smooth-carrots-pretend",
"soft-nails-matter",
"soft-zoos-marry",
"swift-cycles-type",
"swift-garlics-cross",
"tasty-suits-sit",
"tidy-eggs-sleep",
"tidy-games-divide",
Expand Down
13 changes: 13 additions & 0 deletions packages/design-system/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @strapi/design-system

## 2.0.0-rc.11

### Patch Changes

- [#1774](https://github.com/strapi/design-system/pull/1774) [`ee58ac1`](https://github.com/strapi/design-system/commit/ee58ac15e4708a11886d216ba8b4a940c96bc646) Thanks [@madhurisandbhor](https://github.com/madhurisandbhor)! - fix: accordian styles

- [#1784](https://github.com/strapi/design-system/pull/1784) [`6f405fa`](https://github.com/strapi/design-system/commit/6f405fac3232ceac8b0a89bdce3bc3a8fdd52e86) Thanks [@remidej](https://github.com/remidej)! - fix carousel input icons

- [#1786](https://github.com/strapi/design-system/pull/1786) [`dc49935`](https://github.com/strapi/design-system/commit/dc4993576fad6c739c5fc0c912c204a7eeff3caf) Thanks [@Feranchz](https://github.com/Feranchz)! - fix select bugs with startIcon

- Updated dependencies []:
- @strapi/ui-primitives@2.0.0-rc.11

## 2.0.0-rc.10

### Patch 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.10",
"version": "2.0.0-rc.11",
"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.10",
"@strapi/ui-primitives": "2.0.0-rc.11",
"@uiw/react-codemirror": "4.22.2",
"react-remove-scroll": "2.5.10"
},
"devDependencies": {
"@strapi/icons": "2.0.0-rc.10",
"@strapi/icons": "2.0.0-rc.11",
"@strapi/pack-up": "5.0.0",
"jest": "29.7.0",
"react": "18.3.1",
Expand Down
2 changes: 2 additions & 0 deletions packages/icons/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @strapi/icons

## 2.0.0-rc.11

## 2.0.0-rc.10

## 2.0.0-rc.9
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.10",
"version": "2.0.0-rc.11",
"license": "MIT",
"sideEffects": false,
"main": "./dist/index.js",
Expand Down
2 changes: 2 additions & 0 deletions packages/primitives/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @strapi/ui-primitives

## 2.0.0-rc.11

## 2.0.0-rc.10

## 2.0.0-rc.9
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.10",
"version": "2.0.0-rc.11",
"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 @@ -5543,9 +5543,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.10
"@strapi/icons": 2.0.0-rc.11
"@strapi/pack-up": 5.0.0
"@strapi/ui-primitives": 2.0.0-rc.10
"@strapi/ui-primitives": 2.0.0-rc.11
"@uiw/react-codemirror": 4.22.2
jest: 29.7.0
react: 18.3.1
Expand Down Expand Up @@ -5593,7 +5593,7 @@ __metadata:
languageName: node
linkType: hard

"@strapi/[email protected].10, @strapi/icons@workspace:*, @strapi/icons@workspace:packages/icons":
"@strapi/[email protected].11, @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 @@ -5641,7 +5641,7 @@ __metadata:
languageName: node
linkType: hard

"@strapi/[email protected].10, @strapi/ui-primitives@workspace:*, @strapi/ui-primitives@workspace:packages/primitives":
"@strapi/[email protected].11, @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 8d35e6d

Please sign in to comment.