From 84bfc00a0cacc004dc8adbb8e119ed2e1d9a6e34 Mon Sep 17 00:00:00 2001 From: Kyle Mathews Date: Wed, 3 Jan 2018 11:53:48 +0100 Subject: [PATCH] Publish - gatsby-plugin-google-analytics@1.0.15 - gatsby-remark-katex@1.0.8 --- packages/gatsby-plugin-google-analytics/package.json | 2 +- packages/gatsby-remark-katex/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/gatsby-plugin-google-analytics/package.json b/packages/gatsby-plugin-google-analytics/package.json index 7364a475b4ef0..4b6b1ffb2846a 100644 --- a/packages/gatsby-plugin-google-analytics/package.json +++ b/packages/gatsby-plugin-google-analytics/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-google-analytics", "description": "Gatsby plugin to add google analytics onto a site", - "version": "1.0.14", + "version": "1.0.15", "author": "Kyle Mathews ", "devDependencies": { "babel-cli": "^6.26.0", diff --git a/packages/gatsby-remark-katex/package.json b/packages/gatsby-remark-katex/package.json index e603f83b7e5e1..fd00a98cad658 100644 --- a/packages/gatsby-remark-katex/package.json +++ b/packages/gatsby-remark-katex/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-remark-katex", "description": "Transform math nodes to html markup", - "version": "1.0.7", + "version": "1.0.8", "author": "Jeffrey Xiao ", "dependencies": { "babel-runtime": "^6.26.0",