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.77
 - @yoast/content-analysis-app@0.1.72
 - @yoast/replacement-variable-editor@1.7.0
 - @yoast/search-metadata-previews@2.14.0
 - @yoast/social-metadata-forms@1.7.0
 - @yoast/social-metadata-previews@1.7.0
 - yoast-components@5.14.0
 - yoastseo@1.85.0
  • Loading branch information
igorschoester committed Nov 16, 2020
1 parent 73b9083 commit 4678e0a
Show file tree
Hide file tree
Showing 8 changed files with 21 additions and 21 deletions.
8 changes: 4 additions & 4 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.77-rc.0",
"version": "1.0.77",
"description": "This app demonstrates the possibilites of our components",
"main": "index.js",
"author": "Yoast",
Expand All @@ -16,7 +16,7 @@
"@yoast/components": "^2.11.0",
"@yoast/configuration-wizard": "^2.13.0",
"@yoast/helpers": "^0.14.0",
"@yoast/search-metadata-previews": "^2.14.0-rc.0",
"@yoast/search-metadata-previews": "^2.14.0",
"@yoast/style-guide": "^0.13.0",
"babel-polyfill": "^6.23.0",
"lodash": "4.17.11",
Expand All @@ -27,7 +27,7 @@
"redux-devtools-dock-monitor": "^1.1.3",
"redux-devtools-log-monitor": "^1.4.0",
"styled-components": "^4.3.2",
"yoastseo": "^1.85.0-rc.0"
"yoastseo": "^1.85.0"
},
"devDependencies": {
"@babel/preset-env": "^7.3.4",
Expand All @@ -49,7 +49,7 @@
"webpack": "4.19.1",
"webpack-cli": "^2.1.3",
"webpack-dev-server": "3.1.14",
"yoast-components": "^5.14.0-rc.1"
"yoast-components": "^5.14.0"
},
"peerDependencies": {
"material-ui": "^0.18.6",
Expand Down
4 changes: 2 additions & 2 deletions apps/content-analysis/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@yoast/content-analysis-app",
"version": "0.1.72-rc.0",
"version": "0.1.72",
"private": true,
"dependencies": {
"@babel/core": "7.7.4",
Expand Down Expand Up @@ -71,7 +71,7 @@
"webpack-manifest-plugin": "2.2.0",
"workbox-webpack-plugin": "4.3.1",
"worker-loader": "^2.0.0",
"yoastseo": "^1.85.0-rc.0"
"yoastseo": "^1.85.0"
},
"scripts": {
"start": "node scripts/start.js",
Expand Down
4 changes: 2 additions & 2 deletions packages/replacement-variable-editor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@yoast/replacement-variable-editor",
"version": "1.7.0-rc.0",
"version": "1.7.0",
"private": false,
"main": "src/index.js",
"repository": {
Expand Down Expand Up @@ -45,6 +45,6 @@
"lodash": "^4.17.11",
"prop-types": "^15.7.2",
"styled-components": "^4.4.1",
"yoastseo": "^1.85.0-rc.0"
"yoastseo": "^1.85.0"
}
}
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": "2.14.0-rc.0",
"version": "2.14.0",
"private": false,
"main": "src/index.js",
"repository": {
Expand All @@ -20,7 +20,7 @@
"@wordpress/i18n": "^1.1.0",
"@yoast/components": "^2.11.0",
"@yoast/helpers": "^0.14.0",
"@yoast/replacement-variable-editor": "^1.7.0-rc.0",
"@yoast/replacement-variable-editor": "^1.7.0",
"@yoast/style-guide": "^0.13.0",
"draft-js": "^0.10.5",
"draft-js-mention-plugin": "^3.0.4",
Expand All @@ -31,7 +31,7 @@
"prop-types": "^15.6.0",
"react-transition-group": "^2.7.1",
"styled-components": "^4.2.0",
"yoastseo": "^1.85.0-rc.0"
"yoastseo": "^1.85.0"
},
"devDependencies": {
"@yoast/browserslist-config": "^1.2.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/social-metadata-forms/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@yoast/social-metadata-forms",
"version": "1.7.0-rc.0",
"version": "1.7.0",
"main": "src/index.js",
"repository": {
"type": "git",
Expand Down Expand Up @@ -38,7 +38,7 @@
"dependencies": {
"@wordpress/i18n": "^1.1.0",
"@yoast/components": "^2.11.0",
"@yoast/replacement-variable-editor": "^1.7.0-rc.0",
"@yoast/replacement-variable-editor": "^1.7.0",
"@yoast/style-guide": "^0.13.0",
"lodash": "^4.17.11",
"prop-types": "^15.6.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/social-metadata-previews/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@yoast/social-metadata-previews",
"version": "1.7.0-rc.0",
"version": "1.7.0",
"main": "src/index.js",
"repository": {
"type": "git",
Expand Down Expand Up @@ -37,8 +37,8 @@
},
"dependencies": {
"@wordpress/i18n": "^1.1.0",
"@yoast/replacement-variable-editor": "^1.7.0-rc.0",
"@yoast/social-metadata-forms": "^1.7.0-rc.0",
"@yoast/replacement-variable-editor": "^1.7.0",
"@yoast/social-metadata-forms": "^1.7.0",
"@yoast/style-guide": "^0.13.0",
"lodash": "^4.17.11",
"prop-types": "^15.6.0",
Expand Down
8 changes: 4 additions & 4 deletions packages/yoast-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "yoast-components",
"version": "5.14.0-rc.1",
"version": "5.14.0",
"description": "Yoast Generic Components",
"homepage": "https://github.com/Yoast/",
"repository": {
Expand Down Expand Up @@ -63,8 +63,8 @@
"@yoast/components": "^2.11.0",
"@yoast/configuration-wizard": "^2.13.0",
"@yoast/helpers": "^0.14.0",
"@yoast/replacement-variable-editor": "^1.7.0-rc.0",
"@yoast/search-metadata-previews": "^2.14.0-rc.0",
"@yoast/replacement-variable-editor": "^1.7.0",
"@yoast/search-metadata-previews": "^2.14.0",
"@yoast/style-guide": "^0.13.0",
"clipboard": "^1.5.15",
"draft-js": "^0.11.4",
Expand All @@ -83,7 +83,7 @@
"styled-components": "^4.2.0",
"whatwg-fetch": "^1.0.0",
"wicked-good-xpath": "^1.3.0",
"yoastseo": "^1.85.0-rc.0"
"yoastseo": "^1.85.0"
},
"devDependencies": {
"@yoast/browserslist-config": "^1.2.2",
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.85.0-rc.0",
"version": "1.85.0",
"repository": {
"type": "git",
"url": "https://github.com/Yoast/javascript.git",
Expand Down

0 comments on commit 4678e0a

Please sign in to comment.