Skip to content

Commit fb1753c

Browse files
committed
chore(release): Publish
- gatsby-admin@0.1.132 - gatsby-cli@2.12.83 - gatsby-plugin-manifest@2.4.23 - gatsby-plugin-sharp@2.6.27 - gatsby-recipes@0.2.13 - gatsby-remark-images-contentful@2.3.13 - gatsby-source-contentful@2.3.37 - gatsby-telemetry@1.3.27 - gatsby-transformer-sharp@2.5.13 - gatsby-transformer-sqip@2.3.27 - gatsby@2.24.43
1 parent e845615 commit fb1753c

22 files changed

Lines changed: 68 additions & 20 deletions

File tree

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.1.132](https://github.com/gatsbyjs/gatsby/compare/gatsby-admin@0.1.131...gatsby-admin@0.1.132) (2020-08-11)
7+
8+
**Note:** Version bump only for package gatsby-admin
9+
610
## [0.1.131](https://github.com/gatsbyjs/gatsby/compare/gatsby-admin@0.1.130...gatsby-admin@0.1.131) (2020-08-11)
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.1.131",
3+
"version": "0.1.132",
44
"main": "index.js",
55
"author": "Max Stoiber",
66
"license": "MIT",
@@ -19,7 +19,7 @@
1919
"csstype": "^2.6.10",
2020
"feedback-fish": "^0.1.12",
2121
"formik": "^2.1.4",
22-
"gatsby": "^2.24.42",
22+
"gatsby": "^2.24.43",
2323
"gatsby-interface": "0.0.183",
2424
"gatsby-plugin-typescript": "^2.4.18",
2525
"gatsby-plugin-webfonts": "^1.1.3",

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.12.83](https://github.com/gatsbyjs/gatsby/compare/gatsby-cli@2.12.82...gatsby-cli@2.12.83) (2020-08-11)
7+
8+
**Note:** Version bump only for package gatsby-cli
9+
610
## [2.12.82](https://github.com/gatsbyjs/gatsby/compare/gatsby-cli@2.12.81...gatsby-cli@2.12.82) (2020-08-10)
711

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

packages/gatsby-cli/package.json

Lines changed: 3 additions & 3 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.12.82",
4+
"version": "2.12.83",
55
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
66
"bin": {
77
"gatsby": "cli.js"
@@ -24,8 +24,8 @@
2424
"fs-exists-cached": "^1.0.0",
2525
"fs-extra": "^8.1.0",
2626
"gatsby-core-utils": "^1.3.15",
27-
"gatsby-recipes": "^0.2.12",
28-
"gatsby-telemetry": "^1.3.26",
27+
"gatsby-recipes": "^0.2.13",
28+
"gatsby-telemetry": "^1.3.27",
2929
"hosted-git-info": "^3.0.4",
3030
"ink": "^2.7.1",
3131
"ink-spinner": "^3.1.0",

packages/gatsby-plugin-manifest/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.4.23](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-manifest@2.4.22...gatsby-plugin-manifest@2.4.23) (2020-08-11)
7+
8+
**Note:** Version bump only for package gatsby-plugin-manifest
9+
610
## [2.4.22](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-manifest@2.4.21...gatsby-plugin-manifest@2.4.22) (2020-08-05)
711

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

packages/gatsby-plugin-manifest/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-plugin-manifest",
33
"description": "Gatsby plugin which adds a manifest.webmanifest to make sites progressive web apps",
4-
"version": "2.4.22",
4+
"version": "2.4.23",
55
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
66
"bugs": {
77
"url": "https://github.com/gatsbyjs/gatsby/issues"

packages/gatsby-plugin-sharp/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.6.27](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-sharp@2.6.26...gatsby-plugin-sharp@2.6.27) (2020-08-11)
7+
8+
**Note:** Version bump only for package gatsby-plugin-sharp
9+
610
## [2.6.26](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-sharp@2.6.25...gatsby-plugin-sharp@2.6.26) (2020-08-10)
711

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

packages/gatsby-plugin-sharp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-plugin-sharp",
33
"description": "Wrapper of the Sharp image manipulation library for Gatsby plugins",
4-
"version": "2.6.26",
4+
"version": "2.6.27",
55
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
66
"bugs": {
77
"url": "https://github.com/gatsbyjs/gatsby/issues"

packages/gatsby-recipes/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+
## [0.2.13](https://github.com/gatsbyjs/gatsby/compare/gatsby-recipes@0.2.12...gatsby-recipes@0.2.13) (2020-08-11)
7+
8+
### Bug Fixes
9+
10+
- **gatsby-recipes:** fix NPMScript for parallel calls ([#26349](https://github.com/gatsbyjs/gatsby/issues/26349)) ([e845615](https://github.com/gatsbyjs/gatsby/commit/e845615))
11+
612
## [0.2.12](https://github.com/gatsbyjs/gatsby/compare/gatsby-recipes@0.2.11...gatsby-recipes@0.2.12) (2020-08-10)
713

814
### Bug Fixes

packages/gatsby-recipes/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-recipes",
33
"description": "Core functionality for Gatsby Recipes",
4-
"version": "0.2.12",
4+
"version": "0.2.13",
55
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
66
"bugs": {
77
"url": "https://github.com/gatsbyjs/gatsby/issues"
@@ -44,7 +44,7 @@
4444
"fs-extra": "^8.1.0",
4545
"gatsby-core-utils": "^1.3.15",
4646
"gatsby-interface": "^0.0.166",
47-
"gatsby-telemetry": "^1.3.26",
47+
"gatsby-telemetry": "^1.3.27",
4848
"glob": "^7.1.6",
4949
"graphql": "^14.6.0",
5050
"graphql-compose": "^6.3.8",
@@ -57,8 +57,8 @@
5757
"is-url": "^1.2.4",
5858
"isomorphic-fetch": "^2.1.0",
5959
"jest-diff": "^25.5.0",
60-
"lodash": "^4.17.15",
6160
"lock": "^1.0.0",
61+
"lodash": "^4.17.15",
6262
"mitt": "^1.2.0",
6363
"mkdirp": "^0.5.1",
6464
"node-fetch": "^2.5.0",

0 commit comments

Comments
 (0)