Skip to content

Commit c0668d4

Browse files
committed
chore(release): Publish
- gatsby-admin@0.1.171 - gatsby-cli@2.12.111 - gatsby-link@2.4.16 - gatsby-plugin-feed@2.5.17 - gatsby-plugin-image@0.0.4 - gatsby-plugin-mdx@1.2.49 - gatsby-plugin-netlify@2.3.22 - gatsby-plugin-offline@3.2.35 - gatsby-plugin-sass@2.3.19 - gatsby-plugin-typescript@2.4.23 - gatsby-plugin-utils@0.2.37 - gatsby-react-router-scroll@3.0.15 - gatsby-recipes@0.2.33 - gatsby-remark-custom-blocks@2.3.14 - gatsby-remark-images@3.3.37 - gatsby-source-contentful@3.0.1 - gatsby-transformer-asciidoc@1.3.15 - gatsby-transformer-csv@2.3.14 - gatsby-transformer-documentationjs@4.3.17 - gatsby-transformer-excel@2.4.16 - gatsby-transformer-hjson@2.4.14 - gatsby-transformer-javascript-frontmatter@2.3.15 - gatsby-transformer-javascript-static-exports@2.4.14 - gatsby-transformer-json@2.4.15 - gatsby-transformer-pdf@1.3.15 - gatsby-transformer-react-docgen@5.2.15 - gatsby-transformer-remark@2.8.44 - gatsby-transformer-screenshot@2.3.20 - gatsby-transformer-sharp@2.5.19 - gatsby-transformer-toml@2.4.17 - gatsby-transformer-xml@2.3.15 - gatsby-transformer-yaml@2.4.15 - gatsby@2.24.83
1 parent df914d9 commit c0668d4

66 files changed

Lines changed: 220 additions & 50 deletions

File tree

Some content is hidden

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

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.171](https://github.com/gatsbyjs/gatsby/compare/gatsby-admin@0.1.170...gatsby-admin@0.1.171) (2020-10-20)
7+
8+
**Note:** Version bump only for package gatsby-admin
9+
610
## [0.1.170](https://github.com/gatsbyjs/gatsby/compare/gatsby-admin@0.1.169...gatsby-admin@0.1.170) (2020-10-19)
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.1.170",
3+
"version": "0.1.171",
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.13",
2222
"formik": "^2.1.5",
23-
"gatsby": "^2.24.82",
23+
"gatsby": "^2.24.83",
2424
"gatsby-interface": "^0.0.193",
25-
"gatsby-plugin-typescript": "^2.4.22",
25+
"gatsby-plugin-typescript": "^2.4.23",
2626
"gatsby-plugin-webfonts": "^1.1.3",
2727
"gatsby-source-graphql": "^2.7.6",
2828
"lodash-es": "^4.17.15",

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.111](https://github.com/gatsbyjs/gatsby/compare/gatsby-cli@2.12.110...gatsby-cli@2.12.111) (2020-10-20)
7+
8+
**Note:** Version bump only for package gatsby-cli
9+
610
## [2.12.110](https://github.com/gatsbyjs/gatsby/compare/gatsby-cli@2.12.109...gatsby-cli@2.12.110) (2020-10-19)
711

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

packages/gatsby-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-cli",
33
"description": "Gatsby command-line interface for creating new sites and running Gatsby commands",
4-
"version": "2.12.110",
4+
"version": "2.12.111",
55
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
66
"bin": {
77
"gatsby": "cli.js"
@@ -24,7 +24,7 @@
2424
"fs-exists-cached": "^1.0.0",
2525
"fs-extra": "^8.1.0",
2626
"gatsby-core-utils": "^1.3.23",
27-
"gatsby-recipes": "^0.2.32",
27+
"gatsby-recipes": "^0.2.33",
2828
"gatsby-telemetry": "^1.3.38",
2929
"hosted-git-info": "^3.0.6",
3030
"ink": "^2.7.1",

packages/gatsby-link/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.4.16](https://github.com/gatsbyjs/gatsby/compare/gatsby-link@2.4.15...gatsby-link@2.4.16) (2020-10-20)
7+
8+
### Bug Fixes
9+
10+
- **deps:** update minor and patch for gatsby-link ([#27118](https://github.com/gatsbyjs/gatsby/issues/27118)) ([fc3b2d6](https://github.com/gatsbyjs/gatsby/commit/fc3b2d6cf6f85fd9a933bf850ff5970eb05234d9))
11+
612
## [2.4.15](https://github.com/gatsbyjs/gatsby/compare/gatsby-link@2.4.14...gatsby-link@2.4.15) (2020-09-28)
713

814
**Note:** Version bump only for package gatsby-link

packages/gatsby-link/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-link",
33
"description": "An enhanced Link component for Gatsby sites with support for resource prefetching",
4-
"version": "2.4.15",
4+
"version": "2.4.16",
55
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
66
"bugs": {
77
"url": "https://github.com/gatsbyjs/gatsby/issues"

packages/gatsby-plugin-feed/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.5.17](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-feed@2.5.16...gatsby-plugin-feed@2.5.17) (2020-10-20)
7+
8+
**Note:** Version bump only for package gatsby-plugin-feed
9+
610
## [2.5.16](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-feed@2.5.15...gatsby-plugin-feed@2.5.16) (2020-10-19)
711

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

packages/gatsby-plugin-feed/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-feed",
33
"description": "Creates an RSS feed for your Gatsby site.",
4-
"version": "2.5.16",
4+
"version": "2.5.17",
55
"author": "Nicholas Young <nicholas@nicholaswyoung.com>",
66
"bugs": {
77
"url": "https://github.com/gatsbyjs/gatsby/issues"
@@ -11,7 +11,7 @@
1111
"@hapi/joi": "^15.1.1",
1212
"common-tags": "^1.8.0",
1313
"fs-extra": "^8.1.0",
14-
"gatsby-plugin-utils": "^0.2.35",
14+
"gatsby-plugin-utils": "^0.2.37",
1515
"lodash.merge": "^4.6.2",
1616
"rss": "^1.2.2"
1717
},

packages/gatsby-plugin-image/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.0.4](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-image@0.0.3...gatsby-plugin-image@0.0.4) (2020-10-20)
7+
8+
**Note:** Version bump only for package gatsby-plugin-image
9+
610
## [0.0.3](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-image@0.0.2...gatsby-plugin-image@0.0.3) (2020-10-16)
711

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

packages/gatsby-plugin-image/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gatsby-plugin-image",
3-
"version": "0.0.3",
3+
"version": "0.0.4",
44
"scripts": {
55
"build": "npm-run-all -s clean -p build:*",
66
"build:gatsby-node": "tsc --jsx react --downlevelIteration true --skipLibCheck true --esModuleInterop true --outDir dist/ src/gatsby-node.ts src/babel-plugin-parse-static-images.ts src/types.d.ts",

0 commit comments

Comments
 (0)