Skip to content

Commit 0049249

Browse files
committedJul 3, 2020
chore(release): Publish
- gatsby-admin@0.1.85 - gatsby-cli@2.12.58 - gatsby-plugin-google-analytics@2.3.10 - gatsby-plugin-less@4.0.0 - gatsby-recipes@0.1.49 - gatsby-telemetry@1.3.18 - gatsby-theme-blog-core@1.5.59 - gatsby-theme-blog@1.6.59 - gatsby-theme-notes@1.3.85 - gatsby-theme-ui-preset@0.0.74 - gatsby-transformer-documentationjs@4.3.12 - gatsby@2.23.20
1 parent bc4a39b commit 0049249

File tree

24 files changed

+75
-23
lines changed

24 files changed

+75
-23
lines changed
 

‎packages/gatsby-admin/CHANGELOG.md

+4
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.85](https://github.com/gatsbyjs/gatsby/compare/gatsby-admin@0.1.84...gatsby-admin@0.1.85) (2020-07-03)
7+
8+
**Note:** Version bump only for package gatsby-admin
9+
610
## [0.1.84](https://github.com/gatsbyjs/gatsby/compare/gatsby-admin@0.1.83...gatsby-admin@0.1.84) (2020-07-03)
711

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

‎packages/gatsby-admin/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gatsby-admin",
3-
"version": "0.1.84",
3+
"version": "0.1.85",
44
"main": "index.js",
55
"author": "Max Stoiber",
66
"license": "MIT",
@@ -17,7 +17,7 @@
1717
"@typescript-eslint/parser": "^2.28.0",
1818
"csstype": "^2.6.10",
1919
"formik": "^2.1.4",
20-
"gatsby": "^2.23.19",
20+
"gatsby": "^2.23.20",
2121
"gatsby-interface": "0.0.173",
2222
"gatsby-plugin-typescript": "^2.4.13",
2323
"gatsby-source-graphql": "^2.6.1",

‎packages/gatsby-cli/CHANGELOG.md

+4
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.58](https://github.com/gatsbyjs/gatsby/compare/gatsby-cli@2.12.57...gatsby-cli@2.12.58) (2020-07-03)
7+
8+
**Note:** Version bump only for package gatsby-cli
9+
610
## [2.12.57](https://github.com/gatsbyjs/gatsby/compare/gatsby-cli@2.12.56...gatsby-cli@2.12.57) (2020-07-02)
711

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

‎packages/gatsby-cli/package.json

+3-3
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.57",
4+
"version": "2.12.58",
55
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
66
"bin": {
77
"gatsby": "cli.js"
@@ -25,8 +25,8 @@
2525
"fs-exists-cached": "^1.0.0",
2626
"fs-extra": "^8.1.0",
2727
"gatsby-core-utils": "^1.3.11",
28-
"gatsby-recipes": "^0.1.48",
29-
"gatsby-telemetry": "^1.3.17",
28+
"gatsby-recipes": "^0.1.49",
29+
"gatsby-telemetry": "^1.3.18",
3030
"hosted-git-info": "^3.0.4",
3131
"ink": "^2.7.1",
3232
"ink-spinner": "^3.1.0",

‎packages/gatsby-plugin-google-analytics/CHANGELOG.md

+6
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.3.10](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-google-analytics@2.3.9...gatsby-plugin-google-analytics@2.3.10) (2020-07-03)
7+
8+
### Bug Fixes
9+
10+
- **gatsby-plugin-google-analytics:** Separate preconnect and dns-prefetch ([#25279](https://github.com/gatsbyjs/gatsby/issues/25279)) ([6a6ac17](https://github.com/gatsbyjs/gatsby/commit/6a6ac17))
11+
612
## [2.3.9](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-google-analytics@2.3.8...gatsby-plugin-google-analytics@2.3.9) (2020-07-02)
713

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

‎packages/gatsby-plugin-google-analytics/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-plugin-google-analytics",
33
"description": "Gatsby plugin to add google analytics onto a site",
4-
"version": "2.3.9",
4+
"version": "2.3.10",
55
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
66
"bugs": {
77
"url": "https://github.com/gatsbyjs/gatsby/issues"

‎packages/gatsby-plugin-less/CHANGELOG.md

+4
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+
# [4.0.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-less@3.2.9...gatsby-plugin-less@4.0.0) (2020-07-03)
7+
8+
**Note:** Version bump only for package gatsby-plugin-less
9+
610
## [3.2.9](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-less@3.2.8...gatsby-plugin-less@3.2.9) (2020-07-02)
711

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

‎packages/gatsby-plugin-less/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-plugin-less",
33
"description": "Gatsby plugin to add support for using Less",
4-
"version": "3.2.9",
4+
"version": "4.0.0",
55
"author": "monastic.panic@gmail.com",
66
"bugs": {
77
"url": "https://github.com/gatsbyjs/gatsby/issues"

‎packages/gatsby-recipes/CHANGELOG.md

+4
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.49](https://github.com/gatsbyjs/gatsby/compare/gatsby-recipes@0.1.48...gatsby-recipes@0.1.49) (2020-07-03)
7+
8+
**Note:** Version bump only for package gatsby-recipes
9+
610
## [0.1.48](https://github.com/gatsbyjs/gatsby/compare/gatsby-recipes@0.1.47...gatsby-recipes@0.1.48) (2020-07-02)
711

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

‎packages/gatsby-recipes/package.json

+2-2
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.1.48",
4+
"version": "0.1.49",
55
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
66
"main": "dist/index.js",
77
"bugs": {
@@ -32,7 +32,7 @@
3232
"express-graphql": "^0.9.0",
3333
"fs-extra": "^8.1.0",
3434
"gatsby-core-utils": "^1.3.11",
35-
"gatsby-telemetry": "^1.3.17",
35+
"gatsby-telemetry": "^1.3.18",
3636
"glob": "^7.1.6",
3737
"graphql": "^14.6.0",
3838
"graphql-compose": "^6.3.8",

‎packages/gatsby-telemetry/CHANGELOG.md

+4
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.3.18](https://github.com/gatsbyjs/gatsby/compare/gatsby-telemetry@1.3.17...gatsby-telemetry@1.3.18) (2020-07-03)
7+
8+
**Note:** Version bump only for package gatsby-telemetry
9+
610
## [1.3.17](https://github.com/gatsbyjs/gatsby/compare/gatsby-telemetry@1.3.16...gatsby-telemetry@1.3.17) (2020-07-02)
711

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

‎packages/gatsby-telemetry/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-telemetry",
33
"description": "Gatsby Telemetry",
4-
"version": "1.3.17",
4+
"version": "1.3.18",
55
"author": "Jarmo Isotalo <jarmo@isotalo.fi>",
66
"bugs": {
77
"url": "https://github.com/gatsbyjs/gatsby/issues"

‎packages/gatsby-theme-blog-core/CHANGELOG.md

+4
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.5.59](https://github.com/gatsbyjs/gatsby/compare/gatsby-theme-blog-core@1.5.58...gatsby-theme-blog-core@1.5.59) (2020-07-03)
7+
8+
**Note:** Version bump only for package gatsby-theme-blog-core
9+
610
## [1.5.58](https://github.com/gatsbyjs/gatsby/compare/gatsby-theme-blog-core@1.5.57...gatsby-theme-blog-core@1.5.58) (2020-07-03)
711

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

‎packages/gatsby-theme-blog-core/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gatsby-theme-blog-core",
3-
"version": "1.5.58",
3+
"version": "1.5.59",
44
"main": "index.js",
55
"author": "christopherbiscardi <chris@christopherbiscardi.com> (@chrisbiscardi)",
66
"license": "MIT",
@@ -30,7 +30,7 @@
3030
},
3131
"devDependencies": {
3232
"@mdx-js/react": "^1.6.6",
33-
"gatsby": "^2.23.19",
33+
"gatsby": "^2.23.20",
3434
"prettier": "2.0.5",
3535
"react": "^16.12.0",
3636
"react-dom": "^16.12.0"

‎packages/gatsby-theme-blog/CHANGELOG.md

+4
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.6.59](https://github.com/gatsbyjs/gatsby/compare/gatsby-theme-blog@1.6.58...gatsby-theme-blog@1.6.59) (2020-07-03)
7+
8+
**Note:** Version bump only for package gatsby-theme-blog
9+
610
## [1.6.58](https://github.com/gatsbyjs/gatsby/compare/gatsby-theme-blog@1.6.57...gatsby-theme-blog@1.6.58) (2020-07-03)
711

812
**Note:** Version bump only for package gatsby-theme-blog

‎packages/gatsby-theme-blog/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gatsby-theme-blog",
3-
"version": "1.6.58",
3+
"version": "1.6.59",
44
"description": "A Gatsby theme for miscellaneous blogging with a dark/light mode",
55
"main": "index.js",
66
"keywords": [
@@ -29,7 +29,7 @@
2929
"gatsby-plugin-react-helmet": "^3.3.9",
3030
"gatsby-plugin-theme-ui": "^0.2.53",
3131
"gatsby-plugin-twitter": "^2.3.9",
32-
"gatsby-theme-blog-core": "^1.5.58",
32+
"gatsby-theme-blog-core": "^1.5.59",
3333
"mdx-utils": "0.2.0",
3434
"react-helmet": "^5.2.1",
3535
"react-switch": "^5.0.1",
@@ -39,7 +39,7 @@
3939
"typography-theme-wordpress-2016": "^0.16.19"
4040
},
4141
"devDependencies": {
42-
"gatsby": "^2.23.19",
42+
"gatsby": "^2.23.20",
4343
"prettier": "2.0.5",
4444
"react": "^16.12.0",
4545
"react-dom": "^16.12.0"

‎packages/gatsby-theme-notes/CHANGELOG.md

+4
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.3.85](https://github.com/gatsbyjs/gatsby/compare/gatsby-theme-notes@1.3.84...gatsby-theme-notes@1.3.85) (2020-07-03)
7+
8+
**Note:** Version bump only for package gatsby-theme-notes
9+
610
## [1.3.84](https://github.com/gatsbyjs/gatsby/compare/gatsby-theme-notes@1.3.83...gatsby-theme-notes@1.3.84) (2020-07-03)
711

812
**Note:** Version bump only for package gatsby-theme-notes

‎packages/gatsby-theme-notes/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-theme-notes",
33
"description": "Gatsby Theme for adding a notes section to your website",
4-
"version": "1.3.84",
4+
"version": "1.3.85",
55
"author": "John Otander",
66
"license": "MIT",
77
"main": "index.js",
@@ -20,7 +20,7 @@
2020
},
2121
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-theme-notes#readme",
2222
"devDependencies": {
23-
"gatsby": "^2.23.19",
23+
"gatsby": "^2.23.20",
2424
"react": "^16.12.0",
2525
"react-dom": "^16.12.0"
2626
},

‎packages/gatsby-theme-ui-preset/CHANGELOG.md

+4
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.74](https://github.com/gatsbyjs/gatsby/compare/gatsby-theme-ui-preset@0.0.73...gatsby-theme-ui-preset@0.0.74) (2020-07-03)
7+
8+
**Note:** Version bump only for package gatsby-theme-ui-preset
9+
610
## [0.0.73](https://github.com/gatsbyjs/gatsby/compare/gatsby-theme-ui-preset@0.0.72...gatsby-theme-ui-preset@0.0.73) (2020-07-03)
711

812
**Note:** Version bump only for package gatsby-theme-ui-preset

‎packages/gatsby-theme-ui-preset/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gatsby-theme-ui-preset",
3-
"version": "0.0.73",
3+
"version": "0.0.74",
44
"description": "A Gatsby theme for theme-ui styles",
55
"main": "index.js",
66
"keywords": [
@@ -30,7 +30,7 @@
3030
"typography-theme-wordpress-2016": "^0.16.19"
3131
},
3232
"devDependencies": {
33-
"gatsby": "^2.23.19",
33+
"gatsby": "^2.23.20",
3434
"prettier": "2.0.5",
3535
"react": "^16.12.0",
3636
"react-dom": "^16.12.0"

‎packages/gatsby-transformer-documentationjs/CHANGELOG.md

+6
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+
## [4.3.12](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-documentationjs@4.3.11...gatsby-transformer-documentationjs@4.3.12) (2020-07-03)
7+
8+
### Bug Fixes
9+
10+
- incorrect typedef parsing for interfaces ([#24192](https://github.com/gatsbyjs/gatsby/issues/24192)) ([1a1177e](https://github.com/gatsbyjs/gatsby/commit/1a1177e))
11+
612
## [4.3.11](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-documentationjs@4.3.10...gatsby-transformer-documentationjs@4.3.11) (2020-07-02)
713

814
**Note:** Version bump only for package gatsby-transformer-documentationjs

‎packages/gatsby-transformer-documentationjs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-transformer-documentationjs",
33
"description": "Gatsby transformer plugin which uses Documentation.js to extract JavaScript documentation",
4-
"version": "4.3.11",
4+
"version": "4.3.12",
55
"author": "Kyle Mathews",
66
"bugs": {
77
"url": "https://github.com/gatsbyjs/gatsby/issues"

‎packages/gatsby/CHANGELOG.md

+4
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.23.20](https://github.com/gatsbyjs/gatsby/compare/gatsby@2.23.19...gatsby@2.23.20) (2020-07-03)
7+
8+
**Note:** Version bump only for package gatsby
9+
610
## [2.23.19](https://github.com/gatsbyjs/gatsby/compare/gatsby@2.23.18...gatsby@2.23.19) (2020-07-03)
711

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

‎packages/gatsby/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby",
33
"description": "Blazing fast modern site generator for React",
4-
"version": "2.23.19",
4+
"version": "2.23.20",
55
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
66
"bin": {
77
"gatsby": "./cli.js"
@@ -71,14 +71,14 @@
7171
"file-loader": "^1.1.11",
7272
"fs-exists-cached": "1.0.0",
7373
"fs-extra": "^8.1.0",
74-
"gatsby-cli": "^2.12.57",
74+
"gatsby-cli": "^2.12.58",
7575
"gatsby-core-utils": "^1.3.11",
7676
"gatsby-graphiql-explorer": "^0.4.10",
7777
"gatsby-link": "^2.4.11",
7878
"gatsby-plugin-page-creator": "^2.3.15",
7979
"gatsby-plugin-typescript": "^2.4.13",
8080
"gatsby-react-router-scroll": "^3.0.10",
81-
"gatsby-telemetry": "^1.3.17",
81+
"gatsby-telemetry": "^1.3.18",
8282
"glob": "^7.1.6",
8383
"got": "8.3.2",
8484
"graphql": "^14.6.0",

0 commit comments

Comments
 (0)
Please sign in to comment.