Skip to content

Commit 115e631

Browse files
chore(release): Publish
- [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected]
1 parent 9b42793 commit 115e631

File tree

224 files changed

+739
-287
lines changed

Some content is hidden

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

224 files changed

+739
-287
lines changed

packages/babel-plugin-remove-graphql-queries/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+
# [3.11.0](https://github.com/gatsbyjs/gatsby/compare/babel-plugin-remove-graphql-queries@[email protected]) (2021-08-04)
7+
8+
**Note:** Version bump only for package babel-plugin-remove-graphql-queries
9+
610
# [3.11.0-next.0](https://github.com/gatsbyjs/gatsby/compare/babel-plugin-remove-graphql-queries@3.10.0-next.1...babel-plugin-remove-graphql-queries@3.11.0-next.0) (2021-07-15)
711

812
**Note:** Version bump only for package babel-plugin-remove-graphql-queries

packages/babel-plugin-remove-graphql-queries/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "babel-plugin-remove-graphql-queries",
3-
"version": "3.11.0-next.0",
3+
"version": "3.11.0",
44
"author": "Jason Quense <[email protected]>",
55
"repository": {
66
"type": "git",
@@ -11,9 +11,9 @@
1111
"devDependencies": {
1212
"@babel/cli": "^7.14.5",
1313
"@babel/core": "^7.14.6",
14-
"babel-preset-gatsby-package": "^1.11.0-next.0",
14+
"babel-preset-gatsby-package": "^1.11.0",
1515
"cross-env": "^7.0.3",
16-
"gatsby-core-utils": "^2.11.0-next.0"
16+
"gatsby-core-utils": "^2.11.0"
1717
},
1818
"peerDependencies": {
1919
"@babel/core": "^7.0.0",

packages/babel-preset-gatsby-package/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.11.0](https://github.com/gatsbyjs/gatsby/compare/babel-preset-gatsby-package@[email protected]) (2021-08-04)
7+
8+
**Note:** Version bump only for package babel-preset-gatsby-package
9+
610
# [1.11.0-next.0](https://github.com/gatsbyjs/gatsby/compare/babel-preset-gatsby-package@[email protected]) (2021-07-15)
711

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

packages/babel-preset-gatsby-package/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "babel-preset-gatsby-package",
3-
"version": "1.11.0-next.0",
3+
"version": "1.11.0",
44
"author": "Philipp Spiess <[email protected]>",
55
"repository": {
66
"type": "git",

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+
# [1.11.0](https://github.com/gatsbyjs/gatsby/compare/[email protected]@1.11.0) (2021-08-04)
7+
8+
**Note:** Version bump only for package babel-preset-gatsby
9+
610
# [1.11.0-next.0](https://github.com/gatsbyjs/gatsby/compare/[email protected]@1.11.0-next.0) (2021-07-15)
711

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

packages/babel-preset-gatsby/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "babel-preset-gatsby",
3-
"version": "1.11.0-next.0",
3+
"version": "1.11.0",
44
"author": "Philipp Spiess <[email protected]>",
55
"repository": {
66
"type": "git",
@@ -22,8 +22,8 @@
2222
"babel-plugin-dynamic-import-node": "^2.3.3",
2323
"babel-plugin-macros": "^2.8.0",
2424
"babel-plugin-transform-react-remove-prop-types": "^0.4.24",
25-
"gatsby-core-utils": "^2.11.0-next.0",
26-
"gatsby-legacy-polyfills": "^1.11.0-next.0"
25+
"gatsby-core-utils": "^2.11.0",
26+
"gatsby-legacy-polyfills": "^1.11.0"
2727
},
2828
"peerDependencies": {
2929
"@babel/core": "^7.11.6",
@@ -38,7 +38,7 @@
3838
},
3939
"devDependencies": {
4040
"@babel/cli": "^7.14.5",
41-
"babel-preset-gatsby-package": "^1.11.0-next.0",
41+
"babel-preset-gatsby-package": "^1.11.0",
4242
"cross-env": "^7.0.3",
4343
"slash": "^3.0.0"
4444
},

packages/create-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+
# [1.11.0](https://github.com/gatsbyjs/gatsby/compare/[email protected]@1.11.0) (2021-08-04)
7+
8+
**Note:** Version bump only for package create-gatsby
9+
610
# [1.11.0-next.0](https://github.com/gatsbyjs/gatsby/compare/[email protected]@1.11.0-next.0) (2021-07-15)
711

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

packages/create-gatsby/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-gatsby",
3-
"version": "1.11.0-next.0",
3+
"version": "1.11.0",
44
"main": "lib/index.js",
55
"bin": "cli.js",
66
"license": "MIT",
@@ -27,7 +27,7 @@
2727
"eslint": "^7.27.0",
2828
"execa": "^5.1.1",
2929
"fs-extra": "^9.1.0",
30-
"gatsby-plugin-utils": "^1.11.0-next.0",
30+
"gatsby-plugin-utils": "^1.11.0",
3131
"joi": "^17.4.0",
3232
"microbundle": "^0.13.3",
3333
"node-fetch": "^2.6.1",

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.21.0](https://github.com/gatsbyjs/gatsby/compare/[email protected]@0.21.0) (2021-08-04)
7+
8+
**Note:** Version bump only for package gatsby-admin
9+
610
# [0.21.0-next.6](https://github.com/gatsbyjs/gatsby/compare/[email protected]@0.21.0-next.6) (2021-07-27)
711

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

packages/gatsby-admin/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gatsby-admin",
3-
"version": "0.21.0-next.6",
3+
"version": "0.21.0",
44
"main": "index.js",
55
"author": "Max Stoiber",
66
"license": "MIT",
@@ -29,11 +29,11 @@
2929
"@typescript-eslint/parser": "^4.28.1",
3030
"csstype": "^2.6.14",
3131
"formik": "^2.2.6",
32-
"gatsby": "^3.11.0-next.6",
32+
"gatsby": "^3.11.0",
3333
"gatsby-interface": "^0.0.244",
34-
"gatsby-plugin-typescript": "^3.11.0-next.0",
34+
"gatsby-plugin-typescript": "^3.11.0",
3535
"gatsby-plugin-webfonts": "^1.1.4",
36-
"gatsby-source-graphql": "^3.11.0-next.0",
36+
"gatsby-source-graphql": "^3.11.0",
3737
"lodash-es": "^4.17.21",
3838
"ncp": "^2.0.0",
3939
"nodemon": "^2.0.7",

0 commit comments

Comments
 (0)