Skip to content

Commit 4737ecf

Browse files
committed
1 parent f2aef36 commit 4737ecf

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

packages/gatsby-theme-apollo-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gatsby-theme-apollo-core",
3-
"version": "3.0.21",
3+
"version": "3.0.22",
44
"main": "index.js",
55
"description": "A theme for bootstrapping Gatsby websites at Apollo",
66
"author": "Trevor Blades <[email protected]>",

packages/gatsby-theme-apollo-docs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gatsby-theme-apollo-docs",
3-
"version": "4.5.9",
3+
"version": "4.5.10",
44
"main": "index.js",
55
"description": "A Gatsby theme for building documentation websites",
66
"author": "Trevor Blades <[email protected]>",
@@ -32,7 +32,7 @@
3232
"gatsby-remark-rewrite-relative-links": "^1.0.8",
3333
"gatsby-source-filesystem": "^2.0.29",
3434
"gatsby-source-git": "^1.0.1",
35-
"gatsby-theme-apollo-core": "^3.0.21",
35+
"gatsby-theme-apollo-core": "^3.0.22",
3636
"gatsby-transformer-remark": "^2.6.30",
3737
"js-yaml": "^3.13.1",
3838
"prismjs": "^1.15.0",

0 commit comments

Comments
 (0)