-
Notifications
You must be signed in to change notification settings - Fork 10.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- [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]
- Loading branch information
Showing
178 changed files
with
487 additions
and
119 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,10 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [0.5.13](https://github.com/gatsbyjs/gatsby/compare/[email protected]@0.5.13) (2020-10-06) | ||
|
||
**Note:** Version bump only for package babel-preset-gatsby | ||
|
||
## [0.5.12](https://github.com/gatsbyjs/gatsby/compare/[email protected]@0.5.12) (2020-10-01) | ||
|
||
**Note:** Version bump only for package babel-preset-gatsby | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "babel-preset-gatsby", | ||
"version": "0.5.12", | ||
"version": "0.5.13", | ||
"author": "Philipp Spiess <[email protected]>", | ||
"repository": { | ||
"type": "git", | ||
|
@@ -21,7 +21,7 @@ | |
"babel-plugin-dynamic-import-node": "^2.3.3", | ||
"babel-plugin-macros": "^2.8.0", | ||
"babel-plugin-transform-react-remove-prop-types": "^0.4.24", | ||
"gatsby-core-utils": "^1.3.22", | ||
"gatsby-core-utils": "^1.3.23", | ||
"gatsby-legacy-polyfills": "^0.0.5" | ||
}, | ||
"peerDependencies": { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,10 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [0.1.157](https://github.com/gatsbyjs/gatsby/compare/[email protected]@0.1.157) (2020-10-06) | ||
|
||
**Note:** Version bump only for package gatsby-admin | ||
|
||
## [0.1.156](https://github.com/gatsbyjs/gatsby/compare/[email protected]@0.1.156) (2020-10-01) | ||
|
||
### Bug Fixes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,10 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [2.12.103](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.12.103) (2020-10-06) | ||
|
||
**Note:** Version bump only for package gatsby-cli | ||
|
||
## [2.12.102](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.12.102) (2020-10-01) | ||
|
||
**Note:** Version bump only for package gatsby-cli | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "gatsby-cli", | ||
"description": "Gatsby command-line interface for creating new sites and running Gatsby commands", | ||
"version": "2.12.102", | ||
"version": "2.12.103", | ||
"author": "Kyle Mathews <[email protected]>", | ||
"bin": { | ||
"gatsby": "cli.js" | ||
|
@@ -23,9 +23,9 @@ | |
"execa": "^3.4.0", | ||
"fs-exists-cached": "^1.0.0", | ||
"fs-extra": "^8.1.0", | ||
"gatsby-core-utils": "^1.3.22", | ||
"gatsby-recipes": "^0.2.30", | ||
"gatsby-telemetry": "^1.3.37", | ||
"gatsby-core-utils": "^1.3.23", | ||
"gatsby-recipes": "^0.2.31", | ||
"gatsby-telemetry": "^1.3.38", | ||
"hosted-git-info": "^3.0.5", | ||
"ink": "^2.7.1", | ||
"ink-spinner": "^3.1.0", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,10 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [1.3.23](https://github.com/gatsbyjs/gatsby/compare/[email protected]@1.3.23) (2020-10-06) | ||
|
||
**Note:** Version bump only for package gatsby-core-utils | ||
|
||
## [1.3.22](https://github.com/gatsbyjs/gatsby/compare/[email protected]@1.3.22) (2020-10-01) | ||
|
||
**Note:** Version bump only for package gatsby-core-utils | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,10 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [2.4.21](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.4.21) (2020-10-06) | ||
|
||
**Note:** Version bump only for package gatsby-image | ||
|
||
## [2.4.20](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.4.20) (2020-09-28) | ||
|
||
**Note:** Version bump only for package gatsby-image | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "gatsby-image", | ||
"description": "Lazy-loading React image component with optional support for the blur-up effect.", | ||
"version": "2.4.20", | ||
"version": "2.4.21", | ||
"author": "Kyle Mathews <[email protected]>", | ||
"bugs": { | ||
"url": "https://github.com/gatsbyjs/gatsby/issues" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,10 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [0.2.28](https://github.com/gatsbyjs/gatsby/compare/[email protected]@0.2.28) (2020-10-06) | ||
|
||
**Note:** Version bump only for package gatsby-page-utils | ||
|
||
## [0.2.27](https://github.com/gatsbyjs/gatsby/compare/[email protected]@0.2.27) (2020-10-01) | ||
|
||
**Note:** Version bump only for package gatsby-page-utils | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,10 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [2.3.13](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-canonical-urls@[email protected]) (2020-10-06) | ||
|
||
**Note:** Version bump only for package gatsby-plugin-canonical-urls | ||
|
||
## [2.3.12](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-canonical-urls@[email protected]) (2020-09-28) | ||
|
||
**Note:** Version bump only for package gatsby-plugin-canonical-urls | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "gatsby-plugin-canonical-urls", | ||
"description": "Add canonical links to HTML pages Gatsby generates.", | ||
"version": "2.3.12", | ||
"version": "2.3.13", | ||
"author": "Kyle Mathews <[email protected]>", | ||
"bugs": { | ||
"url": "https://github.com/gatsbyjs/gatsby/issues" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,10 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [2.3.15](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.3.15) (2020-10-06) | ||
|
||
**Note:** Version bump only for package gatsby-plugin-catch-links | ||
|
||
## [2.3.14](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.3.14) (2020-10-01) | ||
|
||
**Note:** Version bump only for package gatsby-plugin-catch-links | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "gatsby-plugin-catch-links", | ||
"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.", | ||
"version": "2.3.14", | ||
"version": "2.3.15", | ||
"author": "Kyle Mathews <[email protected]>", | ||
"bugs": { | ||
"url": "https://github.com/gatsbyjs/gatsby/issues" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,10 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [2.3.13](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.3.13) (2020-10-06) | ||
|
||
**Note:** Version bump only for package gatsby-plugin-coffeescript | ||
|
||
## [2.3.12](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.3.12) (2020-09-28) | ||
|
||
### Bug Fixes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "gatsby-plugin-coffeescript", | ||
"description": "Adds CoffeeScript support for Gatsby", | ||
"version": "2.3.12", | ||
"version": "2.3.13", | ||
"author": "Kyle Mathews <[email protected]>", | ||
"bugs": { | ||
"url": "https://github.com/gatsbyjs/gatsby/issues" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,10 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [2.3.13](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-create-client-paths@[email protected]) (2020-10-06) | ||
|
||
**Note:** Version bump only for package gatsby-plugin-create-client-paths | ||
|
||
## [2.3.12](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-create-client-paths@[email protected]) (2020-09-28) | ||
|
||
**Note:** Version bump only for package gatsby-plugin-create-client-paths | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "gatsby-plugin-create-client-paths", | ||
"description": "Gatsby-plugin for creating paths that exist only on the client", | ||
"version": "2.3.12", | ||
"version": "2.3.13", | ||
"author": "[email protected]", | ||
"bugs": { | ||
"url": "https://github.com/gatsbyjs/gatsby/issues" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,10 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [2.3.13](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.3.13) (2020-10-06) | ||
|
||
**Note:** Version bump only for package gatsby-plugin-cxs | ||
|
||
## [2.3.12](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.3.12) (2020-09-28) | ||
|
||
**Note:** Version bump only for package gatsby-plugin-cxs | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "gatsby-plugin-cxs", | ||
"description": "Gatsby plugin to add SSR support for ctx", | ||
"version": "2.3.12", | ||
"version": "2.3.13", | ||
"author": "Chen-Tai Hou <[email protected]>", | ||
"bugs": { | ||
"url": "https://github.com/gatsbyjs/gatsby/issues" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,10 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [4.3.13](https://github.com/gatsbyjs/gatsby/compare/[email protected]@4.3.13) (2020-10-06) | ||
|
||
**Note:** Version bump only for package gatsby-plugin-emotion | ||
|
||
## [4.3.12](https://github.com/gatsbyjs/gatsby/compare/[email protected]@4.3.12) (2020-09-28) | ||
|
||
**Note:** Version bump only for package gatsby-plugin-emotion | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "gatsby-plugin-emotion", | ||
"description": "Gatsby plugin to add support for Emotion", | ||
"version": "4.3.12", | ||
"version": "4.3.13", | ||
"author": "Tegan Churchill <[email protected]>", | ||
"bugs": { | ||
"url": "https://github.com/gatsbyjs/gatsby/issues" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,10 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [2.4.13](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-facebook-analytics@[email protected]) (2020-10-06) | ||
|
||
**Note:** Version bump only for package gatsby-plugin-facebook-analytics | ||
|
||
## [2.4.12](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-facebook-analytics@[email protected]) (2020-09-28) | ||
|
||
**Note:** Version bump only for package gatsby-plugin-facebook-analytics | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "gatsby-plugin-facebook-analytics", | ||
"description": "Gatsby plugin to add facebook analytics onto a site", | ||
"version": "2.4.12", | ||
"version": "2.4.13", | ||
"author": "Yeison Daza <[email protected]>", | ||
"bugs": { | ||
"url": "https://github.com/gatsbyjs/gatsby/issues" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,10 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [2.5.14](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.5.14) (2020-10-06) | ||
|
||
**Note:** Version bump only for package gatsby-plugin-feed | ||
|
||
## [2.5.13](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.5.13) (2020-09-28) | ||
|
||
**Note:** Version bump only for package gatsby-plugin-feed | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "gatsby-plugin-feed", | ||
"description": "Creates an RSS feed for your Gatsby site.", | ||
"version": "2.5.13", | ||
"version": "2.5.14", | ||
"author": "Nicholas Young <[email protected]>", | ||
"bugs": { | ||
"url": "https://github.com/gatsbyjs/gatsby/issues" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,10 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [2.3.14](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.3.14) (2020-10-06) | ||
|
||
**Note:** Version bump only for package gatsby-plugin-fullstory | ||
|
||
## [2.3.13](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.3.13) (2020-09-28) | ||
|
||
**Note:** Version bump only for package gatsby-plugin-fullstory | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,10 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [2.3.13](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.3.13) (2020-10-06) | ||
|
||
**Note:** Version bump only for package gatsby-plugin-glamor | ||
|
||
## [2.3.12](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.3.12) (2020-09-28) | ||
|
||
**Note:** Version bump only for package gatsby-plugin-glamor | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "gatsby-plugin-glamor", | ||
"description": "Gatsby plugin to add support for Glamor", | ||
"version": "2.3.12", | ||
"version": "2.3.13", | ||
"author": "Kyle Mathews <[email protected]>", | ||
"bugs": { | ||
"url": "https://github.com/gatsbyjs/gatsby/issues" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,10 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [2.3.16](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-google-analytics@[email protected]) (2020-10-06) | ||
|
||
**Note:** Version bump only for package gatsby-plugin-google-analytics | ||
|
||
## [2.3.15](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-google-analytics@[email protected]) (2020-09-28) | ||
|
||
**Note:** Version bump only for package gatsby-plugin-google-analytics | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "gatsby-plugin-google-analytics", | ||
"description": "Gatsby plugin to add google analytics onto a site", | ||
"version": "2.3.15", | ||
"version": "2.3.16", | ||
"author": "Kyle Mathews <[email protected]>", | ||
"bugs": { | ||
"url": "https://github.com/gatsbyjs/gatsby/issues" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,10 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [2.1.13](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.1.13) (2020-10-06) | ||
|
||
**Note:** Version bump only for package gatsby-plugin-google-gtag | ||
|
||
## [2.1.12](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.1.12) (2020-09-28) | ||
|
||
**Note:** Version bump only for package gatsby-plugin-google-gtag | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "gatsby-plugin-google-gtag", | ||
"description": "Gatsby plugin to add google gtag onto a site", | ||
"version": "2.1.12", | ||
"version": "2.1.13", | ||
"author": "Tyler Buchea <[email protected]>", | ||
"bugs": { | ||
"url": "https://github.com/gatsbyjs/gatsby/issues" | ||
|
Oops, something went wrong.