Skip to content

Commit 84fa4be

Browse files
committed
chore(release): Publish
- [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected]
1 parent 49e6669 commit 84fa4be

File tree

178 files changed

+487
-119
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

178 files changed

+487
-119
lines changed

packages/babel-preset-gatsby/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.5.13](https://github.com/gatsbyjs/gatsby/compare/[email protected]@0.5.13) (2020-10-06)
7+
8+
**Note:** Version bump only for package babel-preset-gatsby
9+
610
## [0.5.12](https://github.com/gatsbyjs/gatsby/compare/[email protected]@0.5.12) (2020-10-01)
711

812
**Note:** Version bump only for package babel-preset-gatsby

packages/babel-preset-gatsby/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "babel-preset-gatsby",
3-
"version": "0.5.12",
3+
"version": "0.5.13",
44
"author": "Philipp Spiess <[email protected]>",
55
"repository": {
66
"type": "git",
@@ -21,7 +21,7 @@
2121
"babel-plugin-dynamic-import-node": "^2.3.3",
2222
"babel-plugin-macros": "^2.8.0",
2323
"babel-plugin-transform-react-remove-prop-types": "^0.4.24",
24-
"gatsby-core-utils": "^1.3.22",
24+
"gatsby-core-utils": "^1.3.23",
2525
"gatsby-legacy-polyfills": "^0.0.5"
2626
},
2727
"peerDependencies": {

packages/gatsby-admin/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.1.157](https://github.com/gatsbyjs/gatsby/compare/[email protected]@0.1.157) (2020-10-06)
7+
8+
**Note:** Version bump only for package gatsby-admin
9+
610
## [0.1.156](https://github.com/gatsbyjs/gatsby/compare/[email protected]@0.1.156) (2020-10-01)
711

812
### Bug Fixes

packages/gatsby-admin/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gatsby-admin",
3-
"version": "0.1.156",
3+
"version": "0.1.157",
44
"main": "index.js",
55
"author": "Max Stoiber",
66
"license": "MIT",
@@ -20,11 +20,11 @@
2020
"@typescript-eslint/parser": "^2.34.0",
2121
"csstype": "^2.6.13",
2222
"formik": "^2.1.5",
23-
"gatsby": "^2.24.67",
23+
"gatsby": "^2.24.68",
2424
"gatsby-interface": "^0.0.193",
2525
"gatsby-plugin-typescript": "^2.4.21",
2626
"gatsby-plugin-webfonts": "^1.1.3",
27-
"gatsby-source-graphql": "^2.7.5",
27+
"gatsby-source-graphql": "^2.7.6",
2828
"lodash-es": "^4.17.15",
2929
"ncp": "^2.0.0",
3030
"nodemon": "^2.0.4",

packages/gatsby-cli/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.12.103](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.12.103) (2020-10-06)
7+
8+
**Note:** Version bump only for package gatsby-cli
9+
610
## [2.12.102](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.12.102) (2020-10-01)
711

812
**Note:** Version bump only for package gatsby-cli

packages/gatsby-cli/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-cli",
33
"description": "Gatsby command-line interface for creating new sites and running Gatsby commands",
4-
"version": "2.12.102",
4+
"version": "2.12.103",
55
"author": "Kyle Mathews <[email protected]>",
66
"bin": {
77
"gatsby": "cli.js"
@@ -23,9 +23,9 @@
2323
"execa": "^3.4.0",
2424
"fs-exists-cached": "^1.0.0",
2525
"fs-extra": "^8.1.0",
26-
"gatsby-core-utils": "^1.3.22",
27-
"gatsby-recipes": "^0.2.30",
28-
"gatsby-telemetry": "^1.3.37",
26+
"gatsby-core-utils": "^1.3.23",
27+
"gatsby-recipes": "^0.2.31",
28+
"gatsby-telemetry": "^1.3.38",
2929
"hosted-git-info": "^3.0.5",
3030
"ink": "^2.7.1",
3131
"ink-spinner": "^3.1.0",

packages/gatsby-core-utils/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.3.23](https://github.com/gatsbyjs/gatsby/compare/[email protected]@1.3.23) (2020-10-06)
7+
8+
**Note:** Version bump only for package gatsby-core-utils
9+
610
## [1.3.22](https://github.com/gatsbyjs/gatsby/compare/[email protected]@1.3.22) (2020-10-01)
711

812
**Note:** Version bump only for package gatsby-core-utils

packages/gatsby-core-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gatsby-core-utils",
3-
"version": "1.3.22",
3+
"version": "1.3.23",
44
"description": "A collection of gatsby utils used in different gatsby packages",
55
"keywords": [
66
"gatsby",

packages/gatsby-image/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.4.21](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.4.21) (2020-10-06)
7+
8+
**Note:** Version bump only for package gatsby-image
9+
610
## [2.4.20](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.4.20) (2020-09-28)
711

812
**Note:** Version bump only for package gatsby-image

packages/gatsby-image/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-image",
33
"description": "Lazy-loading React image component with optional support for the blur-up effect.",
4-
"version": "2.4.20",
4+
"version": "2.4.21",
55
"author": "Kyle Mathews <[email protected]>",
66
"bugs": {
77
"url": "https://github.com/gatsbyjs/gatsby/issues"

packages/gatsby-page-utils/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.2.28](https://github.com/gatsbyjs/gatsby/compare/[email protected]@0.2.28) (2020-10-06)
7+
8+
**Note:** Version bump only for package gatsby-page-utils
9+
610
## [0.2.27](https://github.com/gatsbyjs/gatsby/compare/[email protected]@0.2.27) (2020-10-01)
711

812
**Note:** Version bump only for package gatsby-page-utils

packages/gatsby-page-utils/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gatsby-page-utils",
3-
"version": "0.2.27",
3+
"version": "0.2.28",
44
"description": "Gatsby library that helps creating pages",
55
"main": "dist/index.js",
66
"scripts": {
@@ -24,7 +24,7 @@
2424
"bluebird": "^3.7.2",
2525
"chokidar": "^3.4.2",
2626
"fs-exists-cached": "^1.0.0",
27-
"gatsby-core-utils": "^1.3.22",
27+
"gatsby-core-utils": "^1.3.23",
2828
"glob": "^7.1.6",
2929
"lodash": "^4.17.20",
3030
"micromatch": "^4.0.2"

packages/gatsby-plugin-canonical-urls/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.3.13](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-canonical-urls@[email protected]) (2020-10-06)
7+
8+
**Note:** Version bump only for package gatsby-plugin-canonical-urls
9+
610
## [2.3.12](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-canonical-urls@[email protected]) (2020-09-28)
711

812
**Note:** Version bump only for package gatsby-plugin-canonical-urls

packages/gatsby-plugin-canonical-urls/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-plugin-canonical-urls",
33
"description": "Add canonical links to HTML pages Gatsby generates.",
4-
"version": "2.3.12",
4+
"version": "2.3.13",
55
"author": "Kyle Mathews <[email protected]>",
66
"bugs": {
77
"url": "https://github.com/gatsbyjs/gatsby/issues"

packages/gatsby-plugin-catch-links/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.3.15](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.3.15) (2020-10-06)
7+
8+
**Note:** Version bump only for package gatsby-plugin-catch-links
9+
610
## [2.3.14](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.3.14) (2020-10-01)
711

812
**Note:** Version bump only for package gatsby-plugin-catch-links

packages/gatsby-plugin-catch-links/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-plugin-catch-links",
33
"description": "Intercepts local links from markdown and other non-react pages and does a client-side pushState to avoid the browser having to refresh the page.",
4-
"version": "2.3.14",
4+
"version": "2.3.15",
55
"author": "Kyle Mathews <[email protected]>",
66
"bugs": {
77
"url": "https://github.com/gatsbyjs/gatsby/issues"

packages/gatsby-plugin-coffeescript/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.3.13](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.3.13) (2020-10-06)
7+
8+
**Note:** Version bump only for package gatsby-plugin-coffeescript
9+
610
## [2.3.12](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.3.12) (2020-09-28)
711

812
### Bug Fixes

packages/gatsby-plugin-coffeescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-plugin-coffeescript",
33
"description": "Adds CoffeeScript support for Gatsby",
4-
"version": "2.3.12",
4+
"version": "2.3.13",
55
"author": "Kyle Mathews <[email protected]>",
66
"bugs": {
77
"url": "https://github.com/gatsbyjs/gatsby/issues"

packages/gatsby-plugin-create-client-paths/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.3.13](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-create-client-paths@[email protected]) (2020-10-06)
7+
8+
**Note:** Version bump only for package gatsby-plugin-create-client-paths
9+
610
## [2.3.12](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-create-client-paths@[email protected]) (2020-09-28)
711

812
**Note:** Version bump only for package gatsby-plugin-create-client-paths

packages/gatsby-plugin-create-client-paths/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-plugin-create-client-paths",
33
"description": "Gatsby-plugin for creating paths that exist only on the client",
4-
"version": "2.3.12",
4+
"version": "2.3.13",
55
"author": "[email protected]",
66
"bugs": {
77
"url": "https://github.com/gatsbyjs/gatsby/issues"

packages/gatsby-plugin-cxs/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.3.13](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.3.13) (2020-10-06)
7+
8+
**Note:** Version bump only for package gatsby-plugin-cxs
9+
610
## [2.3.12](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.3.12) (2020-09-28)
711

812
**Note:** Version bump only for package gatsby-plugin-cxs

packages/gatsby-plugin-cxs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-plugin-cxs",
33
"description": "Gatsby plugin to add SSR support for ctx",
4-
"version": "2.3.12",
4+
"version": "2.3.13",
55
"author": "Chen-Tai Hou <[email protected]>",
66
"bugs": {
77
"url": "https://github.com/gatsbyjs/gatsby/issues"

packages/gatsby-plugin-emotion/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [4.3.13](https://github.com/gatsbyjs/gatsby/compare/[email protected]@4.3.13) (2020-10-06)
7+
8+
**Note:** Version bump only for package gatsby-plugin-emotion
9+
610
## [4.3.12](https://github.com/gatsbyjs/gatsby/compare/[email protected]@4.3.12) (2020-09-28)
711

812
**Note:** Version bump only for package gatsby-plugin-emotion

packages/gatsby-plugin-emotion/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-plugin-emotion",
33
"description": "Gatsby plugin to add support for Emotion",
4-
"version": "4.3.12",
4+
"version": "4.3.13",
55
"author": "Tegan Churchill <[email protected]>",
66
"bugs": {
77
"url": "https://github.com/gatsbyjs/gatsby/issues"

packages/gatsby-plugin-facebook-analytics/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.4.13](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-facebook-analytics@[email protected]) (2020-10-06)
7+
8+
**Note:** Version bump only for package gatsby-plugin-facebook-analytics
9+
610
## [2.4.12](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-facebook-analytics@[email protected]) (2020-09-28)
711

812
**Note:** Version bump only for package gatsby-plugin-facebook-analytics

packages/gatsby-plugin-facebook-analytics/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-plugin-facebook-analytics",
33
"description": "Gatsby plugin to add facebook analytics onto a site",
4-
"version": "2.4.12",
4+
"version": "2.4.13",
55
"author": "Yeison Daza <[email protected]>",
66
"bugs": {
77
"url": "https://github.com/gatsbyjs/gatsby/issues"

packages/gatsby-plugin-feed/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.5.14](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.5.14) (2020-10-06)
7+
8+
**Note:** Version bump only for package gatsby-plugin-feed
9+
610
## [2.5.13](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.5.13) (2020-09-28)
711

812
**Note:** Version bump only for package gatsby-plugin-feed

packages/gatsby-plugin-feed/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-plugin-feed",
33
"description": "Creates an RSS feed for your Gatsby site.",
4-
"version": "2.5.13",
4+
"version": "2.5.14",
55
"author": "Nicholas Young <[email protected]>",
66
"bugs": {
77
"url": "https://github.com/gatsbyjs/gatsby/issues"

packages/gatsby-plugin-fullstory/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.3.14](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.3.14) (2020-10-06)
7+
8+
**Note:** Version bump only for package gatsby-plugin-fullstory
9+
610
## [2.3.13](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.3.13) (2020-09-28)
711

812
**Note:** Version bump only for package gatsby-plugin-fullstory

packages/gatsby-plugin-fullstory/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gatsby-plugin-fullstory",
3-
"version": "2.3.13",
3+
"version": "2.3.14",
44
"description": "Plugin to add the tracking code for Fullstory.com",
55
"main": "index.js",
66
"scripts": {

packages/gatsby-plugin-glamor/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.3.13](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.3.13) (2020-10-06)
7+
8+
**Note:** Version bump only for package gatsby-plugin-glamor
9+
610
## [2.3.12](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.3.12) (2020-09-28)
711

812
**Note:** Version bump only for package gatsby-plugin-glamor

packages/gatsby-plugin-glamor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-plugin-glamor",
33
"description": "Gatsby plugin to add support for Glamor",
4-
"version": "2.3.12",
4+
"version": "2.3.13",
55
"author": "Kyle Mathews <[email protected]>",
66
"bugs": {
77
"url": "https://github.com/gatsbyjs/gatsby/issues"

packages/gatsby-plugin-google-analytics/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.3.16](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-google-analytics@[email protected]) (2020-10-06)
7+
8+
**Note:** Version bump only for package gatsby-plugin-google-analytics
9+
610
## [2.3.15](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-google-analytics@[email protected]) (2020-09-28)
711

812
**Note:** Version bump only for package gatsby-plugin-google-analytics

packages/gatsby-plugin-google-analytics/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-plugin-google-analytics",
33
"description": "Gatsby plugin to add google analytics onto a site",
4-
"version": "2.3.15",
4+
"version": "2.3.16",
55
"author": "Kyle Mathews <[email protected]>",
66
"bugs": {
77
"url": "https://github.com/gatsbyjs/gatsby/issues"

packages/gatsby-plugin-google-gtag/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.1.13](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.1.13) (2020-10-06)
7+
8+
**Note:** Version bump only for package gatsby-plugin-google-gtag
9+
610
## [2.1.12](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.1.12) (2020-09-28)
711

812
**Note:** Version bump only for package gatsby-plugin-google-gtag

packages/gatsby-plugin-google-gtag/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-plugin-google-gtag",
33
"description": "Gatsby plugin to add google gtag onto a site",
4-
"version": "2.1.12",
4+
"version": "2.1.13",
55
"author": "Tyler Buchea <[email protected]>",
66
"bugs": {
77
"url": "https://github.com/gatsbyjs/gatsby/issues"

0 commit comments

Comments
 (0)