Skip to content

Commit ddaa04c

Browse files
committed
Merge branch 'master' into feat/wp-use-image-cdn-for-files-in-html
2 parents dae52cd + 5e51519 commit ddaa04c

File tree

8 files changed

+679
-453
lines changed

8 files changed

+679
-453
lines changed

integration-tests/gatsby-source-wordpress/.env.test

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
1-
WPGRAPHQL_VERSION=v1.3.7
2-
WPGATSBY_VERSION=v1.0.10
3-
WPGRAPHQL_ACF_VERSION=v0.3.1
4-
WPGRAPHQL_CPT_UI_VERSION=v1.1
5-
CPT_UI_VERSION=1.8.1
1+
WPGRAPHQL_VERSION=v1.8.0
2+
WPGATSBY_VERSION=v2.3.2
3+
WPGRAPHQL_ACF_VERSION=v0.5.3
4+
CPT_UI_VERSION=1.11.2
65
ACF_VERSION=5.8.7
7-
YOAST_SEO_VERSION=16.2
8-
WPGRAPHQL_YOAST_VERSION=v4.14.0
9-
WPGRAPHQL_GUTENBERG_VERSION=v0.3.8
6+
YOAST_SEO_VERSION=18.7
7+
WPGRAPHQL_YOAST_VERSION=v4.17.0
8+
WPGRAPHQL_GUTENBERG_VERSION=v0.3.11
109

1110
WPGRAPHQL_URL="http://localhost:8001/graphql"
1211
HTACCESS_USERNAME="admin"

0 commit comments

Comments
 (0)