Skip to content

Commit d27ef62

Browse files
authored
release: 1.13.1 (#1453)
1 parent 51df3e0 commit d27ef62

File tree

5 files changed

+9
-15
lines changed

5 files changed

+9
-15
lines changed

.changeset/hot-starfishes-judge.md

-6
This file was deleted.

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": "1.13.0",
3+
"version": "1.13.1",
44
"license": "MIT",
55
"sideEffects": false,
66
"main": "./dist/ui-primitives.js",

packages/strapi-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": "1.13.0",
3+
"version": "1.13.1",
44
"license": "MIT",
55
"sideEffects": false,
66
"main": "./dist/index.js",
@@ -33,7 +33,7 @@
3333
"@radix-ui/react-dismissable-layer": "^1.0.5",
3434
"@radix-ui/react-dropdown-menu": "^2.0.6",
3535
"@radix-ui/react-focus-scope": "1.0.4",
36-
"@strapi/ui-primitives": "^1.13.0",
36+
"@strapi/ui-primitives": "^1.13.1",
3737
"@uiw/react-codemirror": "^4.21.20",
3838
"aria-hidden": "^1.2.3",
3939
"compute-scroll-into-view": "^3.1.0",
@@ -42,7 +42,7 @@
4242
},
4343
"devDependencies": {
4444
"@playwright/test": "1.39.0",
45-
"@strapi/icons": "^1.13.0",
45+
"@strapi/icons": "^1.13.1",
4646
"@types/react-router-dom": "^5.3.3",
4747
"@types/styled-components": "^5.1.26",
4848
"axe-playwright": "^1.2.3",

packages/strapi-icons/package.json

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

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -5979,8 +5979,8 @@ __metadata:
59795979
"@radix-ui/react-dismissable-layer": ^1.0.5
59805980
"@radix-ui/react-dropdown-menu": ^2.0.6
59815981
"@radix-ui/react-focus-scope": 1.0.4
5982-
"@strapi/icons": ^1.13.0
5983-
"@strapi/ui-primitives": ^1.13.0
5982+
"@strapi/icons": ^1.13.1
5983+
"@strapi/ui-primitives": ^1.13.1
59845984
"@types/react-router-dom": ^5.3.3
59855985
"@types/styled-components": ^5.1.26
59865986
"@uiw/react-codemirror": ^4.21.20
@@ -6032,7 +6032,7 @@ __metadata:
60326032
languageName: node
60336033
linkType: hard
60346034

6035-
"@strapi/icons@^1.13.0, @strapi/icons@workspace:*, @strapi/icons@workspace:packages/strapi-icons":
6035+
"@strapi/icons@^1.13.1, @strapi/icons@workspace:*, @strapi/icons@workspace:packages/strapi-icons":
60366036
version: 0.0.0-use.local
60376037
resolution: "@strapi/icons@workspace:packages/strapi-icons"
60386038
dependencies:
@@ -6043,7 +6043,7 @@ __metadata:
60436043
languageName: unknown
60446044
linkType: soft
60456045

6046-
"@strapi/ui-primitives@^1.13.0, @strapi/ui-primitives@workspace:*, @strapi/ui-primitives@workspace:packages/primitives":
6046+
"@strapi/ui-primitives@^1.13.1, @strapi/ui-primitives@workspace:*, @strapi/ui-primitives@workspace:packages/primitives":
60476047
version: 0.0.0-use.local
60486048
resolution: "@strapi/ui-primitives@workspace:packages/primitives"
60496049
dependencies:

0 commit comments

Comments
 (0)