Skip to content

File tree

62 files changed

+221
-64
lines changed

Some content is hidden

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

62 files changed

+221
-64
lines changed

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.9.0-next.1](https://github.com/gatsbyjs/gatsby/compare/[email protected]@1.9.0-next.1) (2021-06-28)
7+
8+
**Note:** Version bump only for package create-gatsby
9+
610
# [1.9.0-next.0](https://github.com/gatsbyjs/gatsby/compare/[email protected]@1.9.0-next.0) (2021-06-18)
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.9.0-next.0",
3+
"version": "1.9.0-next.1",
44
"main": "lib/index.js",
55
"bin": "cli.js",
66
"license": "MIT",
@@ -27,7 +27,7 @@
2727
"eslint": "^7.27.0",
2828
"execa": "^4.1.0",
2929
"fs-extra": "^9.1.0",
30-
"gatsby-plugin-utils": "^1.9.0-next.0",
30+
"gatsby-plugin-utils": "^1.9.0-next.1",
3131
"joi": "^17.4.0",
3232
"microbundle": "^0.13.1",
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.19.0-next.1](https://github.com/gatsbyjs/gatsby/compare/[email protected]@0.19.0-next.1) (2021-06-28)
7+
8+
**Note:** Version bump only for package gatsby-admin
9+
610
# [0.19.0-next.0](https://github.com/gatsbyjs/gatsby/compare/[email protected]@0.19.0-next.0) (2021-06-18)
711

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

packages/gatsby-admin/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gatsby-admin",
3-
"version": "0.19.0-next.0",
3+
"version": "0.19.0-next.1",
44
"main": "index.js",
55
"author": "Max Stoiber",
66
"license": "MIT",
@@ -20,7 +20,7 @@
2020
"@typescript-eslint/parser": "^4.14.2",
2121
"csstype": "^2.6.14",
2222
"formik": "^2.2.6",
23-
"gatsby": "^3.9.0-next.0",
23+
"gatsby": "^3.9.0-next.1",
2424
"gatsby-interface": "^0.0.244",
2525
"gatsby-plugin-typescript": "^3.9.0-next.0",
2626
"gatsby-plugin-webfonts": "^1.1.4",

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+
# [3.9.0-next.1](https://github.com/gatsbyjs/gatsby/compare/[email protected]@3.9.0-next.1) (2021-06-28)
7+
8+
**Note:** Version bump only for package gatsby-cli
9+
610
# [3.9.0-next.0](https://github.com/gatsbyjs/gatsby/compare/[email protected]@3.9.0-next.0) (2021-06-18)
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": "3.9.0-next.0",
4+
"version": "3.9.0-next.1",
55
"author": "Kyle Mathews <[email protected]>",
66
"bin": {
77
"gatsby": "cli.js"
@@ -18,14 +18,14 @@
1818
"common-tags": "^1.8.0",
1919
"configstore": "^5.0.1",
2020
"convert-hrtime": "^3.0.0",
21-
"create-gatsby": "^1.9.0-next.0",
21+
"create-gatsby": "^1.9.0-next.1",
2222
"envinfo": "^7.7.3",
2323
"execa": "^3.4.0",
2424
"fs-exists-cached": "^1.0.0",
2525
"fs-extra": "^8.1.0",
2626
"gatsby-core-utils": "^2.9.0-next.0",
27-
"gatsby-recipes": "^0.20.0-next.0",
28-
"gatsby-telemetry": "^2.9.0-next.0",
27+
"gatsby-recipes": "^0.20.0-next.1",
28+
"gatsby-telemetry": "^2.9.0-next.1",
2929
"hosted-git-info": "^3.0.6",
3030
"is-valid-path": "^0.1.1",
3131
"joi": "^17.4.0",

packages/gatsby-design-tokens/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
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.9.0-next.1](https://github.com/gatsbyjs/gatsby/compare/[email protected]@3.9.0-next.1) (2021-06-28)
7+
8+
### Features
9+
10+
- **gatsby-design-tokens:** palette update ([#30662](https://github.com/gatsbyjs/gatsby/issues/30662)) ([fe853ae](https://github.com/gatsbyjs/gatsby/commit/fe853ae75dc380ad0843aa7b274c2085c077db6c))
11+
612
# [3.9.0-next.0](https://github.com/gatsbyjs/gatsby/compare/[email protected]@3.9.0-next.0) (2021-06-18)
713

814
**Note:** Version bump only for package gatsby-design-tokens

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": "3.9.0-next.0",
3+
"version": "3.9.0-next.1",
44
"description": "Gatsby Design Tokens",
55
"main": "dist/index.js",
66
"module": "dist/index.esm.js",

packages/gatsby-plugin-cxs/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.9.0-next.1](https://github.com/gatsbyjs/gatsby/compare/[email protected]@3.9.0-next.1) (2021-06-28)
7+
8+
**Note:** Version bump only for package gatsby-plugin-cxs
9+
610
# [3.9.0-next.0](https://github.com/gatsbyjs/gatsby/compare/[email protected]@3.9.0-next.0) (2021-06-18)
711

812
**Note:** Version bump only for package gatsby-plugin-cxs

packages/gatsby-plugin-cxs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-plugin-cxs",
33
"description": "Gatsby plugin to add SSR support for ctx",
4-
"version": "3.9.0-next.0",
4+
"version": "3.9.0-next.1",
55
"author": "Chen-Tai Hou <[email protected]>",
66
"bugs": {
77
"url": "https://github.com/gatsbyjs/gatsby/issues"
@@ -15,7 +15,7 @@
1515
"babel-preset-gatsby-package": "^1.9.0-next.0",
1616
"cross-env": "^7.0.3",
1717
"cxs": "^6.2.0",
18-
"gatsby-plugin-utils": "^1.9.0-next.0"
18+
"gatsby-plugin-utils": "^1.9.0-next.1"
1919
},
2020
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-cxs#readme",
2121
"keywords": [

0 commit comments

Comments
 (0)