Skip to content

Commit

Permalink
chore(release): Publish
Browse files Browse the repository at this point in the history
 - babel-preset-gatsby@0.5.9
 - gatsby-admin@0.1.143
 - gatsby-cli@2.12.92
 - gatsby-core-utils@1.3.19
 - gatsby-dev-cli@2.7.19
 - gatsby-image@2.4.17
 - gatsby-page-utils@0.2.24
 - gatsby-plugin-manifest@2.4.28
 - gatsby-plugin-mdx@1.2.38
 - gatsby-plugin-netlify-cms@4.3.13
 - gatsby-plugin-netlify@2.3.14
 - gatsby-plugin-offline@3.2.27
 - gatsby-plugin-page-creator@2.3.26
 - gatsby-plugin-preload-fonts@1.2.24
 - gatsby-plugin-sharp@2.6.32
 - gatsby-recipes@0.2.21
 - gatsby-remark-autolink-headers@2.3.12
 - gatsby-remark-copy-linked-files@2.3.14
 - gatsby-remark-images-contentful@2.3.16
 - gatsby-remark-images@3.3.29
 - gatsby-remark-responsive-iframe@2.4.13
 - gatsby-source-contentful@2.3.42
 - gatsby-source-drupal@3.5.31
 - gatsby-source-filesystem@2.3.28
 - gatsby-source-shopify@3.2.30
 - gatsby-source-wordpress@3.3.32
 - gatsby-telemetry@1.3.31
 - gatsby-theme@0.1.4
 - gatsby-transformer-excel@2.4.11
 - gatsby-transformer-remark@2.8.33
 - gatsby-transformer-sqip@2.3.32
 - gatsby-transformer-toml@2.4.13
 - gatsby-transformer-xml@2.3.11
 - gatsby-transformer-yaml@2.4.11
 - gatsby@2.24.54
  • Loading branch information
wardpeet committed Sep 7, 2020
1 parent c9809c7 commit 7f3221b
Show file tree
Hide file tree
Showing 70 changed files with 213 additions and 65 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.9](https://github.com/gatsbyjs/gatsby/compare/babel-preset-gatsby@0.5.8...babel-preset-gatsby@0.5.9) (2020-09-07)

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

## [0.5.8](https://github.com/gatsbyjs/gatsby/compare/babel-preset-gatsby@0.5.7...babel-preset-gatsby@0.5.8) (2020-08-28)

### Features
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.8",
"version": "0.5.9",
"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.18",
"gatsby-core-utils": "^1.3.19",
"gatsby-legacy-polyfills": "^0.0.4"
},
"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.143](https://github.com/gatsbyjs/gatsby/compare/gatsby-admin@0.1.142...gatsby-admin@0.1.143) (2020-09-07)

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

## [0.1.142](https://github.com/gatsbyjs/gatsby/compare/gatsby-admin@0.1.141...gatsby-admin@0.1.142) (2020-08-31)

