Skip to content

Commit 56fb124

Browse files
committed
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] - @gatsbyjs/[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 efef49c commit 56fb124

File tree

109 files changed

+293
-294
lines changed

Some content is hidden

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

109 files changed

+293
-294
lines changed

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": "4.15.0-next.1",
3+
"version": "4.15.0",
44
"author": "Jason Quense <[email protected]>",
55
"repository": {
66
"type": "git",
@@ -10,12 +10,12 @@
1010
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/babel-plugin-remove-graphql-queries#readme",
1111
"dependencies": {
1212
"@babel/runtime": "^7.15.4",
13-
"gatsby-core-utils": "^3.15.0-next.1"
13+
"gatsby-core-utils": "^3.15.0"
1414
},
1515
"devDependencies": {
1616
"@babel/cli": "^7.15.4",
1717
"@babel/core": "^7.15.5",
18-
"babel-preset-gatsby-package": "^2.15.0-next.0",
18+
"babel-preset-gatsby-package": "^2.15.0",
1919
"cross-env": "^7.0.3"
2020
},
2121
"peerDependencies": {

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": "2.15.0-next.0",
3+
"version": "2.15.0",
44
"author": "Philipp Spiess <[email protected]>",
55
"repository": {
66
"type": "git",

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": "2.15.0-next.2",
3+
"version": "2.15.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": "^3.1.0",
2424
"babel-plugin-transform-react-remove-prop-types": "^0.4.24",
25-
"gatsby-core-utils": "^3.15.0-next.1",
26-
"gatsby-legacy-polyfills": "^2.15.0-next.1"
25+
"gatsby-core-utils": "^3.15.0",
26+
"gatsby-legacy-polyfills": "^2.15.0"
2727
},
2828
"peerDependencies": {
2929
"@babel/core": "^7.11.6",
@@ -38,7 +38,7 @@
3838
},
3939
"devDependencies": {
4040
"@babel/cli": "^7.15.4",
41-
"babel-preset-gatsby-package": "^2.15.0-next.0",
41+
"babel-preset-gatsby-package": "^2.15.0",
4242
"cross-env": "^7.0.3",
4343
"slash": "^3.0.0"
4444
},

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": "2.15.0-next.2",
3+
"version": "2.15.0",
44
"main": "lib/index.js",
55
"bin": "cli.js",
66
"license": "MIT",
@@ -28,7 +28,7 @@
2828
"eslint": "^7.32.0",
2929
"execa": "^5.1.1",
3030
"fs-extra": "^10.1.0",
31-
"gatsby-plugin-utils": "^3.9.0-next.2",
31+
"gatsby-plugin-utils": "^3.9.0",
3232
"joi": "^17.4.2",
3333
"microbundle": "^0.14.2",
3434
"node-fetch": "^2.6.6",

packages/gatsby-cli/package.json

Lines changed: 5 additions & 5 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": "4.15.0-next.2",
4+
"version": "4.15.0",
55
"author": "Kyle Mathews <[email protected]>",
66
"bin": {
77
"gatsby": "cli.js"
@@ -26,13 +26,13 @@
2626
"common-tags": "^1.8.2",
2727
"configstore": "^5.0.1",
2828
"convert-hrtime": "^3.0.0",
29-
"create-gatsby": "^2.15.0-next.2",
29+
"create-gatsby": "^2.15.0",
3030
"envinfo": "^7.8.1",
3131
"execa": "^5.1.1",
3232
"fs-exists-cached": "^1.0.0",
3333
"fs-extra": "^10.1.0",
34-
"gatsby-core-utils": "^3.15.0-next.1",
35-
"gatsby-telemetry": "^3.15.0-next.1",
34+
"gatsby-core-utils": "^3.15.0",
35+
"gatsby-telemetry": "^3.15.0",
3636
"hosted-git-info": "^3.0.8",
3737
"is-valid-path": "^0.1.1",
3838
"joi": "^17.4.2",
@@ -64,7 +64,7 @@
6464
"@rollup/plugin-replace": "^2.4.2",
6565
"@types/hosted-git-info": "^3.0.2",
6666
"@types/yargs": "^15.0.14",
67-
"babel-preset-gatsby-package": "^2.15.0-next.0",
67+
"babel-preset-gatsby-package": "^2.15.0",
6868
"cross-env": "^7.0.3",
6969
"ink": "^3.2.0",
7070
"ink-spinner": "^4.0.3",

packages/gatsby-codemods/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gatsby-codemods",
3-
"version": "3.15.0-next.0",
3+
"version": "3.15.0",
44
"description": "A collection of codemod scripts for use with JSCodeshift that help migrate to newer versions of Gatsby.",
55
"main": "index.js",
66
"scripts": {
@@ -36,7 +36,7 @@
3636
},
3737
"devDependencies": {
3838
"@babel/cli": "^7.15.4",
39-
"babel-preset-gatsby-package": "^2.15.0-next.0",
39+
"babel-preset-gatsby-package": "^2.15.0",
4040
"cross-env": "^7.0.3"
4141
},
4242
"engines": {

packages/gatsby-core-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-core-utils",
3-
"version": "3.15.0-next.1",
3+
"version": "3.15.0",
44
"description": "A collection of gatsby utils used in different gatsby packages",
55
"keywords": [
66
"gatsby",
@@ -62,7 +62,7 @@
6262
"@babel/cli": "^7.15.4",
6363
"@babel/core": "^7.15.5",
6464
"@types/ci-info": "2.0.0",
65-
"babel-preset-gatsby-package": "^2.15.0-next.0",
65+
"babel-preset-gatsby-package": "^2.15.0",
6666
"cross-env": "^7.0.3",
6767
"is-uuid": "^1.0.2",
6868
"msw": "^0.38.2",

packages/gatsby-cypress/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gatsby-cypress",
3-
"version": "2.15.0-next.0",
3+
"version": "2.15.0",
44
"description": "Cypress tools for Gatsby projects",
55
"main": "index.js",
66
"repository": {
@@ -20,7 +20,7 @@
2020
"devDependencies": {
2121
"@babel/cli": "^7.15.4",
2222
"@babel/core": "^7.15.5",
23-
"babel-preset-gatsby-package": "^2.15.0-next.0",
23+
"babel-preset-gatsby-package": "^2.15.0",
2424
"cross-env": "^7.0.3"
2525
},
2626
"keywords": [

packages/gatsby-design-tokens/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gatsby-design-tokens",
3-
"version": "4.15.0-next.0",
3+
"version": "4.15.0",
44
"description": "Gatsby Design Tokens",
55
"main": "dist/index.js",
66
"module": "dist/index.esm.js",

packages/gatsby-dev-cli/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-dev-cli",
33
"description": "CLI helpers for contributors working on Gatsby",
4-
"version": "4.15.0-next.0",
4+
"version": "4.15.0",
55
"author": "Kyle Mathews <[email protected]>",
66
"bin": {
77
"gatsby-dev": "./dist/index.js"
@@ -27,7 +27,7 @@
2727
"devDependencies": {
2828
"@babel/cli": "^7.15.4",
2929
"@babel/core": "^7.15.5",
30-
"babel-preset-gatsby-package": "^2.15.0-next.0",
30+
"babel-preset-gatsby-package": "^2.15.0",
3131
"cross-env": "^7.0.3"
3232
},
3333
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-dev-cli#readme",

0 commit comments

Comments
 (0)