Skip to content

Commit

Permalink
chore(release): Publish next
Browse files Browse the repository at this point in the history
 - create-gatsby@0.2.0-next.3
 - gatsby-admin@0.5.0-next.3
 - gatsby-cli@2.16.0-next.3
 - gatsby-codemods@1.7.0-next.1
 - gatsby-plugin-image@0.4.0-next.2
 - gatsby-plugin-manifest@2.9.0-next.2
 - gatsby-plugin-sharp@2.11.0-next.3
 - gatsby-transformer-sqip@2.8.0-next.3
 - gatsby@2.29.0-next.3
  • Loading branch information
Laurie committed Dec 4, 2020
1 parent 5bc84a9 commit edf46b7
Show file tree
Hide file tree
Showing 18 changed files with 65 additions and 19 deletions.
4 changes: 4 additions & 0 deletions packages/create-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.2.0-next.3](https://github.com/gatsbyjs/gatsby/compare/create-gatsby@0.2.0-next.2...create-gatsby@0.2.0-next.3) (2020-12-04)

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

# [0.2.0-next.2](https://github.com/gatsbyjs/gatsby/compare/create-gatsby@0.2.0-next.1...create-gatsby@0.2.0-next.2) (2020-12-03)

### Features
Expand Down
2 changes: 1 addition & 1 deletion packages/create-gatsby/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-gatsby",
"version": "0.2.0-next.2",
"version": "0.2.0-next.3",
"main": "lib/index.js",
"bin": "cli.js",
"license": "MIT",
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.5.0-next.3](https://github.com/gatsbyjs/gatsby/compare/gatsby-admin@0.5.0-next.2...gatsby-admin@0.5.0-next.3) (2020-12-04)

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

# [0.5.0-next.2](https://github.com/gatsbyjs/gatsby/compare/gatsby-admin@0.5.0-next.1...gatsby-admin@0.5.0-next.2) (2020-12-03)

**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.5.0-next.2",
"version": "0.5.0-next.3",
"main": "index.js",
"author": "Max Stoiber",
"license": "MIT",
Expand All @@ -20,7 +20,7 @@
"@typescript-eslint/parser": "^2.34.0",
"csstype": "^2.6.13",
"formik": "^2.2.5",
"gatsby": "^2.29.0-next.2",
"gatsby": "^2.29.0-next.3",
"gatsby-interface": "^0.0.225",
"gatsby-plugin-typescript": "^2.9.0-next.0",
"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.16.0-next.3](https://github.com/gatsbyjs/gatsby/compare/gatsby-cli@2.16.0-next.2...gatsby-cli@2.16.0-next.3) (2020-12-04)

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

# [2.16.0-next.2](https://github.com/gatsbyjs/gatsby/compare/gatsby-cli@2.16.0-next.1...gatsby-cli@2.16.0-next.2) (2020-12-03)

**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.16.0-next.2",
"version": "2.16.0-next.3",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"bin": {
"gatsby": "cli.js"
Expand All @@ -19,7 +19,7 @@
"common-tags": "^1.8.0",
"configstore": "^5.0.1",
"convert-hrtime": "^3.0.0",
"create-gatsby": "^0.2.0-next.2",
"create-gatsby": "^0.2.0-next.3",
"envinfo": "^7.7.3",
"execa": "^3.4.0",
"fs-exists-cached": "^1.0.0",
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-codemods/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.7.0-next.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-codemods@1.7.0-next.0...gatsby-codemods@1.7.0-next.1) (2020-12-04)

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

# [1.7.0-next.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-codemods@1.6.0-next.0...gatsby-codemods@1.7.0-next.0) (2020-11-26)

**Note:** Version bump only for package gatsby-codemods
Expand Down
12 changes: 6 additions & 6 deletions packages/gatsby-codemods/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gatsby-codemods",
"version": "1.7.0-next.0",
"version": "1.7.0-next.1",
"description": "A collection of codemod scripts for use with JSCodeshift that help migrate to newer versions of Gatsby.",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -30,13 +30,13 @@
"devDependencies": {
"@babel/cli": "^7.12.1",
"@babel/core": "^7.12.3",
"babel-preset-gatsby-package": "^0.9.0-next.0",
"@babel/plugin-syntax-jsx": "^7.12.1",
"@babel/plugin-syntax-typescript": "^7.12.1",
"@babel/plugin-proposal-class-properties": "^7.12.1",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"recast": "^0.20.4",
"cross-env": "^7.0.2"
"@babel/plugin-syntax-jsx": "^7.12.1",
"@babel/plugin-syntax-typescript": "^7.12.1",
"babel-preset-gatsby-package": "^0.9.0-next.0",
"cross-env": "^7.0.2",
"recast": "^0.20.4"
},
"engines": {
"node": ">=10.13.0"
Expand Down
10 changes: 10 additions & 0 deletions packages/gatsby-plugin-image/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.4.0-next.2](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-image@0.4.0-next.1...gatsby-plugin-image@0.4.0-next.2) (2020-12-04)

### Bug Fixes

- **gatsby-plugin-image:** don't show hydration warning ([#28407](https://github.com/gatsbyjs/gatsby/issues/28407)) ([b6b5207](https://github.com/gatsbyjs/gatsby/commit/b6b5207979370c244e32977c87242064f067842c))

### Features

- **gatsby-plugin-image:** Add helper function to grab src ([#28463](https://github.com/gatsbyjs/gatsby/issues/28463)) ([4ab296f](https://github.com/gatsbyjs/gatsby/commit/4ab296fb911798836110d31a3695abf53dc0c291))

# [0.4.0-next.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-image@0.4.0-next.0...gatsby-plugin-image@0.4.0-next.1) (2020-12-01)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-image/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gatsby-plugin-image",
"version": "0.4.0-next.1",
"version": "0.4.0-next.2",
"scripts": {
"build": "npm-run-all -s clean -p build:*",
"build:gatsby-node": "tsc --jsx react --downlevelIteration true --skipLibCheck true --esModuleInterop true --outDir dist/ src/gatsby-node.ts src/babel-plugin-parse-static-images.ts src/resolver-utils.ts src/types.d.ts",
Expand Down
6 changes: 6 additions & 0 deletions packages/gatsby-plugin-manifest/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.0-next.2](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-manifest@2.9.0-next.1...gatsby-plugin-manifest@2.9.0-next.2) (2020-12-04)

### Features

- **gatsby-plugin-manifest:** Add support for share_target ([#28457](https://github.com/gatsbyjs/gatsby/issues/28457)) ([1fe3f9a](https://github.com/gatsbyjs/gatsby/commit/1fe3f9ab6f7385a084ec783b4d109139cdfab620))

# [2.9.0-next.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-manifest@2.9.0-next.0...gatsby-plugin-manifest@2.9.0-next.1) (2020-12-01)

**Note:** Version bump only for package gatsby-plugin-manifest
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-manifest/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby-plugin-manifest",
"description": "Gatsby plugin which adds a manifest.webmanifest to make sites progressive web apps",
"version": "2.9.0-next.1",
"version": "2.9.0-next.2",
"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-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.11.0-next.3](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-sharp@2.11.0-next.2...gatsby-plugin-sharp@2.11.0-next.3) (2020-12-04)

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

# [2.11.0-next.2](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-sharp@2.11.0-next.1...gatsby-plugin-sharp@2.11.0-next.2) (2020-12-03)

### Bug Fixes
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.11.0-next.2",
"version": "2.11.0-next.3",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand Down Expand Up @@ -33,7 +33,7 @@
"@types/sharp": "^0.26.1",
"babel-preset-gatsby-package": "^0.9.0-next.0",
"cross-env": "^7.0.2",
"gatsby-plugin-image": "^0.4.0-next.1"
"gatsby-plugin-image": "^0.4.0-next.2"
},
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-sharp#readme",
"keywords": [
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-transformer-sqip/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.8.0-next.3](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sqip@2.8.0-next.2...gatsby-transformer-sqip@2.8.0-next.3) (2020-12-04)

**Note:** Version bump only for package gatsby-transformer-sqip

# [2.8.0-next.2](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sqip@2.8.0-next.1...gatsby-transformer-sqip@2.8.0-next.2) (2020-12-03)

**Note:** Version bump only for package gatsby-transformer-sqip
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-transformer-sqip/package.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"name": "gatsby-transformer-sqip",
"description": "Generates geometric primitive version of images",
"version": "2.8.0-next.2",
"version": "2.8.0-next.3",
"author": "Benedikt Rötsch <roetsch.beni@gmail.com>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
},
"dependencies": {
"@babel/runtime": "^7.12.5",
"fs-extra": "^8.1.0",
"gatsby-plugin-sharp": "^2.11.0-next.2",
"gatsby-plugin-sharp": "^2.11.0-next.3",
"md5-file": "^5.0.0",
"mini-svg-data-uri": "^1.2.3",
"p-queue": "^6.6.2",
Expand Down
6 changes: 6 additions & 0 deletions packages/gatsby/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.29.0-next.3](https://github.com/gatsbyjs/gatsby/compare/gatsby@2.29.0-next.2...gatsby@2.29.0-next.3) (2020-12-04)

### Bug Fixes

- **gatsby:** Add bodyComponent to replaceRenderer args ([#28456](https://github.com/gatsbyjs/gatsby/issues/28456)) ([9a77810](https://github.com/gatsbyjs/gatsby/commit/9a77810b1f2f0a529dd13760d0a7b73b2b50fd81))

# [2.29.0-next.2](https://github.com/gatsbyjs/gatsby/compare/gatsby@2.29.0-next.1...gatsby@2.29.0-next.2) (2020-12-03)

### Bug Fixes
Expand Down
4 changes: 2 additions & 2 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.29.0-next.2",
"version": "2.29.0-next.3",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"bin": {
"gatsby": "./cli.js"
Expand Down Expand Up @@ -77,7 +77,7 @@
"find-cache-dir": "^3.3.1",
"fs-exists-cached": "1.0.0",
"fs-extra": "^8.1.0",
"gatsby-cli": "^2.16.0-next.2",
"gatsby-cli": "^2.16.0-next.3",
"gatsby-core-utils": "^1.7.0-next.0",
"gatsby-graphiql-explorer": "^0.8.0-next.0",
"gatsby-legacy-polyfills": "^0.4.0-next.0",
Expand Down

0 comments on commit edf46b7

Please sign in to comment.