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

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @yoast/example-component-app@1.0.28
 - @yoast/content-analysis-app@0.1.27
 - @yoast/algolia-search-box@1.4.0
 - @yoast/analysis-report@0.5.0
 - @yoast/components@0.5.0
 - @yoast/configuration-wizard@1.4.0
 - @yoast/search-metadata-previews@1.5.0
 - yoast-components@4.29.0
 - yoastseo@1.56.0
  • Loading branch information
manuelaugustin committed Jul 8, 2019
1 parent 80c76bc commit 75244c0
Show file tree
Hide file tree
Showing 9 changed files with 30 additions and 30 deletions.
16 changes: 8 additions & 8 deletions apps/components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@yoast/example-component-app",
"version": "1.0.27",
"version": "1.0.28",
"description": "This app demonstrates the possibilites of our components",
"main": "index.js",
"author": "Yoast",
Expand All @@ -12,12 +12,12 @@
},
"dependencies": {
"@wordpress/i18n": "1.2.3",
"@yoast/algolia-search-box": "^1.4.0-rc.1",
"@yoast/analysis-report": "^0.5.0-rc.1",
"@yoast/components": "^0.5.0-rc.1",
"@yoast/configuration-wizard": "^1.4.0-rc.1",
"@yoast/algolia-search-box": "^1.4.0",
"@yoast/analysis-report": "^0.5.0",
"@yoast/components": "^0.5.0",
"@yoast/configuration-wizard": "^1.4.0",
"@yoast/helpers": "^0.4.0-rc.2",
"@yoast/search-metadata-previews": "^1.5.0-rc.0",
"@yoast/search-metadata-previews": "^1.5.0",
"@yoast/style-guide": "^0.4.0-rc.1",
"babel-polyfill": "^6.23.0",
"lodash": "4.17.11",
Expand All @@ -28,7 +28,7 @@
"redux-devtools-dock-monitor": "^1.1.3",
"redux-devtools-log-monitor": "^1.4.0",
"styled-components": "^4.2.0",
"yoastseo": "^1.56.0-rc.0"
"yoastseo": "^1.56.0"
},
"devDependencies": {
"@babel/preset-env": "^7.3.4",
Expand All @@ -50,7 +50,7 @@
"webpack": "4.19.1",
"webpack-cli": "^2.1.3",
"webpack-dev-server": "3.1.14",
"yoast-components": "^4.29.0-rc.0"
"yoast-components": "^4.29.0"
},
"peerDependencies": {
"material-ui": "^0.18.6",
Expand Down
8 changes: 4 additions & 4 deletions apps/content-analysis/package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "@yoast/content-analysis-app",
"version": "0.1.26",
"version": "0.1.27",
"private": true,
"dependencies": {
"@babel/core": "7.1.6",
"@svgr/webpack": "2.4.1",
"@wordpress/i18n": "^3.1.1",
"@yoast/analysis-report": "^0.5.0-rc.1",
"@yoast/components": "^0.5.0-rc.1",
"@yoast/analysis-report": "^0.5.0",
"@yoast/components": "^0.5.0",
"@yoast/style-guide": "^0.4.0-rc.1",
"babel-core": "7.0.0-bridge.0",
"babel-eslint": "9.0.0",
Expand Down Expand Up @@ -68,7 +68,7 @@
"webpack-manifest-plugin": "2.0.4",
"workbox-webpack-plugin": "3.6.3",
"worker-loader": "^2.0.0",
"yoastseo": "^1.56.0-rc.0"
"yoastseo": "^1.56.0"
},
"scripts": {
"start": "node scripts/start.js",
Expand Down
4 changes: 2 additions & 2 deletions packages/algolia-search-box/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@yoast/algolia-search-box",
"version": "1.4.0-rc.1",
"version": "1.4.0",
"description": "A packages that allows integration with Algolia Search",
"main": "src/index.js",
"repository": {
Expand All @@ -14,7 +14,7 @@
"dependencies": {
"@wordpress/a11y": "^1.0.7",
"@wordpress/i18n": "^1.1.0",
"@yoast/components": "^0.5.0-rc.1",
"@yoast/components": "^0.5.0",
"@yoast/helpers": "^0.4.0-rc.2",
"@yoast/style-guide": "^0.4.0-rc.1",
"algoliasearch": "^3.22.3",
Expand Down
4 changes: 2 additions & 2 deletions packages/analysis-report/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@yoast/analysis-report",
"version": "0.5.0-rc.1",
"version": "0.5.0",
"main": "src/index.js",
"repository": {
"type": "git",
Expand All @@ -17,7 +17,7 @@
"private": false,
"dependencies": {
"@wordpress/i18n": "^1.1.0",
"@yoast/components": "^0.5.0-rc.1",
"@yoast/components": "^0.5.0",
"@yoast/helpers": "^0.4.0-rc.2",
"@yoast/style-guide": "^0.4.0-rc.1",
"lodash": "^4.17.11",
Expand Down
2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@yoast/components",
"version": "0.5.0-rc.1",
"version": "0.5.0",
"description": "Yoast Components",
"main": "src/index.js",
"private": false,
Expand Down
4 changes: 2 additions & 2 deletions packages/configuration-wizard/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@yoast/configuration-wizard",
"version": "1.4.0-rc.1",
"version": "1.4.0",
"description": "Package for our configuration wizard",
"main": "src/index.js",
"repository": {
Expand All @@ -18,7 +18,7 @@
},
"dependencies": {
"@wordpress/i18n": "^1.1.0",
"@yoast/components": "^0.5.0-rc.1",
"@yoast/components": "^0.5.0",
"@yoast/helpers": "^0.4.0-rc.2",
"@yoast/style-guide": "^0.4.0-rc.1",
"interpolate-components": "^1.1.1",
Expand Down
6 changes: 3 additions & 3 deletions packages/search-metadata-previews/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@yoast/search-metadata-previews",
"version": "1.5.0-rc.0",
"version": "1.5.0",
"private": false,
"main": "src/index.js",
"repository": {
Expand All @@ -18,7 +18,7 @@
"dependencies": {
"@wordpress/a11y": "^1.0.7",
"@wordpress/i18n": "^1.1.0",
"@yoast/components": "^0.5.0-rc.1",
"@yoast/components": "^0.5.0",
"@yoast/helpers": "^0.4.0-rc.2",
"@yoast/style-guide": "^0.4.0-rc.1",
"draft-js": "^0.10.5",
Expand All @@ -30,7 +30,7 @@
"prop-types": "^15.6.0",
"react-transition-group": "^2.7.1",
"styled-components": "^4.2.0",
"yoastseo": "^1.56.0-rc.0"
"yoastseo": "^1.56.0"
},
"devDependencies": {
"enzyme": "^3.3.0",
Expand Down
14 changes: 7 additions & 7 deletions packages/yoast-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "yoast-components",
"version": "4.29.0-rc.0",
"version": "4.29.0",
"description": "Yoast Generic Components",
"homepage": "https://github.com/Yoast/",
"repository": {
Expand Down Expand Up @@ -59,12 +59,12 @@
"dependencies": {
"@wordpress/a11y": "^1.0.7",
"@wordpress/i18n": "^1.1.0",
"@yoast/algolia-search-box": "^1.4.0-rc.1",
"@yoast/analysis-report": "^0.5.0-rc.1",
"@yoast/components": "^0.5.0-rc.1",
"@yoast/configuration-wizard": "^1.4.0-rc.1",
"@yoast/algolia-search-box": "^1.4.0",
"@yoast/analysis-report": "^0.5.0",
"@yoast/components": "^0.5.0",
"@yoast/configuration-wizard": "^1.4.0",
"@yoast/helpers": "^0.4.0-rc.2",
"@yoast/search-metadata-previews": "^1.5.0-rc.0",
"@yoast/search-metadata-previews": "^1.5.0",
"@yoast/style-guide": "^0.4.0-rc.1",
"algoliasearch": "^3.22.3",
"clipboard": "^1.5.15",
Expand All @@ -84,7 +84,7 @@
"styled-components": "^4.2.0",
"whatwg-fetch": "^1.0.0",
"wicked-good-xpath": "^1.3.0",
"yoastseo": "^1.56.0-rc.0"
"yoastseo": "^1.56.0"
},
"devDependencies": {
"autoprefixer": "^6.4.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/yoastseo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
],
"main": "index.js",
"license": "GPL-3.0",
"version": "1.56.0-rc.0",
"version": "1.56.0",
"repository": {
"type": "git",
"url": "https://github.com/Yoast/javascript.git",
Expand Down

0 comments on commit 75244c0

Please sign in to comment.