Skip to content

Commit

Permalink
chore(release): Publish
Browse files Browse the repository at this point in the history
 - babel-plugin-remove-graphql-queries@2.9.14
 - gatsby-admin@0.1.92
 - gatsby-cli@2.12.61
 - gatsby-link@2.4.13
 - gatsby-plugin-mdx@1.2.26
 - gatsby-plugin-offline@3.2.18
 - gatsby-plugin-typescript@2.4.15
 - gatsby-react-router-scroll@3.0.12
 - gatsby-recipes@0.1.52
 - gatsby-remark-images@3.3.19
 - gatsby-source-drupal@3.5.22
 - gatsby-source-shopify@3.2.21
 - gatsby-source-wordpress@3.3.22
 - gatsby@2.24.3
  • Loading branch information
sidharthachatterjee committed Jul 15, 2020
1 parent fa3a7eb commit 0d236e3
Show file tree
Hide file tree
Showing 28 changed files with 102 additions and 23 deletions.
6 changes: 6 additions & 0 deletions packages/babel-plugin-remove-graphql-queries/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.9.14](https://github.com/gatsbyjs/gatsby/compare/babel-plugin-remove-graphql-queries@2.9.13...babel-plugin-remove-graphql-queries@2.9.14) (2020-07-15)

### Features

- **gatsby:** Track static queries by template ([#25549](https://github.com/gatsbyjs/gatsby/issues/25549)) ([e640c5b](https://github.com/gatsbyjs/gatsby/commit/e640c5b))

## [2.9.13](https://github.com/gatsbyjs/gatsby/compare/babel-plugin-remove-graphql-queries@2.9.12...babel-plugin-remove-graphql-queries@2.9.13) (2020-07-09)

**Note:** Version bump only for package babel-plugin-remove-graphql-queries
Expand Down
2 changes: 1 addition & 1 deletion packages/babel-plugin-remove-graphql-queries/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "babel-plugin-remove-graphql-queries",
"version": "2.9.13",
"version": "2.9.14",
"author": "Jason Quense <monastic.panic@gmail.com>",
"repository": {
"type": "git",
Expand Down
6 changes: 6 additions & 0 deletions packages/gatsby-admin/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.

## [0.1.92](https://github.com/gatsbyjs/gatsby/compare/gatsby-admin@0.1.91...gatsby-admin@0.1.92) (2020-07-15)

### Features

- **gatsby-admin:** move to dropdown for plugin/theme actions ([#25598](https://github.com/gatsbyjs/gatsby/issues/25598)) ([9f84f11](https://github.com/gatsbyjs/gatsby/commit/9f84f11))

## [0.1.91](https://github.com/gatsbyjs/gatsby/compare/gatsby-admin@0.1.90...gatsby-admin@0.1.91) (2020-07-10)

**Note:** Version bump only for package gatsby-admin
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.91",
"version": "0.1.92",
"main": "index.js",
"author": "Max Stoiber",
"license": "MIT",
Expand All @@ -17,9 +17,9 @@
"@typescript-eslint/parser": "^2.28.0",
"csstype": "^2.6.10",
"formik": "^2.1.4",
"gatsby": "^2.24.2",
"gatsby": "^2.24.3",
"gatsby-interface": "0.0.173",
"gatsby-plugin-typescript": "^2.4.14",
"gatsby-plugin-typescript": "^2.4.15",
"gatsby-source-graphql": "^2.6.2",
"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.61](https://github.com/gatsbyjs/gatsby/compare/gatsby-cli@2.12.60...gatsby-cli@2.12.61) (2020-07-15)

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

## [2.12.60](https://github.com/gatsbyjs/gatsby/compare/gatsby-cli@2.12.59...gatsby-cli@2.12.60) (2020-07-09)

**Note:** Version bump only for package gatsby-cli
Expand Down
4 changes: 2 additions & 2 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.60",
"version": "2.12.61",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"bin": {
"gatsby": "cli.js"
Expand All @@ -24,7 +24,7 @@
"fs-exists-cached": "^1.0.0",
"fs-extra": "^8.1.0",
"gatsby-core-utils": "^1.3.12",
"gatsby-recipes": "^0.1.51",
"gatsby-recipes": "^0.1.52",
"gatsby-telemetry": "^1.3.19",
"hosted-git-info": "^3.0.4",
"ink": "^2.7.1",
Expand Down
7 changes: 7 additions & 0 deletions packages/gatsby-link/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
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-link@2.4.12...gatsby-link@2.4.13) (2020-07-15)

### Bug Fixes

- **gatsby:** Support numbers in navigate function ([#25611](https://github.com/gatsbyjs/gatsby/issues/25611)) ([83926c8](https://github.com/gatsbyjs/gatsby/commit/83926c8))
- **gatsby-link:** Do not crash in unit tests when globals are undefined ([#25608](https://github.com/gatsbyjs/gatsby/issues/25608)) ([6404fc7](https://github.com/gatsbyjs/gatsby/commit/6404fc7))

## [2.4.12](https://github.com/gatsbyjs/gatsby/compare/gatsby-link@2.4.11...gatsby-link@2.4.12) (2020-07-09)

**Note:** Version bump only for package gatsby-link
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-link/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby-link",
"description": "An enhanced Link component for Gatsby sites with support for resource prefetching",
"version": "2.4.12",
"version": "2.4.13",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand Down
6 changes: 6 additions & 0 deletions packages/gatsby-plugin-mdx/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.

## [1.2.26](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-mdx@1.2.25...gatsby-plugin-mdx@1.2.26) (2020-07-15)

### Performance Improvements

- **gatsby-plugin-mdx:** improve babel attr sub-plugin of mdx ([#25677](https://github.com/gatsbyjs/gatsby/issues/25677)) ([f2c0bd0](https://github.com/gatsbyjs/gatsby/commit/f2c0bd0))

## [1.2.25](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-mdx@1.2.24...gatsby-plugin-mdx@1.2.25) (2020-07-09)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion 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.25",
"version": "1.2.26",
"description": "MDX integration for Gatsby",
"main": "index.js",
"license": "MIT",
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.18](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-offline@3.2.17...gatsby-plugin-offline@3.2.18) (2020-07-15)

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

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

**Note:** Version bump only for package gatsby-plugin-offline
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-offline/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby-plugin-offline",
"description": "Gatsby plugin which sets up a site to be able to run offline",
"version": "3.2.17",
"version": "3.2.18",
"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-typescript/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.15](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-typescript@2.4.14...gatsby-plugin-typescript@2.4.15) (2020-07-15)

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

## [2.4.14](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-typescript@2.4.13...gatsby-plugin-typescript@2.4.14) (2020-07-09)

**Note:** Version bump only for package gatsby-plugin-typescript
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-plugin-typescript/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby-plugin-typescript",
"description": "Adds TypeScript support to Gatsby",
"version": "2.4.14",
"version": "2.4.15",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand All @@ -16,7 +16,7 @@
"@babel/plugin-proposal-optional-chaining": "^7.10.3",
"@babel/preset-typescript": "^7.10.1",
"@babel/runtime": "^7.10.3",
"babel-plugin-remove-graphql-queries": "^2.9.13"
"babel-plugin-remove-graphql-queries": "^2.9.14"
},
"devDependencies": {
"@babel/cli": "^7.10.3",
Expand Down
6 changes: 6 additions & 0 deletions packages/gatsby-react-router-scroll/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.

## [3.0.12](https://github.com/gatsbyjs/gatsby/compare/gatsby-react-router-scroll@3.0.11...gatsby-react-router-scroll@3.0.12) (2020-07-15)

### Bug Fixes

- **gatsby-react-router-scroll:** Properly scroll to 0 for new pages ([#25749](https://github.com/gatsbyjs/gatsby/issues/25749)) ([4ca8f05](https://github.com/gatsbyjs/gatsby/commit/4ca8f05))

## [3.0.11](https://github.com/gatsbyjs/gatsby/compare/gatsby-react-router-scroll@3.0.10...gatsby-react-router-scroll@3.0.11) (2020-07-09)

**Note:** Version bump only for package gatsby-react-router-scroll
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-react-router-scroll/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby-react-router-scroll",
"description": "React Router scroll management forked from https://github.com/ytase/react-router-scroll for Gatsby",
"version": "3.0.11",
"version": "3.0.12",
"author": "Jimmy Jia",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-recipes/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.52](https://github.com/gatsbyjs/gatsby/compare/gatsby-recipes@0.1.51...gatsby-recipes@0.1.52) (2020-07-15)

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

## [0.1.51](https://github.com/gatsbyjs/gatsby/compare/gatsby-recipes@0.1.50...gatsby-recipes@0.1.51) (2020-07-09)

### Features
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-recipes/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby-recipes",
"description": "Core functionality for Gatsby Recipes",
"version": "0.1.51",
"version": "0.1.52",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"main": "dist/index.js",
"bugs": {
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-remark-images/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.3.19](https://github.com/gatsbyjs/gatsby/compare/gatsby-remark-images@3.3.18...gatsby-remark-images@3.3.19) (2020-07-15)

**Note:** Version bump only for package gatsby-remark-images

## [3.3.18](https://github.com/gatsbyjs/gatsby/compare/gatsby-remark-images@3.3.17...gatsby-remark-images@3.3.18) (2020-07-09)

**Note:** Version bump only for package gatsby-remark-images
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-remark-images/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby-remark-images",
"description": "Processes images in markdown so they can be used in the production build.",
"version": "3.3.18",
"version": "3.3.19",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand Down
6 changes: 6 additions & 0 deletions packages/gatsby-source-drupal/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.

## [3.5.22](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-drupal@3.5.21...gatsby-source-drupal@3.5.22) (2020-07-15)

### Features

- **gatsby-source-drupal:** Add Drupal Fastbuilds ([#25428](https://github.com/gatsbyjs/gatsby/issues/25428)) ([64685c3](https://github.com/gatsbyjs/gatsby/commit/64685c3))

## [3.5.21](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-drupal@3.5.20...gatsby-source-drupal@3.5.21) (2020-07-09)

**Note:** Version bump only for package gatsby-source-drupal
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-source-drupal/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby-source-drupal",
"description": "Gatsby source plugin for building websites using the Drupal CMS as a data source",
"version": "3.5.21",
"version": "3.5.22",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand Down
6 changes: 6 additions & 0 deletions packages/gatsby-source-shopify/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.

## [3.2.21](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-shopify@3.2.20...gatsby-source-shopify@3.2.21) (2020-07-15)

### Bug Fixes

- **gatsby-source-shopify:** resource handle ([#24467](https://github.com/gatsbyjs/gatsby/issues/24467)) ([ee9319d](https://github.com/gatsbyjs/gatsby/commit/ee9319d))

## [3.2.20](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-shopify@3.2.19...gatsby-source-shopify@3.2.20) (2020-07-09)

**Note:** Version bump only for package gatsby-source-shopify
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-source-shopify/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gatsby-source-shopify",
"version": "3.2.20",
"version": "3.2.21",
"description": "Gatsby source plugin for building websites using Shopfiy as a data source.",
"scripts": {
"build": "babel src --out-dir . --ignore \"**/__tests__\"",
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-source-wordpress/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.3.22](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-wordpress@3.3.21...gatsby-source-wordpress@3.3.22) (2020-07-15)

**Note:** Version bump only for package gatsby-source-wordpress

## [3.3.21](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-wordpress@3.3.20...gatsby-source-wordpress@3.3.21) (2020-07-09)

**Note:** Version bump only for package gatsby-source-wordpress
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-source-wordpress/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby-source-wordpress",
"description": "Gatsby source plugin for building websites using the WordPress CMS as a data source.",
"version": "3.3.21",
"version": "3.3.22",
"author": "Sebastien Fichot <fichot.sebastien@gmail.com>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand Down
12 changes: 12 additions & 0 deletions packages/gatsby/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.24.3](https://github.com/gatsbyjs/gatsby/compare/gatsby@2.24.2...gatsby@2.24.3) (2020-07-15)

### Bug Fixes

- **gatsby:** fix timing issue around marking webpack as pending due to requires-writer run ([#25759](https://github.com/gatsbyjs/gatsby/issues/25759)) ([fa3a7eb](https://github.com/gatsbyjs/gatsby/commit/fa3a7eb))
- **gatsby:** Fixes process.env replacement for some packages ([#25684](https://github.com/gatsbyjs/gatsby/issues/25684)) ([d276917](https://github.com/gatsbyjs/gatsby/commit/d276917))
- **gatsby:** Support numbers in navigate function ([#25611](https://github.com/gatsbyjs/gatsby/issues/25611)) ([83926c8](https://github.com/gatsbyjs/gatsby/commit/83926c8))

### Features

- **gatsby:** Track static queries by template ([#25549](https://github.com/gatsbyjs/gatsby/issues/25549)) ([e640c5b](https://github.com/gatsbyjs/gatsby/commit/e640c5b))

## [2.24.2](https://github.com/gatsbyjs/gatsby/compare/gatsby@2.24.1...gatsby@2.24.2) (2020-07-10)

### Bug Fixes
Expand Down
12 changes: 6 additions & 6 deletions packages/gatsby/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby",
"description": "Blazing fast modern site generator for React",
"version": "2.24.2",
"version": "2.24.3",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"bin": {
"gatsby": "./cli.js"
Expand Down Expand Up @@ -31,7 +31,7 @@
"babel-loader": "^8.1.0",
"babel-plugin-add-module-exports": "^0.3.3",
"babel-plugin-dynamic-import-node": "^2.3.3",
"babel-plugin-remove-graphql-queries": "^2.9.13",
"babel-plugin-remove-graphql-queries": "^2.9.14",
"babel-preset-gatsby": "^0.5.2",
"better-opn": "1.0.0",
"better-queue": "^3.8.10",
Expand Down Expand Up @@ -70,14 +70,14 @@
"file-loader": "^1.1.11",
"fs-exists-cached": "1.0.0",
"fs-extra": "^8.1.0",
"gatsby-cli": "^2.12.60",
"gatsby-cli": "^2.12.61",
"gatsby-core-utils": "^1.3.12",
"gatsby-graphiql-explorer": "^0.4.11",
"gatsby-legacy-polyfills": "^0.0.2",
"gatsby-link": "^2.4.12",
"gatsby-link": "^2.4.13",
"gatsby-plugin-page-creator": "^2.3.17",
"gatsby-plugin-typescript": "^2.4.14",
"gatsby-react-router-scroll": "^3.0.11",
"gatsby-plugin-typescript": "^2.4.15",
"gatsby-react-router-scroll": "^3.0.12",
"gatsby-telemetry": "^1.3.19",
"glob": "^7.1.6",
"got": "8.3.2",
Expand Down

0 comments on commit 0d236e3

Please sign in to comment.