Skip to content

Commit

Permalink
chore(release): Publish
Browse files Browse the repository at this point in the history
 - babel-preset-gatsby@0.5.13
 - gatsby-admin@0.1.157
 - gatsby-cli@2.12.103
 - gatsby-core-utils@1.3.23
 - gatsby-image@2.4.21
 - gatsby-page-utils@0.2.28
 - gatsby-plugin-canonical-urls@2.3.13
 - gatsby-plugin-catch-links@2.3.15
 - gatsby-plugin-coffeescript@2.3.13
 - gatsby-plugin-create-client-paths@2.3.13
 - gatsby-plugin-cxs@2.3.13
 - gatsby-plugin-emotion@4.3.13
 - gatsby-plugin-facebook-analytics@2.4.13
 - gatsby-plugin-feed@2.5.14
 - gatsby-plugin-fullstory@2.3.14
 - gatsby-plugin-glamor@2.3.13
 - gatsby-plugin-google-analytics@2.3.16
 - gatsby-plugin-google-gtag@2.1.13
 - gatsby-plugin-google-tagmanager@2.3.15
 - gatsby-plugin-guess-js@1.3.15
 - gatsby-plugin-jss@2.3.13
 - gatsby-plugin-layout@1.3.13
 - gatsby-plugin-less@4.0.6
 - gatsby-plugin-lodash@3.3.13
 - gatsby-plugin-manifest@2.4.34
 - gatsby-plugin-mdx@1.2.44
 - gatsby-plugin-netlify-cms@4.3.16
 - gatsby-plugin-netlify@2.3.17
 - gatsby-plugin-no-sourcemaps@2.2.1
 - gatsby-plugin-nprogress@2.3.13
 - gatsby-plugin-offline@3.2.31
 - gatsby-plugin-page-creator@2.3.31
 - gatsby-plugin-postcss@3.0.1
 - gatsby-plugin-preact@4.0.14
 - gatsby-plugin-preload-fonts@1.2.28
 - gatsby-plugin-react-css-modules@2.3.13
 - gatsby-plugin-react-helmet@3.3.13
 - gatsby-plugin-sass@2.3.15
 - gatsby-plugin-sharp@2.6.39
 - gatsby-plugin-sitemap@2.4.15
 - gatsby-plugin-styled-components@3.3.13
 - gatsby-plugin-styled-jsx@3.3.14
 - gatsby-plugin-stylus@2.3.13
 - gatsby-plugin-subfont@2.2.14
 - gatsby-plugin-typography@2.5.13
 - gatsby-plugin-utils@0.2.26
 - gatsby-recipes@0.2.31
 - gatsby-remark-autolink-headers@2.3.15
 - gatsby-remark-code-repls@3.2.14
 - gatsby-remark-copy-linked-files@2.3.19
 - gatsby-remark-custom-blocks@2.3.13
 - gatsby-remark-embed-snippet@4.3.17
 - gatsby-remark-graphviz@1.3.13
 - gatsby-remark-images-contentful@2.3.19
 - gatsby-remark-images@3.3.33
 - gatsby-remark-katex@3.3.14
 - gatsby-remark-prismjs@3.5.16
 - gatsby-remark-responsive-iframe@2.4.17
 - gatsby-remark-smartypants@2.3.13
 - gatsby-source-contentful@2.3.50
 - gatsby-source-drupal@3.5.36
 - gatsby-source-faker@2.3.13
 - gatsby-source-filesystem@2.3.33
 - gatsby-source-graphql@2.7.6
 - gatsby-source-hacker-news@2.4.13
 - gatsby-source-lever@2.3.14
 - gatsby-source-medium@2.3.13
 - gatsby-source-npm-package-search@2.3.16
 - gatsby-source-shopify@3.2.35
 - gatsby-source-wikipedia@2.3.14
 - gatsby-source-wordpress@3.3.37
 - gatsby-telemetry@1.3.38
 - gatsby-transformer-asciidoc@1.3.14
 - gatsby-transformer-csv@2.3.13
 - gatsby-transformer-documentationjs@4.3.16
 - gatsby-transformer-excel@2.4.14
 - gatsby-transformer-hjson@2.4.13
 - gatsby-transformer-javascript-frontmatter@2.3.14
 - gatsby-transformer-javascript-static-exports@2.4.13
 - gatsby-transformer-json@2.4.14
 - gatsby-transformer-pdf@1.3.14
 - gatsby-transformer-react-docgen@5.2.14
 - gatsby-transformer-remark@2.8.38
 - gatsby-transformer-sharp@2.5.17
 - gatsby-transformer-sqip@2.3.39
 - gatsby-transformer-toml@2.4.16
 - gatsby-transformer-xml@2.3.14
 - gatsby-transformer-yaml@2.4.14
 - gatsby@2.24.68
  • Loading branch information
