We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d12093 commit 43ea365Copy full SHA for 43ea365
2 files changed
packages/yoast-components/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "yoast-components",
3
- "version": "4.21.0",
+ "version": "4.22.0",
4
"description": "Yoast Generic Components",
5
"homepage": "https://github.com/Yoast/",
6
"main": "index.js",
@@ -72,7 +72,7 @@
72
"styled-components": "^2.1.2",
73
"whatwg-fetch": "^1.0.0",
74
"wicked-good-xpath": "^1.3.0",
75
- "yoastseo": "^1.48.0"
+ "yoastseo": "^1.49.0"
76
},
77
"devDependencies": {
78
"autoprefixer": "^6.4.0",
packages/yoastseo/package.json
@@ -9,7 +9,7 @@
9
],
10
11
"license": "GPL-3.0",
12
- "version": "1.48.0",
+ "version": "1.49.0",
13
"repository": {
14
"type": "git",
15
"url": "https://github.com/Yoast/YoastSEO.js"
0 commit comments