Skip to content

File tree

50 files changed

+175
-67
lines changed

Some content is hidden

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

50 files changed

+175
-67
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+
## [2.16.1](https://github.com/gatsbyjs/gatsby/compare/babel-plugin-remove-graphql-queries@[email protected]) (2021-02-24)
7+
8+
**Note:** Version bump only for package babel-plugin-remove-graphql-queries
9+
610
# [2.16.0](https://github.com/gatsbyjs/gatsby/compare/babel-plugin-remove-graphql-queries@[email protected]) (2021-02-02)
711

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

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "babel-plugin-remove-graphql-queries",
3-
"version": "2.16.0",
3+
"version": "2.16.1",
44
"author": "Jason Quense <[email protected]>",
55
"repository": {
66
"type": "git",
@@ -13,7 +13,7 @@
1313
"@babel/core": "^7.12.3",
1414
"babel-preset-gatsby-package": "^0.12.0",
1515
"cross-env": "^7.0.3",
16-
"gatsby-core-utils": "^1.10.0"
16+
"gatsby-core-utils": "^1.10.1"
1717
},
1818
"peerDependencies": {
1919
"@babel/core": "^7.0.0",

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+
## [0.12.2](https://github.com/gatsbyjs/gatsby/compare/[email protected]@0.12.2) (2021-02-24)
7+
8+
**Note:** Version bump only for package babel-preset-gatsby
9+
610
## [0.12.1](https://github.com/gatsbyjs/gatsby/compare/[email protected]@0.12.1) (2021-02-05)
711

812
### Bug Fixes

packages/babel-preset-gatsby/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "babel-preset-gatsby",
3-
"version": "0.12.1",
3+
"version": "0.12.2",
44
"author": "Philipp Spiess <[email protected]>",
55
"repository": {
66
"type": "git",
@@ -22,7 +22,7 @@
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": "^1.10.0",
25+
"gatsby-core-utils": "^1.10.1",
2626
"gatsby-legacy-polyfills": "^0.7.0"
2727
},
2828
"peerDependencies": {

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.8.5](https://github.com/gatsbyjs/gatsby/compare/[email protected]@0.8.5) (2021-02-24)
7+
8+
**Note:** Version bump only for package gatsby-admin
9+
610
## [0.8.4](https://github.com/gatsbyjs/gatsby/compare/[email protected]@0.8.4) (2021-02-18)
711

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

packages/gatsby-admin/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gatsby-admin",
3-
"version": "0.8.4",
3+
"version": "0.8.5",
44
"main": "index.js",
55
"author": "Max Stoiber",
66
"license": "MIT",
@@ -20,9 +20,9 @@
2020
"@typescript-eslint/parser": "^2.34.0",
2121
"csstype": "^2.6.14",
2222
"formik": "^2.2.6",
23-
"gatsby": "^2.32.4",
23+
"gatsby": "^2.32.5",
2424
"gatsby-interface": "^0.0.244",
25-
"gatsby-plugin-typescript": "^2.12.0",
25+
"gatsby-plugin-typescript": "^2.12.1",
2626
"gatsby-plugin-webfonts": "^1.1.4",
2727
"gatsby-source-graphql": "^2.14.0",
2828
"lodash-es": "^4.17.20",

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+
## [2.19.2](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.19.2) (2021-02-24)
7+
8+
**Note:** Version bump only for package gatsby-cli
9+
610
## [2.19.1](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.19.1) (2021-02-04)
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": "2.19.1",
4+
"version": "2.19.2",
55
"author": "Kyle Mathews <[email protected]>",
66
"bin": {
77
"gatsby": "cli.js"
@@ -24,9 +24,9 @@
2424
"execa": "^3.4.0",
2525
"fs-exists-cached": "^1.0.0",
2626
"fs-extra": "^8.1.0",
27-
"gatsby-core-utils": "^1.10.0",
28-
"gatsby-recipes": "^0.9.1",
29-
"gatsby-telemetry": "^1.10.0",
27+
"gatsby-core-utils": "^1.10.1",
28+
"gatsby-recipes": "^0.9.2",
29+
"gatsby-telemetry": "^1.10.1",
3030
"hosted-git-info": "^3.0.6",
3131
"is-valid-path": "^0.1.1",
3232
"lodash": "^4.17.20",

packages/gatsby-core-utils/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.10.1](https://github.com/gatsbyjs/gatsby/compare/[email protected]@1.10.1) (2021-02-24)
7+
8+
**Note:** Version bump only for package gatsby-core-utils
9+
610
# [1.10.0](https://github.com/gatsbyjs/gatsby/compare/[email protected]@1.10.0) (2021-02-02)
711

812
**Note:** Version bump only for package gatsby-core-utils

packages/gatsby-core-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gatsby-core-utils",
3-
"version": "1.10.0",
3+
"version": "1.10.1",
44
"description": "A collection of gatsby utils used in different gatsby packages",
55
"keywords": [
66
"gatsby",

0 commit comments

Comments
 (0)