mxstbr committed Oct 6, 2020
1 parent 49e6669 commit 84fa4be
Show file tree
Hide file tree
Showing 178 changed files with 487 additions and 119 deletions.
4 changes: 4 additions & 0 deletions packages/babel-preset-gatsby/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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/babel-preset-gatsby@0.5.12...babel-preset-gatsby@0.5.13) (2020-10-06)

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

## [0.5.12](https://github.com/gatsbyjs/gatsby/compare/babel-preset-gatsby@0.5.11...babel-preset-gatsby@0.5.12) (2020-10-01)

**Note:** Version bump only for package babel-preset-gatsby
Expand Down
4 changes: 2 additions & 2 deletions packages/babel-preset-gatsby/package.json
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 <hello@philippspiess.com>",
"repository": {
"type": "git",
Expand All @@ -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": {
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-admin/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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/gatsby-admin@0.1.156...gatsby-admin@0.1.157) (2020-10-06)

**Note:** Version bump only for package gatsby-admin

## [0.1.156](https://github.com/gatsbyjs/gatsby/compare/gatsby-admin@0.1.155...gatsby-admin@0.1.156) (2020-10-01)

### Bug Fixes
Expand Down
6 changes: 3 additions & 3 deletions packages/gatsby-admin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gatsby-admin",
"version": "0.1.156",
"version": "0.1.157",
"main": "index.js",
"author": "Max Stoiber",
"license": "MIT",
Expand All @@ -20,11 +20,11 @@
"@typescript-eslint/parser": "^2.34.0",
"csstype": "^2.6.13",
"formik": "^2.1.5",
"gatsby": "^2.24.67",
"gatsby": "^2.24.68",
"gatsby-interface": "^0.0.193",
"gatsby-plugin-typescript": "^2.4.21",
"gatsby-plugin-webfonts": "^1.1.3",
"gatsby-source-graphql": "^2.7.5",
"gatsby-source-graphql": "^2.7.6",
"lodash-es": "^4.17.15",
"ncp": "^2.0.0",
"nodemon": "^2.0.4",
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-cli/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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/gatsby-cli@2.12.102...gatsby-cli@2.12.103) (2020-10-06)

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

## [2.12.102](https://github.com/gatsbyjs/gatsby/compare/gatsby-cli@2.12.101...gatsby-cli@2.12.102) (2020-10-01)

**Note:** Version bump only for package gatsby-cli
Expand Down
8 changes: 4 additions & 4 deletions packages/gatsby-cli/package.json
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 <mathews.kyle@gmail.com>",
"bin": {
"gatsby": "cli.js"
Expand All @@ -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",
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-core-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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/gatsby-core-utils@1.3.22...gatsby-core-utils@1.3.23) (2020-10-06)

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

## [1.3.22](https://github.com/gatsbyjs/gatsby/compare/gatsby-core-utils@1.3.21...gatsby-core-utils@1.3.22) (2020-10-01)

**Note:** Version bump only for package gatsby-core-utils
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-core-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gatsby-core-utils",
"version": "1.3.22",
"version": "1.3.23",
"description": "A collection of gatsby utils used in different gatsby packages",
"keywords": [
"gatsby",
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-image/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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/gatsby-image@2.4.20...gatsby-image@2.4.21) (2020-10-06)

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

## [2.4.20](https://github.com/gatsbyjs/gatsby/compare/gatsby-image@2.4.19...gatsby-image@2.4.20) (2020-09-28)

**Note:** Version bump only for package gatsby-image
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-image/package.json
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 <mathews.kyle@gmail.com>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-page-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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/gatsby-page-utils@0.2.27...gatsby-page-utils@0.2.28) (2020-10-06)

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

## [0.2.27](https://github.com/gatsbyjs/gatsby/compare/gatsby-page-utils@0.2.26...gatsby-page-utils@0.2.27) (2020-10-01)

**Note:** Version bump only for package gatsby-page-utils
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-page-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gatsby-page-utils",
"version": "0.2.27",
"version": "0.2.28",
"description": "Gatsby library that helps creating pages",
"main": "dist/index.js",
"scripts": {
Expand All @@ -24,7 +24,7 @@
"bluebird": "^3.7.2",
"chokidar": "^3.4.2",
"fs-exists-cached": "^1.0.0",
"gatsby-core-utils": "^1.3.22",
"gatsby-core-utils": "^1.3.23",
"glob": "^7.1.6",
"lodash": "^4.17.20",
"micromatch": "^4.0.2"
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-plugin-canonical-urls/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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@2.3.12...gatsby-plugin-canonical-urls@2.3.13) (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@2.3.11...gatsby-plugin-canonical-urls@2.3.12) (2020-09-28)

