Skip to content

Commit f039123

Browse files
committed
chore(release): Publish
- gatsby-admin@0.2.1 - gatsby-cli@2.13.1 - gatsby-plugin-sass@2.5.1 - gatsby-recipes@0.3.1 - gatsby-remark-images@3.5.1 - gatsby-telemetry@1.4.1 - gatsby@2.26.1
1 parent 8f16b9d commit f039123

File tree

14 files changed

+51
-13
lines changed

14 files changed

+51
-13
lines changed

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.2.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-admin@0.2.0...gatsby-admin@0.2.1) (2020-11-13)
7+
8+
**Note:** Version bump only for package gatsby-admin
9+
610
# [0.2.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-admin@0.2.0-next.3...gatsby-admin@0.2.0) (2020-11-12)
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.2.0",
3+
"version": "0.2.1",
44
"main": "index.js",
55
"author": "Max Stoiber",
66
"license": "MIT",
@@ -20,7 +20,7 @@
2020
"@typescript-eslint/parser": "^2.34.0",
2121
"csstype": "^2.6.13",
2222
"formik": "^2.2.1",
23-
"gatsby": "^2.26.0",
23+
"gatsby": "^2.26.1",
2424
"gatsby-interface": "^0.0.225",
2525
"gatsby-plugin-typescript": "^2.6.0",
2626
"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.13.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-cli@2.13.0...gatsby-cli@2.13.1) (2020-11-13)
7+
8+
**Note:** Version bump only for package gatsby-cli
9+
610
# [2.13.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-cli@2.13.0-next.3...gatsby-cli@2.13.0) (2020-11-12)
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.13.0",
4+
"version": "2.13.1",
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.4.0",
27-
"gatsby-recipes": "^0.3.0",
28-
"gatsby-telemetry": "^1.4.0",
27+
"gatsby-recipes": "^0.3.1",
28+
"gatsby-telemetry": "^1.4.1",
2929
"hosted-git-info": "^3.0.6",
3030
"is-valid-path": "^0.1.1",
3131
"lodash": "^4.17.20",

packages/gatsby-plugin-sass/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+
## [2.5.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-sass@2.5.0...gatsby-plugin-sass@2.5.1) (2020-11-13)
7+
8+
### Bug Fixes
9+
10+
- **gatsby-plugin-sass:** loosely check postCssPlugins ([#27829](https://github.com/gatsbyjs/gatsby/issues/27829)) ([#28037](https://github.com/gatsbyjs/gatsby/issues/28037)) ([ae4c51e](https://github.com/gatsbyjs/gatsby/commit/ae4c51e6a07374a7a063bf4c302377b93cd249e1))
11+
612
# [2.5.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-sass@2.5.0-next.2...gatsby-plugin-sass@2.5.0) (2020-11-12)
713

814
**Note:** Version bump only for package gatsby-plugin-sass

packages/gatsby-plugin-sass/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-sass",
33
"description": "Gatsby plugin to handle scss/sass files",
4-
"version": "2.5.0",
4+
"version": "2.5.1",
55
"author": "Daniel Farrell <daniel@mobelux.com>",
66
"bugs": {
77
"url": "https://github.com/gatsbyjs/gatsby/issues"

packages/gatsby-recipes/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.3.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-recipes@0.3.0...gatsby-recipes@0.3.1) (2020-11-13)
7+
8+
**Note:** Version bump only for package gatsby-recipes
9+
610
# [0.3.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-recipes@0.3.0-next.3...gatsby-recipes@0.3.0) (2020-11-12)
711

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

packages/gatsby-recipes/package.json

Lines changed: 2 additions & 2 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.3.0",
4+
"version": "0.3.1",
55
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
66
"bugs": {
77
"url": "https://github.com/gatsbyjs/gatsby/issues"
@@ -31,7 +31,7 @@
3131
"express-graphql": "^0.9.0",
3232
"fs-extra": "^8.1.0",
3333
"gatsby-core-utils": "^1.4.0",
34-
"gatsby-telemetry": "^1.4.0",
34+
"gatsby-telemetry": "^1.4.1",
3535
"glob": "^7.1.6",
3636
"graphql": "^14.6.0",
3737
"graphql-compose": "^6.3.8",

packages/gatsby-remark-images/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.5.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-remark-images@3.5.0...gatsby-remark-images@3.5.1) (2020-11-13)
7+
8+
### Bug Fixes
9+
10+
- **gatsby-remark-images:** adding missing plugin options ([#27944](https://github.com/gatsbyjs/gatsby/issues/27944) and [#27998](https://github.com/gatsbyjs/gatsby/issues/27998)) ([#28035](https://github.com/gatsbyjs/gatsby/issues/28035)) ([537bc8f](https://github.com/gatsbyjs/gatsby/commit/537bc8f504eaf58d3c5f5a13a94e6bae0d701087))
11+
612
# [3.5.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-remark-images@3.5.0-next.1...gatsby-remark-images@3.5.0) (2020-11-12)
713

814
**Note:** Version bump only for package gatsby-remark-images

packages/gatsby-remark-images/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-remark-images",
33
"description": "Processes images in markdown so they can be used in the production build.",
4-
"version": "3.5.0",
4+
"version": "3.5.1",
55
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
66
"bugs": {
77
"url": "https://github.com/gatsbyjs/gatsby/issues"

0 commit comments

Comments
 (0)