Skip to content

Commit 968914f

Browse files
chore(release): Publish next
- babel-preset-gatsby@0.10.0-next.1 - gatsby-admin@0.6.0-next.8 - gatsby-cli@2.17.0-next.5 - gatsby-core-utils@1.8.0-next.1 - gatsby-page-utils@0.7.0-next.1 - gatsby-plugin-image@0.5.0-next.6 - gatsby-plugin-manifest@2.10.0-next.2 - gatsby-plugin-mdx@1.8.0-next.2 - gatsby-plugin-offline@3.8.0-next.2 - gatsby-plugin-page-creator@2.8.0-next.2 - gatsby-plugin-preload-fonts@1.7.0-next.1 - gatsby-plugin-sharp@2.12.0-next.6 - gatsby-recipes@0.7.0-next.2 - gatsby-remark-images-contentful@2.8.0-next.1 - gatsby-remark-images@3.9.0-next.2 - gatsby-source-contentful@4.4.0-next.4 - gatsby-source-drupal@3.11.0-next.2 - gatsby-source-filesystem@2.9.0-next.2 - gatsby-source-graphql@2.12.0-next.1 - gatsby-source-shopify@3.8.0-next.2 - gatsby-source-wordpress@3.9.0-next.2 - gatsby-telemetry@1.8.0-next.1 - gatsby-transformer-remark@2.14.0-next.2 - gatsby-transformer-sharp@2.10.0-next.3 - gatsby-transformer-sqip@2.9.0-next.6 - gatsby@2.30.0-next.8
1 parent 5c3931c commit 968914f

52 files changed

Lines changed: 183 additions & 60 deletions

File tree

Some content is hidden

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

packages/babel-preset-gatsby/CHANGELOG.md

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

6+
# [0.10.0-next.1](https://github.com/gatsbyjs/gatsby/compare/babel-preset-gatsby@0.10.0-next.0...babel-preset-gatsby@0.10.0-next.1) (2020-12-29)
7+
8+
**Note:** Version bump only for package babel-preset-gatsby
9+
610
# [0.10.0-next.0](https://github.com/gatsbyjs/gatsby/compare/babel-preset-gatsby@0.9.0-next.0...babel-preset-gatsby@0.10.0-next.0) (2020-12-10)
711

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

