Skip to content

Commit

Permalink
chore(release): Publish
Browse files Browse the repository at this point in the history
 - gatsby-plugin-mdx@1.0.75
 - gatsby-plugin-preload-fonts@1.0.29
 - gatsby-remark-prismjs@3.3.32
 - gatsby-source-medium@2.1.20
 - gatsby-theme-blog-core@1.2.8
 - gatsby-theme-blog@1.3.9
 - gatsby-theme-notes@1.1.6
 - gatsby@2.19.25
  • Loading branch information
pieh committed Mar 2, 2020
1 parent b6de2b9 commit effcf8b
Show file tree
Hide file tree
Showing 16 changed files with 62 additions and 14 deletions.
4 changes: 4 additions & 0 deletions packages/gatsby-plugin-mdx/CHANGELOG.md
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.75](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-mdx@1.0.74...gatsby-plugin-mdx@1.0.75) (2020-03-02)

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

## [1.0.74](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-mdx@1.0.73...gatsby-plugin-mdx@1.0.74) (2020-02-25)

**Note:** Version bump only for package gatsby-plugin-mdx
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-mdx/package.json
@@ -1,6 +1,6 @@
{
"name": "gatsby-plugin-mdx",
"version": "1.0.74",
"version": "1.0.75",
"description": "MDX integration for Gatsby",
"main": "index.js",
"license": "MIT",
Expand Down
6 changes: 6 additions & 0 deletions packages/gatsby-plugin-preload-fonts/CHANGELOG.md
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.29](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-preload-fonts@1.0.28...gatsby-plugin-preload-fonts@1.0.29) (2020-03-02)

### Features