**Note:** Version bump only for package gatsby-plugin-canonical-urls
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-canonical-urls/package.json
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 <mathews.kyle@gmail.com>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-plugin-catch-links/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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/gatsby-plugin-catch-links@2.3.14...gatsby-plugin-catch-links@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/gatsby-plugin-catch-links@2.3.13...gatsby-plugin-catch-links@2.3.14) (2020-10-01)

**Note:** Version bump only for package gatsby-plugin-catch-links
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-catch-links/package.json
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 <mathews.kyle@gmail.com>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-plugin-coffeescript/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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-coffeescript@2.3.12...gatsby-plugin-coffeescript@2.3.13) (2020-10-06)

**Note:** Version bump only for package gatsby-plugin-coffeescript

## [2.3.12](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-coffeescript@2.3.11...gatsby-plugin-coffeescript@2.3.12) (2020-09-28)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-coffeescript/package.json
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 <mathews.kyle@gmail.com>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-plugin-create-client-paths/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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@2.3.12...gatsby-plugin-create-client-paths@2.3.13) (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@2.3.11...gatsby-plugin-create-client-paths@2.3.12) (2020-09-28)

**Note:** Version bump only for package gatsby-plugin-create-client-paths
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-create-client-paths/package.json
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": "scott.eckenthal@gmail.com",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-plugin-cxs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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-cxs@2.3.12...gatsby-plugin-cxs@2.3.13) (2020-10-06)

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

## [2.3.12](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-cxs@2.3.11...gatsby-plugin-cxs@2.3.12) (2020-09-28)

**Note:** Version bump only for package gatsby-plugin-cxs
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-cxs/package.json
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 <ctxhou@gmail.com>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-plugin-emotion/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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/gatsby-plugin-emotion@4.3.12...gatsby-plugin-emotion@4.3.13) (2020-10-06)

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

## [4.3.12](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-emotion@4.3.11...gatsby-plugin-emotion@4.3.12) (2020-09-28)

**Note:** Version bump only for package gatsby-plugin-emotion
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-emotion/package.json
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 <churchill.tegan@gmail.com>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-plugin-facebook-analytics/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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@2.4.12...gatsby-plugin-facebook-analytics@2.4.13) (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@2.4.11...gatsby-plugin-facebook-analytics@2.4.12) (2020-09-28)

**Note:** Version bump only for package gatsby-plugin-facebook-analytics
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-facebook-analytics/package.json
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 <jahir045@gmail.com>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-plugin-feed/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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/gatsby-plugin-feed@2.5.13...gatsby-plugin-feed@2.5.14) (2020-10-06)

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

## [2.5.13](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-feed@2.5.12...gatsby-plugin-feed@2.5.13) (2020-09-28)

**Note:** Version bump only for package gatsby-plugin-feed
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-feed/package.json
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 <nicholas@nicholaswyoung.com>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-plugin-fullstory/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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/gatsby-plugin-fullstory@2.3.13...gatsby-plugin-fullstory@2.3.14) (2020-10-06)

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

## [2.3.13](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-fullstory@2.3.12...gatsby-plugin-fullstory@2.3.13) (2020-09-28)

**Note:** Version bump only for package gatsby-plugin-fullstory
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-fullstory/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gatsby-plugin-fullstory",
"version": "2.3.13",
"version": "2.3.14",
"description": "Plugin to add the tracking code for Fullstory.com",
"main": "index.js",
"scripts": {
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-plugin-glamor/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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-glamor@2.3.12...gatsby-plugin-glamor@2.3.13) (2020-10-06)

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

## [2.3.12](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-glamor@2.3.11...gatsby-plugin-glamor@2.3.12) (2020-09-28)

**Note:** Version bump only for package gatsby-plugin-glamor
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-glamor/package.json
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 <mathews.kyle@gmail.com>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-plugin-google-analytics/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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@2.3.15...gatsby-plugin-google-analytics@2.3.16) (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@2.3.14...gatsby-plugin-google-analytics@2.3.15) (2020-09-28)

**Note:** Version bump only for package gatsby-plugin-google-analytics
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-google-analytics/package.json
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 <mathews.kyle@gmail.com>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-plugin-google-gtag/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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/gatsby-plugin-google-gtag@2.1.12...gatsby-plugin-google-gtag@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/gatsby-plugin-google-gtag@2.1.11...gatsby-plugin-google-gtag@2.1.12) (2020-09-28)

**Note:** Version bump only for package gatsby-plugin-google-gtag
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-google-gtag/package.json
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 <tyler@buchea.com>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand Down
Loading

0 comments on commit 84fa4be

Please sign in to comment.