**Note:** Version bump only for package gatsby-admin
Expand Down
4 changes: 2 additions & 2 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.142",
"version": "0.1.143",
"main": "index.js",
"author": "Max Stoiber",
"license": "MIT",
Expand All @@ -19,7 +19,7 @@
"csstype": "^2.6.10",
"feedback-fish": "^0.1.12",
"formik": "^2.1.4",
"gatsby": "^2.24.53",
"gatsby": "^2.24.54",
"gatsby-interface": "0.0.183",
"gatsby-plugin-typescript": "^2.4.18",
"gatsby-plugin-webfonts": "^1.1.3",
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.92](https://github.com/gatsbyjs/gatsby/compare/gatsby-cli@2.12.91...gatsby-cli@2.12.92) (2020-09-07)

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

## [2.12.91](https://github.com/gatsbyjs/gatsby/compare/gatsby-cli@2.12.90...gatsby-cli@2.12.91) (2020-08-31)

### Bug Fixes
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.91",
"version": "2.12.92",
"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.18",
"gatsby-recipes": "^0.2.20",
"gatsby-telemetry": "^1.3.30",
"gatsby-core-utils": "^1.3.19",
"gatsby-recipes": "^0.2.21",
"gatsby-telemetry": "^1.3.31",
"hosted-git-info": "^3.0.4",
"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.19](https://github.com/gatsbyjs/gatsby/compare/gatsby-core-utils@1.3.18...gatsby-core-utils@1.3.19) (2020-09-07)

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

## [1.3.18](https://github.com/gatsbyjs/gatsby/compare/gatsby-core-utils@1.3.17...gatsby-core-utils@1.3.18) (2020-08-28)

**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.18",
"version": "1.3.19",
"description": "A collection of gatsby utils used in different gatsby packages",
"keywords": [
"gatsby",
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-dev-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.7.19](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@2.7.18...gatsby-dev-cli@2.7.19) (2020-09-07)

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

## [2.7.18](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@2.7.17...gatsby-dev-cli@2.7.18) (2020-08-28)

**Note:** Version bump only for package gatsby-dev-cli
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-dev-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby-dev-cli",
"description": "CLI helpers for contributors working on Gatsby",
"version": "2.7.18",
"version": "2.7.19",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"bin": {
"gatsby-dev": "./dist/index.js"
Expand Down
6 changes: 6 additions & 0 deletions packages/gatsby-image/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.4.17](https://github.com/gatsbyjs/gatsby/compare/gatsby-image@2.4.16...gatsby-image@2.4.17) (2020-09-07)

### Bug Fixes

- **gatsby-image:** do not render the source tag if no srcSet is provided ([#26766](https://github.com/gatsbyjs/gatsby/issues/26766)) ([268d982](https://github.com/gatsbyjs/gatsby/commit/268d982))

## [2.4.16](https://github.com/gatsbyjs/gatsby/compare/gatsby-image@2.4.15...gatsby-image@2.4.16) (2020-08-12)

### Bug Fixes
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.16",
"version": "2.4.17",
"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.24](https://github.com/gatsbyjs/gatsby/compare/gatsby-page-utils@0.2.23...gatsby-page-utils@0.2.24) (2020-09-07)

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

## [0.2.23](https://github.com/gatsbyjs/gatsby/compare/gatsby-page-utils@0.2.22...gatsby-page-utils@0.2.23) (2020-08-28)

**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.23",
"version": "0.2.24",
"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.18",
"gatsby-core-utils": "^1.3.19",
"glob": "^7.1.6",
"lodash": "^4.17.20",
"micromatch": "^3.1.10"
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-plugin-manifest/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.28](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-manifest@2.4.27...gatsby-plugin-manifest@2.4.28) (2020-09-07)

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

## [2.4.27](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-manifest@2.4.26...gatsby-plugin-manifest@2.4.27) (2020-08-31)

**Note:** Version bump only for package gatsby-plugin-manifest
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-plugin-manifest/package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "gatsby-plugin-manifest",
"description": "Gatsby plugin which adds a manifest.webmanifest to make sites progressive web apps",
"version": "2.4.27",
"version": "2.4.28",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
},
"dependencies": {
"@babel/runtime": "^7.10.3",
"gatsby-core-utils": "^1.3.18",
"gatsby-core-utils": "^1.3.19",
"semver": "^7.3.2",
"sharp": "^0.25.4"
},
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-plugin-mdx/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.2.38](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-mdx@1.2.37...gatsby-plugin-mdx@1.2.38) (2020-09-07)

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

## [1.2.37](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-mdx@1.2.36...gatsby-plugin-mdx@1.2.37) (2020-08-28)

**Note:** Version bump only for package gatsby-plugin-mdx
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-plugin-mdx/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gatsby-plugin-mdx",
"version": "1.2.37",
"version": "1.2.38",
"description": "MDX integration for Gatsby",
"main": "index.js",
"license": "MIT",
Expand Down Expand Up @@ -33,7 +33,7 @@
"escape-string-regexp": "^1.0.5",
"eval": "^0.1.4",
"fs-extra": "^8.1.0",
"gatsby-core-utils": "^1.3.18",
"gatsby-core-utils": "^1.3.19",
"gray-matter": "^4.0.2",
"json5": "^2.1.3",
"loader-utils": "^1.4.0",
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-plugin-netlify-cms/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-netlify-cms@4.3.12...gatsby-plugin-netlify-cms@4.3.13) (2020-09-07)

**Note:** Version bump only for package gatsby-plugin-netlify-cms

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

**Note:** Version bump only for package gatsby-plugin-netlify-cms
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-netlify-cms/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby-plugin-netlify-cms",
"description": "A Gatsby plugin which generates the Netlify CMS single page app",
"version": "4.3.12",
"version": "4.3.13",
"author": "Shawn Erquhart <shawn@erquh.art>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-plugin-netlify/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-netlify@2.3.13...gatsby-plugin-netlify@2.3.14) (2020-09-07)

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

