Skip to content

Commit 3d3e68c

Browse files

File tree

18 files changed

+45
-9
lines changed

18 files changed

+45
-9
lines changed

packages/gatsby-plugin-mdx/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.0.41](https://github.com/gatsbyjs/gatsby/compare/[email protected]@1.0.41) (2019-09-10)
7+
8+
**Note:** Version bump only for package gatsby-plugin-mdx
9+
610
## [1.0.40](https://github.com/gatsbyjs/gatsby/compare/[email protected]@1.0.40) (2019-09-09)
711

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

packages/gatsby-plugin-mdx/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-mdx",
3-
"version": "1.0.40",
3+
"version": "1.0.41",
44
"description": "MDX integration for Gatsby",
55
"main": "index.js",
66
"license": "MIT",

packages/gatsby-plugin-preload-fonts/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.0.4](https://github.com/gatsbyjs/gatsby/compare/[email protected]@1.0.4) (2019-09-10)
7+
8+
**Note:** Version bump only for package gatsby-plugin-preload-fonts
9+
610
## [1.0.3](https://github.com/gatsbyjs/gatsby/compare/[email protected]@1.0.3) (2019-09-09)
711

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

packages/gatsby-plugin-preload-fonts/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-preload-fonts",
33
"description": "Gatsby plugin for preloading fonts per page",
4-
"version": "1.0.3",
4+
"version": "1.0.4",
55
"author": "Aaron Ross <[email protected]>",
66
"main": "index.js",
77
"bin": {

packages/gatsby-remark-copy-linked-files/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.1.19](https://github.com/gatsbyjs/gatsby/compare/gatsby-remark-copy-linked-files@[email protected]) (2019-09-10)
7+
8+
**Note:** Version bump only for package gatsby-remark-copy-linked-files
9+
610
## [2.1.18](https://github.com/gatsbyjs/gatsby/compare/gatsby-remark-copy-linked-files@[email protected]) (2019-09-09)
711

812
**Note:** Version bump only for package gatsby-remark-copy-linked-files

packages/gatsby-remark-copy-linked-files/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-copy-linked-files",
33
"description": "Find files which are linked to from markdown and copy them to the public directory",
4-
"version": "2.1.18",
4+
"version": "2.1.19",
55
"author": "Kyle Mathews <[email protected]>",
66
"bugs": {
77
"url": "https://github.com/gatsbyjs/gatsby/issues"

packages/gatsby-remark-responsive-iframe/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.2.16](https://github.com/gatsbyjs/gatsby/compare/gatsby-remark-responsive-iframe@[email protected]) (2019-09-10)
7+
8+
**Note:** Version bump only for package gatsby-remark-responsive-iframe
9+
610
## [2.2.15](https://github.com/gatsbyjs/gatsby/compare/gatsby-remark-responsive-iframe@[email protected]) (2019-09-09)
711

812
**Note:** Version bump only for package gatsby-remark-responsive-iframe

packages/gatsby-remark-responsive-iframe/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-responsive-iframe",
33
"description": "Make iframes in Markdown processed by Remark responsive",
4-
"version": "2.2.15",
4+
"version": "2.2.16",
55
"author": "Kyle Mathews <[email protected]>",
66
"bugs": {
77
"url": "https://github.com/gatsbyjs/gatsby/issues"

packages/gatsby-source-graphql/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.1.14](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.1.14) (2019-09-10)
7+
8+
**Note:** Version bump only for package gatsby-source-graphql
9+
610
## [2.1.13](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.1.13) (2019-09-09)
711

812
**Note:** Version bump only for package gatsby-source-graphql

packages/gatsby-source-graphql/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-source-graphql",
33
"description": "Gatsby plugin which adds a third-party GraphQL API to Gatsby GraphQL",
4-
"version": "2.1.13",
4+
"version": "2.1.14",
55
"author": "Mikhail Novikov <[email protected]>",
66
"bugs": {
77
"url": "https://github.com/gatsbyjs/gatsby/issues"

packages/gatsby-transformer-documentationjs/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+
## [4.1.10](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-documentationjs@[email protected]) (2019-09-10)
7+
8+
**Note:** Version bump only for package gatsby-transformer-documentationjs
9+
610
## [4.1.9](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-documentationjs@[email protected]) (2019-09-09)
711

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

packages/gatsby-transformer-documentationjs/package.json

Lines changed: 1 addition & 1 deletion
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.1.9",
4+
"version": "4.1.10",
55
"author": "Kyle Mathews",
66
"bugs": {
77
"url": "https://github.com/gatsbyjs/gatsby/issues"

packages/gatsby-transformer-react-docgen/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+
## [5.0.12](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-react-docgen@[email protected]) (2019-09-10)
7+
8+
**Note:** Version bump only for package gatsby-transformer-react-docgen
9+
610
## [5.0.11](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-react-docgen@[email protected]) (2019-09-09)
711

812
**Note:** Version bump only for package gatsby-transformer-react-docgen

packages/gatsby-transformer-react-docgen/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-transformer-react-docgen",
33
"description": "Expose React component metadata and prop information as GraphQL types",
4-
"version": "5.0.11",
4+
"version": "5.0.12",
55
"author": "Jason Quense <[email protected]>",
66
"bugs": {
77
"url": "https://github.com/gatsbyjs/gatsby/issues"

packages/gatsby-transformer-screenshot/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.1.17](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-screenshot@[email protected]) (2019-09-10)
7+
8+
**Note:** Version bump only for package gatsby-transformer-screenshot
9+
610
## [2.1.16](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-screenshot@[email protected]) (2019-09-09)
711

812
**Note:** Version bump only for package gatsby-transformer-screenshot

packages/gatsby-transformer-screenshot/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-transformer-screenshot",
33
"description": "Gatsby transformer plugin that uses AWS Lambda to take screenshots of websites",
4-
"version": "2.1.16",
4+
"version": "2.1.17",
55
"author": "David Beckley <[email protected]>",
66
"bugs": {
77
"url": "https://github.com/gatsbyjs/gatsby/issues"

packages/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+
## [2.15.14](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.15.14) (2019-09-10)
7+
8+
**Note:** Version bump only for package gatsby
9+
610
## [2.15.13](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.15.13) (2019-09-09)
711

812
### Bug Fixes

packages/gatsby/package.json

Lines changed: 1 addition & 1 deletion
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.15.13",
4+
"version": "2.15.14",
55
"author": "Kyle Mathews <[email protected]>",
66
"bin": {
77
"gatsby": "./dist/bin/gatsby.js"

0 commit comments

Comments
 (0)