Skip to content

Commit

Permalink
chore(release): Publish next
Browse files Browse the repository at this point in the history
 - create-gatsby@1.1.0-next.2
 - gatsby-admin@0.11.0-next.3
 - gatsby-cli@3.1.0-next.2
 - gatsby-plugin-subfont@3.1.0-next.2
 - gatsby-source-wordpress@5.1.0-next.2
 - gatsby@3.1.0-next.3
  • Loading branch information
wardpeet committed Feb 28, 2021
1 parent fa1e2d6 commit e95a9f8
Show file tree
Hide file tree
Showing 12 changed files with 44 additions and 10 deletions.
6 changes: 6 additions & 0 deletions packages/create-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.

# [1.1.0-next.2](https://github.com/gatsbyjs/gatsby/compare/create-gatsby@1.1.0-next.1...create-gatsby@1.1.0-next.2) (2021-02-28)

### Features

- **create-gatsby:** Add support for cloud plugin ([#29807](https://github.com/gatsbyjs/gatsby/issues/29807)) ([3c39340](https://github.com/gatsbyjs/gatsby/commit/3c39340145d69d50207fa357f9240397635d8d99))

# [1.1.0-next.1](https://github.com/gatsbyjs/gatsby/compare/create-gatsby@1.1.0-next.0...create-gatsby@1.1.0-next.1) (2021-02-26)

**Note:** Version bump only for package create-gatsby
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": "1.1.0-next.1",
"version": "1.1.0-next.2",
"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.11.0-next.3](https://github.com/gatsbyjs/gatsby/compare/gatsby-admin@0.11.0-next.2...gatsby-admin@0.11.0-next.3) (2021-02-28)

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

# [0.11.0-next.2](https://github.com/gatsbyjs/gatsby/compare/gatsby-admin@0.11.0-next.1...gatsby-admin@0.11.0-next.2) (2021-02-26)

**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.11.0-next.2",
"version": "0.11.0-next.3",
"main": "index.js",
"author": "Max Stoiber",
"license": "MIT",
Expand All @@ -20,7 +20,7 @@
"@typescript-eslint/parser": "^4.14.2",
"csstype": "^2.6.14",
"formik": "^2.2.6",
"gatsby": "^3.1.0-next.2",
"gatsby": "^3.1.0-next.3",
"gatsby-interface": "^0.0.244",
"gatsby-plugin-typescript": "^3.1.0-next.1",
"gatsby-plugin-webfonts": "^1.1.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.

# [3.1.0-next.2](https://github.com/gatsbyjs/gatsby/compare/gatsby-cli@3.1.0-next.1...gatsby-cli@3.1.0-next.2) (2021-02-28)

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

# [3.1.0-next.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-cli@3.1.0-next.0...gatsby-cli@3.1.0-next.1) (2021-02-26)

**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": "3.1.0-next.1",
"version": "3.1.0-next.2",
"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": "^1.1.0-next.1",
"create-gatsby": "^1.1.0-next.2",
"envinfo": "^7.7.3",
"execa": "^3.4.0",
"fs-exists-cached": "^1.0.0",
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-plugin-subfont/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.1.0-next.2](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-subfont@3.1.0-next.1...gatsby-plugin-subfont@3.1.0-next.2) (2021-02-28)

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

# [3.1.0-next.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-subfont@3.1.0-next.0...gatsby-plugin-subfont@3.1.0-next.1) (2021-02-26)

**Note:** Version bump only for package gatsby-plugin-subfont
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-subfont/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gatsby-plugin-subfont",
"version": "3.1.0-next.1",
"version": "3.1.0-next.2",
"description": "Runs the font delivery optimizing CLI tool subfont on the homepage of your site during the Gatsby build",
"main": "index.js",
"scripts": {
Expand Down
7 changes: 7 additions & 0 deletions packages/gatsby-source-wordpress/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.

# [5.1.0-next.2](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-wordpress@5.1.0-next.1...gatsby-source-wordpress@5.1.0-next.2) (2021-02-28)

### Bug Fixes

- **gatsby-source-wordpress:** auto-rename types named "Filter" ([#29718](https://github.com/gatsbyjs/gatsby/issues/29718)) ([fb225be](https://github.com/gatsbyjs/gatsby/commit/fb225bee7669b55039fc2525a3149091e8ede8e8))
- **gatsby-source-wordpress:** HTML image regex's ([#29778](https://github.com/gatsbyjs/gatsby/issues/29778)) ([f6edccf](https://github.com/gatsbyjs/gatsby/commit/f6edccf8440acc29002ea2c89a815fe863c94670))

# [5.1.0-next.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-wordpress@5.1.0-next.0...gatsby-source-wordpress@5.1.0-next.1) (2021-02-26)

**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
Expand Up @@ -2,7 +2,7 @@
"name": "gatsby-source-wordpress",
"description": "Source data from WordPress in an efficient and scalable way.",
"author": "Tyler Barnes <tylerdbarnes@gmail.com>",
"version": "5.1.0-next.1",
"version": "5.1.0-next.2",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
},
Expand Down
9 changes: 9 additions & 0 deletions packages/gatsby/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.1.0-next.3](https://github.com/gatsbyjs/gatsby/compare/gatsby@3.1.0-next.2...gatsby@3.1.0-next.3) (2021-02-28)

### Bug Fixes

- query on demand loading indicator always active on preact. ([#29829](https://github.com/gatsbyjs/gatsby/issues/29829)) ([fa1e2d6](https://github.com/gatsbyjs/gatsby/commit/fa1e2d66b806c92a04d63f023f77bb5770981808))
- **gatsby:** eslint linting ([#29796](https://github.com/gatsbyjs/gatsby/issues/29796)) ([2d52a55](https://github.com/gatsbyjs/gatsby/commit/2d52a5567018b5ebb185cd08bc41500a0d657136))
- **gatsby:** workaround graphql-compose issue ([#29822](https://github.com/gatsbyjs/gatsby/issues/29822)) ([7f9bcf1](https://github.com/gatsbyjs/gatsby/commit/7f9bcf10797f0e1ba1583c6f1a6417ffe91f1b5e))
- **hmr:** accept hot updates for modules above page templates ([#29752](https://github.com/gatsbyjs/gatsby/issues/29752)) ([55778eb](https://github.com/gatsbyjs/gatsby/commit/55778eb11e816ceaf29ad20d6ff05192cdf68f4c))

# [3.1.0-next.2](https://github.com/gatsbyjs/gatsby/compare/gatsby@3.1.0-next.1...gatsby@3.1.0-next.2) (2021-02-26)

### Bug Fixes
Expand Down
6 changes: 3 additions & 3 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": "3.1.0-next.2",
"version": "3.1.0-next.3",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"bin": {
"gatsby": "./cli.js"
Expand Down Expand Up @@ -79,7 +79,7 @@
"find-cache-dir": "^3.3.1",
"fs-exists-cached": "1.0.0",
"fs-extra": "^8.1.0",
"gatsby-cli": "^3.1.0-next.1",
"gatsby-cli": "^3.1.0-next.2",
"gatsby-core-utils": "^2.1.0-next.1",
"gatsby-graphiql-explorer": "^1.1.0-next.1",
"gatsby-legacy-polyfills": "^1.1.0-next.1",
Expand Down Expand Up @@ -261,4 +261,4 @@
"yargs": {
"boolean-negation": false
}
}
}

0 comments on commit e95a9f8

Please sign in to comment.