Skip to content
This repository was archived by the owner on Apr 13, 2023. It is now read-only.

Commit 9caae31

Browse files
committed
1 parent c81aacf commit 9caae31

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.14",
3+
"version": "3.0.15",
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.3.0",
3+
"version": "4.3.1",
44
"main": "index.js",
55
"description": "A Gatsby theme for building documentation websites",
66
"author": "Trevor Blades <[email protected]>",
@@ -31,7 +31,7 @@
3131
"gatsby-remark-rewrite-relative-links": "^1.0.8",
3232
"gatsby-source-filesystem": "^2.0.29",
3333
"gatsby-source-git": "^1.0.1",
34-
"gatsby-theme-apollo-core": "^3.0.14",
34+
"gatsby-theme-apollo-core": "^3.0.15",
3535
"gatsby-transformer-remark": "^2.6.30",
3636
"js-yaml": "^3.13.1",
3737
"prismjs": "^1.15.0",

0 commit comments

Comments
 (0)