- **gatsby-plugin-preload-fonts:** Add option to run in CI ([#21037](https://github.com/gatsbyjs/gatsby/issues/21037)) ([131f1e8](https://github.com/gatsbyjs/gatsby/commit/131f1e8))

## [1.0.28](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-preload-fonts@1.0.27...gatsby-plugin-preload-fonts@1.0.28) (2020-03-02)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-preload-fonts/package.json
@@ -1,7 +1,7 @@
{
"name": "gatsby-plugin-preload-fonts",
"description": "Gatsby plugin for preloading fonts per page",
"version": "1.0.28",
"version": "1.0.29",
"author": "Aaron Ross <superhawk610@gmail.com>",
"main": "index.js",
"bin": {
Expand Down
6 changes: 6 additions & 0 deletions packages/gatsby-remark-prismjs/CHANGELOG.md
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.3.32](https://github.com/gatsbyjs/gatsby/compare/gatsby-remark-prismjs@3.3.31...gatsby-remark-prismjs@3.3.32) (2020-03-02)

### Features

- **gatsby-remark-prismjs:** add show invisibles plugin ([#21439](https://github.com/gatsbyjs/gatsby/issues/21439)) ([5b523bd](https://github.com/gatsbyjs/gatsby/commit/5b523bd))

## [3.3.31](https://github.com/gatsbyjs/gatsby/compare/gatsby-remark-prismjs@3.3.30...gatsby-remark-prismjs@3.3.31) (2020-02-01)

**Note:** Version bump only for package gatsby-remark-prismjs
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-remark-prismjs/package.json
@@ -1,7 +1,7 @@
{
"name": "gatsby-remark-prismjs",
"description": "Adds syntax highlighting to code blocks at build time using PrismJS",
"version": "3.3.31",
"version": "3.3.32",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand Down
6 changes: 6 additions & 0 deletions packages/gatsby-source-medium/CHANGELOG.md
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.1.20](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-medium@2.1.19...gatsby-source-medium@2.1.20) (2020-03-02)

### Bug Fixes

- **gatsby-source-medium:** fix data fecthing & add limitation to readme ([#17547](https://github.com/gatsbyjs/gatsby/issues/17547)) ([3ba9f9c](https://github.com/gatsbyjs/gatsby/commit/3ba9f9c))

## [2.1.19](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-medium@2.1.18...gatsby-source-medium@2.1.19) (2020-02-01)

**Note:** Version bump only for package gatsby-source-medium
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-source-medium/package.json
@@ -1,7 +1,7 @@
{
"name": "gatsby-source-medium",
"description": "Gatsby source plugin for building websites using Medium as a data source",
"version": "2.1.19",
"version": "2.1.20",
"author": "Robert Vogt <robert@smartive.ch>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-theme-blog-core/CHANGELOG.md
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.2.8](https://github.com/gatsbyjs/gatsby/compare/gatsby-theme-blog-core@1.2.7...gatsby-theme-blog-core@1.2.8) (2020-03-02)

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

## [1.2.7](https://github.com/gatsbyjs/gatsby/compare/gatsby-theme-blog-core@1.2.6...gatsby-theme-blog-core@1.2.7) (2020-03-02)

**Note:** Version bump only for package gatsby-theme-blog-core
Expand Down
6 changes: 3 additions & 3 deletions packages/gatsby-theme-blog-core/package.json
@@ -1,6 +1,6 @@
{
"name": "gatsby-theme-blog-core",
"version": "1.2.7",
"version": "1.2.8",
"main": "index.js",
"author": "christopherbiscardi <chris@christopherbiscardi.com> (@chrisbiscardi)",
"license": "MIT",
Expand All @@ -19,7 +19,7 @@
"dependencies": {
"@mdx-js/mdx": "^1.5.1",
"gatsby-core-utils": "^1.0.28",
"gatsby-plugin-mdx": "^1.0.74",
"gatsby-plugin-mdx": "^1.0.75",
"gatsby-plugin-sharp": "^2.4.5",
"gatsby-remark-copy-linked-files": "^2.1.37",
"gatsby-remark-images": "^3.1.44",
Expand All @@ -30,7 +30,7 @@
},
"devDependencies": {
"@mdx-js/react": "^1.5.1",
"gatsby": "^2.19.24",
"gatsby": "^2.19.25",
"prettier": "^1.19.1",
"react": "^16.12.0",
"react-dom": "^16.12.0"
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-theme-blog/CHANGELOG.md
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.3.9](https://github.com/gatsbyjs/gatsby/compare/gatsby-theme-blog@1.3.8...gatsby-theme-blog@1.3.9) (2020-03-02)

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

## [1.3.8](https://github.com/gatsbyjs/gatsby/compare/gatsby-theme-blog@1.3.7...gatsby-theme-blog@1.3.8) (2020-03-02)

**Note:** Version bump only for package gatsby-theme-blog
Expand Down
6 changes: 3 additions & 3 deletions packages/gatsby-theme-blog/package.json
@@ -1,6 +1,6 @@
{
"name": "gatsby-theme-blog",
"version": "1.3.8",
"version": "1.3.9",
"description": "A Gatsby theme for miscellaneous blogging with a dark/light mode",
"main": "index.js",
"keywords": [
Expand Down Expand Up @@ -29,7 +29,7 @@
"gatsby-plugin-react-helmet": "^3.1.22",
"gatsby-plugin-theme-ui": "^0.2.43",
"gatsby-plugin-twitter": "^2.1.19",
"gatsby-theme-blog-core": "^1.2.7",
"gatsby-theme-blog-core": "^1.2.8",
"mdx-utils": "0.2.0",
"react-helmet": "^5.2.1",
"react-switch": "^5.0.1",
Expand All @@ -39,7 +39,7 @@
"typography-theme-wordpress-2016": "^0.16.19"
},
"devDependencies": {
"gatsby": "^2.19.24",
"gatsby": "^2.19.25",
"prettier": "^1.19.1",
"react": "^16.12.0",
"react-dom": "^16.12.0"
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-theme-notes/CHANGELOG.md
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.1.6](https://github.com/gatsbyjs/gatsby/compare/gatsby-theme-notes@1.1.5...gatsby-theme-notes@1.1.6) (2020-03-02)

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

## [1.1.5](https://github.com/gatsbyjs/gatsby/compare/gatsby-theme-notes@1.1.4...gatsby-theme-notes@1.1.5) (2020-03-02)

**Note:** Version bump only for package gatsby-theme-notes
Expand Down
6 changes: 3 additions & 3 deletions packages/gatsby-theme-notes/package.json
@@ -1,7 +1,7 @@
{
"name": "gatsby-theme-notes",
"description": "Gatsby Theme for adding a notes section to your website",
"version": "1.1.5",
"version": "1.1.6",
"author": "John Otander",
"license": "MIT",
"main": "index.js",
Expand All @@ -20,7 +20,7 @@
},
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-theme-notes#readme",
"devDependencies": {
"gatsby": "^2.19.24",
"gatsby": "^2.19.25",
"react": "^16.12.0",
"react-dom": "^16.12.0"
},
Expand All @@ -39,7 +39,7 @@
"gatsby-core-utils": "^1.0.28",
"gatsby-plugin-compile-es6-packages": "^2.1.0",
"gatsby-plugin-emotion": "^4.1.23",
"gatsby-plugin-mdx": "^1.0.74",
"gatsby-plugin-mdx": "^1.0.75",
"gatsby-plugin-meta-redirect": "^1.1.1",
"gatsby-plugin-og-image": "0.0.1",
"gatsby-plugin-redirects": "^1.0.0",
Expand Down
14 changes: 14 additions & 0 deletions packages/gatsby/CHANGELOG.md
Expand Up @@ -3,6 +3,20 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.19.25](https://github.com/gatsbyjs/gatsby/compare/gatsby@2.19.24...gatsby@2.19.25) (2020-03-02)

### Bug Fixes

- **gatsby:** bump flex-bug postcss-plugin and postcss-loader ([#21398](https://github.com/gatsbyjs/gatsby/issues/21398)) ([47b05fc](https://github.com/gatsbyjs/gatsby/commit/47b05fc))
- **gatsby:** Check for nullable locations in query-runner ([#21839](https://github.com/gatsbyjs/gatsby/issues/21839)) ([dc484eb](https://github.com/gatsbyjs/gatsby/commit/dc484eb))
- **gatsby:** fix codepaths that result in js errors ([#21829](https://github.com/gatsbyjs/gatsby/issues/21829)) ([a87f1bd](https://github.com/gatsbyjs/gatsby/commit/a87f1bd))
- **gatsby:** Improve warning for built-in GraphQL type overrides ([#21899](https://github.com/gatsbyjs/gatsby/issues/21899)) ([1f4db4b](https://github.com/gatsbyjs/gatsby/commit/1f4db4b))
- hot fix for `gatsby develop` when HOME is not set ([#21914](https://github.com/gatsbyjs/gatsby/issues/21914)) ([b6de2b9](https://github.com/gatsbyjs/gatsby/commit/b6de2b9))

### Features

- **gatsby:** Allow silencing the warning for adding resolvers for missing types ([#21769](https://github.com/gatsbyjs/gatsby/issues/21769)) ([6b7ed63](https://github.com/gatsbyjs/gatsby/commit/6b7ed63))

## [2.19.24](https://github.com/gatsbyjs/gatsby/compare/gatsby@2.19.23...gatsby@2.19.24) (2020-03-02)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby/package.json
@@ -1,7 +1,7 @@
{
"name": "gatsby",
"description": "Blazing fast modern site generator for React",
"version": "2.19.24",
"version": "2.19.25",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"bin": {
"gatsby": "./dist/bin/gatsby.js"
Expand Down

0 comments on commit effcf8b

Please sign in to comment.