## [2.3.13](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-netlify@2.3.12...gatsby-plugin-netlify@2.3.13) (2020-08-10)

**Note:** Version bump only for package gatsby-plugin-netlify
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-netlify/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby-plugin-netlify",
"description": "A Gatsby plugin which generates a _headers file for netlify",
"version": "2.3.13",
"version": "2.3.14",
"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-offline/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.

## [3.2.27](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-offline@3.2.26...gatsby-plugin-offline@3.2.27) (2020-09-07)

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

## [3.2.26](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-offline@3.2.25...gatsby-plugin-offline@3.2.26) (2020-08-28)

**Note:** Version bump only for package gatsby-plugin-offline
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-plugin-offline/package.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"name": "gatsby-plugin-offline",
"description": "Gatsby plugin which sets up a site to be able to run offline",
"version": "3.2.26",
"version": "3.2.27",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
},
"dependencies": {
"@babel/runtime": "^7.10.3",
"cheerio": "^1.0.0-rc.3",
"gatsby-core-utils": "^1.3.18",
"gatsby-core-utils": "^1.3.19",
"glob": "^7.1.6",
"idb-keyval": "^3.2.0",
"lodash": "^4.17.20",
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-plugin-page-creator/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.26](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-page-creator@2.3.25...gatsby-plugin-page-creator@2.3.26) (2020-09-07)

**Note:** Version bump only for package gatsby-plugin-page-creator

## [2.3.25](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-page-creator@2.3.24...gatsby-plugin-page-creator@2.3.25) (2020-08-28)

**Note:** Version bump only for package gatsby-plugin-page-creator
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-plugin-page-creator/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gatsby-plugin-page-creator",
"version": "2.3.25",
"version": "2.3.26",
"description": "Gatsby plugin that automatically creates pages from React components in specified directories",
"main": "index.js",
"scripts": {
Expand All @@ -26,7 +26,7 @@
"dependencies": {
"@babel/traverse": "^7.10.2",
"fs-exists-cached": "^1.0.0",
"gatsby-page-utils": "^0.2.23",
"gatsby-page-utils": "^0.2.24",
"globby": "^11.0.1",
"graphql": "^14.6.0",
"lodash": "^4.17.20",
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-plugin-preload-fonts/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.2.24](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-preload-fonts@1.2.23...gatsby-plugin-preload-fonts@1.2.24) (2020-09-07)

**Note:** Version bump only for package gatsby-plugin-preload-fonts

## [1.2.23](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-preload-fonts@1.2.22...gatsby-plugin-preload-fonts@1.2.23) (2020-08-28)

**Note:** Version bump only for package gatsby-plugin-preload-fonts
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-plugin-preload-fonts/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby-plugin-preload-fonts",
"description": "Gatsby plugin for preloading fonts per page",
"version": "1.2.23",
"version": "1.2.24",
"author": "Aaron Ross <superhawk610@gmail.com>",
"main": "index.js",
"bin": {
Expand All @@ -14,7 +14,7 @@
"chalk": "^2.4.2",
"date-fns": "^2.14.0",
"fs-extra": "^8.1.0",
"gatsby-core-utils": "^1.3.18",
"gatsby-core-utils": "^1.3.19",
"graphql-request": "^1.8.2",
"progress": "^2.0.3",
"puppeteer": "^3.3.0"
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-plugin-sharp/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.6.32](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-sharp@2.6.31...gatsby-plugin-sharp@2.6.32) (2020-09-07)

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

## [2.6.31](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-sharp@2.6.30...gatsby-plugin-sharp@2.6.31) (2020-08-31)

**Note:** Version bump only for package gatsby-plugin-sharp
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-plugin-sharp/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby-plugin-sharp",
"description": "Wrapper of the Sharp image manipulation library for Gatsby plugins",
"version": "2.6.31",
"version": "2.6.32",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand All @@ -11,7 +11,7 @@
"async": "^3.2.0",
"bluebird": "^3.7.2",
"fs-extra": "^9.0.1",
"gatsby-core-utils": "^1.3.18",
"gatsby-core-utils": "^1.3.19",
"got": "^10.7.0",
"imagemin": "^7.0.1",
"imagemin-mozjpeg": "^9.0.0",
Expand Down
Loading

0 comments on commit 7f3221b

Please sign in to comment.