packages/babel-preset-gatsby/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "babel-preset-gatsby",
3-
"version": "0.10.0-next.0",
3+
"version": "0.10.0-next.1",
44
"author": "Philipp Spiess <hello@philippspiess.com>",
55
"repository": {
66
"type": "git",
@@ -21,7 +21,7 @@
2121
"babel-plugin-dynamic-import-node": "^2.3.3",
2222
"babel-plugin-macros": "^2.8.0",
2323
"babel-plugin-transform-react-remove-prop-types": "^0.4.24",
24-
"gatsby-core-utils": "^1.8.0-next.0",
24+
"gatsby-core-utils": "^1.8.0-next.1",
2525
"gatsby-legacy-polyfills": "^0.5.0-next.0"
2626
},
2727
"peerDependencies": {

packages/gatsby-admin/CHANGELOG.md

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

6+
# [0.6.0-next.8](https://github.com/gatsbyjs/gatsby/compare/gatsby-admin@0.6.0-next.7...gatsby-admin@0.6.0-next.8) (2020-12-29)
7+
8+
**Note:** Version bump only for package gatsby-admin
9+
610
# [0.6.0-next.7](https://github.com/gatsbyjs/gatsby/compare/gatsby-admin@0.6.0-next.6...gatsby-admin@0.6.0-next.7) (2020-12-18)
711

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

packages/gatsby-admin/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gatsby-admin",
3-
"version": "0.6.0-next.7",
3+
"version": "0.6.0-next.8",
44
"main": "index.js",
55
"author": "Max Stoiber",
66
"license": "MIT",
@@ -20,11 +20,11 @@
2020
"@typescript-eslint/parser": "^2.34.0",
2121
"csstype": "^2.6.13",
2222
"formik": "^2.2.5",
23-
"gatsby": "^2.30.0-next.7",
23+
"gatsby": "^2.30.0-next.8",
2424
"gatsby-interface": "^0.0.225",
2525
"gatsby-plugin-typescript": "^2.10.0-next.0",
2626
"gatsby-plugin-webfonts": "^1.1.3",
27-
"gatsby-source-graphql": "^2.12.0-next.0",
27+
"gatsby-source-graphql": "^2.12.0-next.1",
2828
"lodash-es": "^4.17.15",
2929
"ncp": "^2.0.0",
3030
"nodemon": "^2.0.6",

packages/gatsby-cli/CHANGELOG.md

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

6+
# [2.17.0-next.5](https://github.com/gatsbyjs/gatsby/compare/gatsby-cli@2.17.0-next.4...gatsby-cli@2.17.0-next.5) (2020-12-29)
7+
8+
**Note:** Version bump only for package gatsby-cli
9+
610
# [2.17.0-next.4](https://github.com/gatsbyjs/gatsby/compare/gatsby-cli@2.17.0-next.3...gatsby-cli@2.17.0-next.4) (2020-12-17)
711

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

packages/gatsby-cli/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-cli",
33
"description": "Gatsby command-line interface for creating new sites and running Gatsby commands",
4-
"version": "2.17.0-next.4",
4+
"version": "2.17.0-next.5",
55
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
66
"bin": {
77
"gatsby": "cli.js"
@@ -24,9 +24,9 @@
2424
"execa": "^3.4.0",
2525
"fs-exists-cached": "^1.0.0",
2626
"fs-extra": "^8.1.0",
27-
"gatsby-core-utils": "^1.8.0-next.0",
28-
"gatsby-recipes": "^0.7.0-next.1",
29-
"gatsby-telemetry": "^1.8.0-next.0",
27+
"gatsby-core-utils": "^1.8.0-next.1",
28+
"gatsby-recipes": "^0.7.0-next.2",
29+
"gatsby-telemetry": "^1.8.0-next.1",
3030
"hosted-git-info": "^3.0.6",
3131
"is-valid-path": "^0.1.1",
3232
"lodash": "^4.17.20",

packages/gatsby-core-utils/CHANGELOG.md

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

6+
# [1.8.0-next.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-core-utils@1.8.0-next.0...gatsby-core-utils@1.8.0-next.1) (2020-12-29)
7+
8+
**Note:** Version bump only for package gatsby-core-utils
9+
610
# [1.8.0-next.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-core-utils@1.7.0-next.0...gatsby-core-utils@1.8.0-next.0) (2020-12-10)
711

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

packages/gatsby-core-utils/package.json

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

packages/gatsby-page-utils/CHANGELOG.md

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

6+
# [0.7.0-next.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-page-utils@0.7.0-next.0...gatsby-page-utils@0.7.0-next.1) (2020-12-29)
7+
8+
**Note:** Version bump only for package gatsby-page-utils
9+
610
# [0.7.0-next.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-page-utils@0.6.0-next.1...gatsby-page-utils@0.7.0-next.0) (2020-12-10)
711

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

packages/gatsby-page-utils/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gatsby-page-utils",
3-
"version": "0.7.0-next.0",
3+
"version": "0.7.0-next.1",
44
"description": "Gatsby library that helps creating pages",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",
@@ -26,7 +26,7 @@
2626
"bluebird": "^3.7.2",
2727
"chokidar": "^3.4.3",
2828
"fs-exists-cached": "^1.0.0",
29-
"gatsby-core-utils": "^1.8.0-next.0",
29+
"gatsby-core-utils": "^1.8.0-next.1",
3030
"glob": "^7.1.6",
3131
"lodash": "^4.17.20",
3232
"micromatch": "^4.0.2"

0 commit comments

Comments
 (0)