Skip to content
This repository was archived by the owner on Oct 4, 2022. It is now read-only.

Commit af0d27d

Browse files
1 parent 2cda221 commit af0d27d

File tree

7 files changed

+15
-15
lines changed

7 files changed

+15
-15
lines changed

apps/components/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@yoast/example-component-app",
3-
"version": "1.9.0-rc.0",
3+
"version": "1.9.0-rc.1",
44
"description": "This app demonstrates the possibilites of our components",
55
"main": "index.js",
66
"author": "Yoast",
@@ -16,7 +16,7 @@
1616
"@yoast/components": "^2.19.0-rc.0",
1717
"@yoast/configuration-wizard": "^2.22.0-rc.0",
1818
"@yoast/helpers": "^0.16.0",
19-
"@yoast/search-metadata-previews": "^2.24.0-rc.0",
19+
"@yoast/search-metadata-previews": "^2.24.0-rc.1",
2020
"@yoast/style-guide": "^0.13.0",
2121
"babel-polyfill": "^6.23.0",
2222
"lodash": "4.17.11",
@@ -48,7 +48,7 @@
4848
"webpack": "4.19.1",
4949
"webpack-cli": "^2.1.3",
5050
"webpack-dev-server": "3.1.14",
51-
"yoast-components": "^5.24.0-rc.0"
51+
"yoast-components": "^5.24.0-rc.1"
5252
},
5353
"peerDependencies": {
5454
"material-ui": "^0.18.6",

packages/replacement-variable-editor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@yoast/replacement-variable-editor",
3-
"version": "1.17.0-rc.0",
3+
"version": "1.17.0-rc.1",
44
"private": false,
55
"main": "src/index.js",
66
"repository": {

packages/schema-blocks/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@yoast/schema-blocks",
3-
"version": "1.8.0-rc.0",
3+
"version": "1.8.0-rc.1",
44
"main": "dist/index.js",
55
"typings": "dist/index.d.ts",
66
"license": "MIT",

packages/search-metadata-previews/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@yoast/search-metadata-previews",
3-
"version": "2.24.0-rc.0",
3+
"version": "2.24.0-rc.1",
44
"private": false,
55
"main": "src/index.js",
66
"repository": {
@@ -20,7 +20,7 @@
2020
"@wordpress/i18n": "^1.1.0",
2121
"@yoast/components": "^2.19.0-rc.0",
2222
"@yoast/helpers": "^0.16.0",
23-
"@yoast/replacement-variable-editor": "^1.17.0-rc.0",
23+
"@yoast/replacement-variable-editor": "^1.17.0-rc.1",
2424
"@yoast/style-guide": "^0.13.0",
2525
"interpolate-components": "^1.1.1",
2626
"lodash": "^4.17.11",

packages/social-metadata-forms/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@yoast/social-metadata-forms",
3-
"version": "1.17.0-rc.0",
3+
"version": "1.17.0-rc.1",
44
"main": "src/index.js",
55
"repository": {
66
"type": "git",
@@ -38,7 +38,7 @@
3838
"dependencies": {
3939
"@wordpress/i18n": "^1.1.0",
4040
"@yoast/components": "^2.19.0-rc.0",
41-
"@yoast/replacement-variable-editor": "^1.17.0-rc.0",
41+
"@yoast/replacement-variable-editor": "^1.17.0-rc.1",
4242
"@yoast/style-guide": "^0.13.0",
4343
"lodash": "^4.17.11",
4444
"prop-types": "^15.6.0",

packages/social-metadata-previews/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@yoast/social-metadata-previews",
3-
"version": "1.17.0-rc.0",
3+
"version": "1.17.0-rc.1",
44
"main": "src/index.js",
55
"repository": {
66
"type": "git",
@@ -37,8 +37,8 @@
3737
},
3838
"dependencies": {
3939
"@wordpress/i18n": "^1.1.0",
40-
"@yoast/replacement-variable-editor": "^1.17.0-rc.0",
41-
"@yoast/social-metadata-forms": "^1.17.0-rc.0",
40+
"@yoast/replacement-variable-editor": "^1.17.0-rc.1",
41+
"@yoast/social-metadata-forms": "^1.17.0-rc.1",
4242
"@yoast/style-guide": "^0.13.0",
4343
"lodash": "^4.17.11",
4444
"prop-types": "^15.6.0",

packages/yoast-components/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "yoast-components",
3-
"version": "5.24.0-rc.0",
3+
"version": "5.24.0-rc.1",
44
"description": "Yoast Generic Components",
55
"homepage": "https://github.com/Yoast/",
66
"repository": {
@@ -63,8 +63,8 @@
6363
"@yoast/components": "^2.19.0-rc.0",
6464
"@yoast/configuration-wizard": "^2.22.0-rc.0",
6565
"@yoast/helpers": "^0.16.0",
66-
"@yoast/replacement-variable-editor": "^1.17.0-rc.0",
67-
"@yoast/search-metadata-previews": "^2.24.0-rc.0",
66+
"@yoast/replacement-variable-editor": "^1.17.0-rc.1",
67+
"@yoast/search-metadata-previews": "^2.24.0-rc.1",
6868
"@yoast/style-guide": "^0.13.0",
6969
"clipboard": "^1.5.15",
7070
"interpolate-components": "^1.1.0",

0 commit comments

Comments
 (0)