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

Commit 340fe40

Browse files
committed
Publish
- @yoast/example-component-app@1.0.38 - @yoast/content-analysis-app@0.1.37 - @yoast/algolia-search-box@1.7.0 - @yoast/analysis-report@0.8.0 - @yoast/components@0.8.0 - @yoast/configuration-wizard@1.7.0 - @yoast/search-metadata-previews@1.10.1 - yoast-components@4.34.1
1 parent badb49a commit 340fe40

8 files changed

Lines changed: 25 additions & 25 deletions

File tree

apps/components/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@yoast/example-component-app",
3-
"version": "1.0.37",
3+
"version": "1.0.38",
44
"description": "This app demonstrates the possibilites of our components",
55
"main": "index.js",
66
"author": "Yoast",
@@ -12,12 +12,12 @@
1212
},
1313
"dependencies": {
1414
"@wordpress/i18n": "1.2.3",
15-
"@yoast/algolia-search-box": "^1.7.0-rc.0",
16-
"@yoast/analysis-report": "^0.8.0-rc.0",
17-
"@yoast/components": "^0.8.0-rc.0",
18-
"@yoast/configuration-wizard": "^1.7.0-rc.0",
15+
"@yoast/algolia-search-box": "^1.7.0",
16+
"@yoast/analysis-report": "^0.8.0",
17+
"@yoast/components": "^0.8.0",
18+
"@yoast/configuration-wizard": "^1.7.0",
1919
"@yoast/helpers": "^0.6.0-rc.0",
20-
"@yoast/search-metadata-previews": "^1.10.0",
20+
"@yoast/search-metadata-previews": "^1.10.1",
2121
"@yoast/style-guide": "^0.6.0-rc.0",
2222
"babel-polyfill": "^6.23.0",
2323
"lodash": "4.17.11",
@@ -50,7 +50,7 @@
5050
"webpack": "4.19.1",
5151
"webpack-cli": "^2.1.3",
5252
"webpack-dev-server": "3.1.14",
53-
"yoast-components": "^4.34.0"
53+
"yoast-components": "^4.34.1"
5454
},
5555
"peerDependencies": {
5656
"material-ui": "^0.18.6",

apps/content-analysis/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"name": "@yoast/content-analysis-app",
3-
"version": "0.1.36",
3+
"version": "0.1.37",
44
"private": true,
55
"dependencies": {
66
"@babel/core": "7.1.6",
77
"@svgr/webpack": "2.4.1",
88
"@wordpress/i18n": "^3.1.1",
9-
"@yoast/analysis-report": "^0.8.0-rc.0",
10-
"@yoast/components": "^0.8.0-rc.0",
9+
"@yoast/analysis-report": "^0.8.0",
10+
"@yoast/components": "^0.8.0",
1111
"@yoast/style-guide": "^0.6.0-rc.0",
1212
"babel-core": "7.0.0-bridge.0",
1313
"babel-eslint": "9.0.0",

packages/algolia-search-box/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@yoast/algolia-search-box",
3-
"version": "1.7.0-rc.0",
3+
"version": "1.7.0",
44
"description": "A packages that allows integration with Algolia Search",
55
"main": "src/index.js",
66
"repository": {
@@ -14,7 +14,7 @@
1414
"dependencies": {
1515
"@wordpress/a11y": "^1.0.7",
1616
"@wordpress/i18n": "^1.1.0",
17-
"@yoast/components": "^0.8.0-rc.0",
17+
"@yoast/components": "^0.8.0",
1818
"@yoast/helpers": "^0.6.0-rc.0",
1919
"@yoast/style-guide": "^0.6.0-rc.0",
2020
"algoliasearch": "^3.22.3",

packages/analysis-report/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@yoast/analysis-report",
3-
"version": "0.8.0-rc.0",
3+
"version": "0.8.0",
44
"main": "src/index.js",
55
"repository": {
66
"type": "git",
@@ -17,7 +17,7 @@
1717
"private": false,
1818
"dependencies": {
1919
"@wordpress/i18n": "^1.1.0",
20-
"@yoast/components": "^0.8.0-rc.0",
20+
"@yoast/components": "^0.8.0",
2121
"@yoast/helpers": "^0.6.0-rc.0",
2222
"@yoast/style-guide": "^0.6.0-rc.0",
2323
"lodash": "^4.17.11",

packages/components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@yoast/components",
3-
"version": "0.8.0-rc.0",
3+
"version": "0.8.0",
44
"description": "Yoast Components",
55
"main": "src/index.js",
66
"private": false,

packages/configuration-wizard/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@yoast/configuration-wizard",
3-
"version": "1.7.0-rc.0",
3+
"version": "1.7.0",
44
"description": "Package for our configuration wizard",
55
"main": "src/index.js",
66
"repository": {
@@ -18,7 +18,7 @@
1818
},
1919
"dependencies": {
2020
"@wordpress/i18n": "^1.1.0",
21-
"@yoast/components": "^0.8.0-rc.0",
21+
"@yoast/components": "^0.8.0",
2222
"@yoast/helpers": "^0.6.0-rc.0",
2323
"@yoast/style-guide": "^0.6.0-rc.0",
2424
"interpolate-components": "^1.1.1",

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": "1.10.0",
3+
"version": "1.10.1",
44
"private": false,
55
"main": "src/index.js",
66
"repository": {
@@ -18,7 +18,7 @@
1818
"dependencies": {
1919
"@wordpress/a11y": "^1.0.7",
2020
"@wordpress/i18n": "^1.1.0",
21-
"@yoast/components": "^0.8.0-rc.0",
21+
"@yoast/components": "^0.8.0",
2222
"@yoast/helpers": "^0.6.0-rc.0",
2323
"@yoast/style-guide": "^0.6.0-rc.0",
2424
"draft-js": "^0.10.5",

packages/yoast-components/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "yoast-components",
3-
"version": "4.34.0",
3+
"version": "4.34.1",
44
"description": "Yoast Generic Components",
55
"homepage": "https://github.com/Yoast/",
66
"repository": {
@@ -59,12 +59,12 @@
5959
"dependencies": {
6060
"@wordpress/a11y": "^1.0.7",
6161
"@wordpress/i18n": "^1.1.0",
62-
"@yoast/algolia-search-box": "^1.7.0-rc.0",
63-
"@yoast/analysis-report": "^0.8.0-rc.0",
64-
"@yoast/components": "^0.8.0-rc.0",
65-
"@yoast/configuration-wizard": "^1.7.0-rc.0",
62+
"@yoast/algolia-search-box": "^1.7.0",
63+
"@yoast/analysis-report": "^0.8.0",
64+
"@yoast/components": "^0.8.0",
65+
"@yoast/configuration-wizard": "^1.7.0",
6666
"@yoast/helpers": "^0.6.0-rc.0",
67-
"@yoast/search-metadata-previews": "^1.10.0",
67+
"@yoast/search-metadata-previews": "^1.10.1",
6868
"@yoast/style-guide": "^0.6.0-rc.0",
6969
"algoliasearch": "^3.22.3",
7070
"clipboard": "^1.5.15",

0 commit comments

Comments
 (0)