Skip to content

Commit

Permalink
chore: version packages for release (beta) (#1698)
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] committed Apr 23, 2024
1 parent f785c2c commit 5e13104
Show file tree
Hide file tree
Showing 8 changed files with 31 additions and 9 deletions.
1 change: 1 addition & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
"angry-tigers-scream",
"clean-maps-double",
"fresh-turkeys-approve",
"hip-roses-wash",
"nasty-laws-agree",
"proud-kings-relate",
"quiet-roses-rule",
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-beta.2

### Patch Changes

- [`f785c2c`](https://github.com/strapi/design-system/commit/f785c2ca80b05c5df405aac1ebd767b2c59d4c53) Thanks [@joshuaellis](https://github.com/joshuaellis)! - fix: set dev dependencies correctly to avoid styled-components being bundled

## 2.0.0-beta.1

## 2.0.0-beta.0
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-beta.1",
"version": "2.0.0-beta.2",
"license": "MIT",
"sideEffects": false,
"source": "./src/index.ts",
Expand Down
9 changes: 9 additions & 0 deletions packages/strapi-design-system/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @strapi/design-system

## 2.0.0-beta.2

### Patch Changes

- [`f785c2c`](https://github.com/strapi/design-system/commit/f785c2ca80b05c5df405aac1ebd767b2c59d4c53) Thanks [@joshuaellis](https://github.com/joshuaellis)! - fix: set dev dependencies correctly to avoid styled-components being bundled

- Updated dependencies [[`f785c2c`](https://github.com/strapi/design-system/commit/f785c2ca80b05c5df405aac1ebd767b2c59d4c53)]:
- @strapi/ui-primitives@2.0.0-beta.2

## 2.0.0-beta.1

### Major Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/strapi-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-beta.1",
"version": "2.0.0-beta.2",
"license": "MIT",
"sideEffects": false,
"source": "./src/index.ts",
Expand All @@ -18,13 +18,13 @@
"@radix-ui/react-dismissable-layer": "^1.0.5",
"@radix-ui/react-dropdown-menu": "^2.0.6",
"@radix-ui/react-focus-scope": "1.0.4",
"@strapi/ui-primitives": "^2.0.0-beta.1",
"@strapi/ui-primitives": "^2.0.0-beta.2",
"@uiw/react-codemirror": "^4.21.25",
"aria-hidden": "^1.2.4",
"react-remove-scroll": "^2.5.9"
},
"devDependencies": {
"@strapi/icons": "^2.0.0-beta.1",
"@strapi/icons": "^2.0.0-beta.2",
"@strapi/pack-up": "^5.0.0",
"@types/react-router-dom": "^5.3.3",
"@types/styled-components": "^5.1.26",
Expand Down
6 changes: 6 additions & 0 deletions packages/strapi-icons/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @strapi/icons

## 2.0.0-beta.2

### Patch Changes

- [`f785c2c`](https://github.com/strapi/design-system/commit/f785c2ca80b05c5df405aac1ebd767b2c59d4c53) Thanks [@joshuaellis](https://github.com/joshuaellis)! - fix: set dev dependencies correctly to avoid styled-components being bundled

## 2.0.0-beta.1

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/strapi-icons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@strapi/icons",
"version": "2.0.0-beta.1",
"version": "2.0.0-beta.2",
"license": "MIT",
"sideEffects": false,
"main": "./dist/index.js",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5095,9 +5095,9 @@ __metadata:
"@radix-ui/react-dismissable-layer": ^1.0.5
"@radix-ui/react-dropdown-menu": ^2.0.6
"@radix-ui/react-focus-scope": 1.0.4
"@strapi/icons": ^2.0.0-beta.1
"@strapi/icons": ^2.0.0-beta.2
"@strapi/pack-up": ^5.0.0
"@strapi/ui-primitives": ^2.0.0-beta.1
"@strapi/ui-primitives": ^2.0.0-beta.2
"@types/react-router-dom": ^5.3.3
"@types/styled-components": ^5.1.26
"@uiw/react-codemirror": ^4.21.25
Expand Down Expand Up @@ -5148,7 +5148,7 @@ __metadata:
languageName: node
linkType: hard

"@strapi/icons@^2.0.0-beta.1, @strapi/icons@workspace:*, @strapi/icons@workspace:packages/strapi-icons":
"@strapi/icons@^2.0.0-beta.2, @strapi/icons@workspace:*, @strapi/icons@workspace:packages/strapi-icons":
version: 0.0.0-use.local
resolution: "@strapi/icons@workspace:packages/strapi-icons"
dependencies:
Expand Down Expand Up @@ -5196,7 +5196,7 @@ __metadata:
languageName: node
linkType: hard

"@strapi/ui-primitives@^2.0.0-beta.1, @strapi/ui-primitives@workspace:*, @strapi/ui-primitives@workspace:packages/primitives":
"@strapi/ui-primitives@^2.0.0-beta.2, @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 5e13104

Please sign in to comment.