Skip to content

Commit

Permalink
chore(release): Publish
Browse files Browse the repository at this point in the history
 - babel-plugin-remove-graphql-queries@2.7.21
 - gatsby-cli@2.8.25
 - gatsby-codemods@1.1.20
 - gatsby-plugin-catch-links@2.1.23
 - gatsby-plugin-emotion@4.1.20
 - gatsby-plugin-google-tagmanager@2.1.22
 - gatsby-plugin-layout@1.1.20
 - gatsby-plugin-manifest@2.2.36
 - gatsby-plugin-mdx@1.0.66
 - gatsby-plugin-preload-fonts@1.0.24
 - gatsby-plugin-react-helmet@3.1.20
 - gatsby-plugin-remove-trailing-slashes@2.1.19
 - gatsby-plugin-sharp@2.3.12
 - gatsby-plugin-typescript@2.1.25
 - gatsby-remark-code-repls@3.0.24
 - gatsby-remark-copy-linked-files@2.1.35
 - gatsby-remark-custom-blocks@2.1.23
 - gatsby-remark-embed-snippet@4.1.20
 - gatsby-remark-images-contentful@2.1.29
 - gatsby-remark-images@3.1.41
 - gatsby-remark-katex@3.1.22
 - gatsby-source-contentful@2.1.75
 - gatsby-source-drupal@3.3.15
 - gatsby-source-faker@2.1.19
 - gatsby-source-filesystem@2.1.45
 - gatsby-source-shopify@3.0.39
 - gatsby-source-wordpress@3.1.56
 - gatsby-theme-blog-core@1.0.49
 - gatsby-theme-blog@1.2.21
 - gatsby-theme-notes@1.0.43
 - gatsby-transformer-csv@2.1.23
 - gatsby-transformer-hjson@2.2.25
 - gatsby-transformer-json@2.2.24
 - gatsby-transformer-pdf@1.1.24
 - gatsby-transformer-react-docgen@5.0.27
 - gatsby-transformer-remark@2.6.47
 - gatsby-transformer-screenshot@2.1.48
 - gatsby-transformer-sharp@2.3.11
 - gatsby-transformer-sqip@2.1.57
 - gatsby-transformer-yaml@2.2.22
 - gatsby@2.18.20
  • Loading branch information
sidharthachatterjee committed Jan 9, 2020
1 parent 03d2d68 commit 6ffd037
Show file tree
Hide file tree
Showing 82 changed files with 245 additions and 65 deletions.
6 changes: 6 additions & 0 deletions packages/babel-plugin-remove-graphql-queries/CHANGELOG.md
Original file line number Diff line number Diff line change
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.7.21](https://github.com/gatsbyjs/gatsby/compare/babel-plugin-remove-graphql-queries@2.7.19...babel-plugin-remove-graphql-queries@2.7.21) (2020-01-09)

### Features

- **gatsby:** Allow alternative import syntax for useStaticQuery ([#20330](https://github.com/gatsbyjs/gatsby/issues/20330)) ([17eaa72](https://github.com/gatsbyjs/gatsby/commit/17eaa72))

## [2.7.20](https://github.com/gatsbyjs/gatsby/compare/babel-plugin-remove-graphql-queries@2.7.19...babel-plugin-remove-graphql-queries@2.7.20) (2020-01-09)

### Features
Expand Down
2 changes: 1 addition & 1 deletion packages/babel-plugin-remove-graphql-queries/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "babel-plugin-remove-graphql-queries",
"version": "2.7.20",
"version": "2.7.21",
"author": "Jason Quense <monastic.panic@gmail.com>",
"repository": {
"type": "git",
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-cli/CHANGELOG.md
Original file line number Diff line number Diff line change
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.

## [2.8.25](https://github.com/gatsbyjs/gatsby/compare/gatsby-cli@2.8.23...gatsby-cli@2.8.25) (2020-01-09)

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

## [2.8.24](https://github.com/gatsbyjs/gatsby/compare/gatsby-cli@2.8.23...gatsby-cli@2.8.24) (2020-01-09)

**Note:** Version bump only for package gatsby-cli
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby-cli",
"description": "Gatsby command-line interface for creating new sites and running Gatsby commands",
"version": "2.8.24",
"version": "2.8.25",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"bin": {
"gatsby": "lib/index.js"
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-codemods/CHANGELOG.md
Original file line number Diff line number Diff line change
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.20](https://github.com/gatsbyjs/gatsby/compare/gatsby-codemods@1.1.18...gatsby-codemods@1.1.20) (2020-01-09)

**Note:** Version bump only for package gatsby-codemods

## [1.1.19](https://github.com/gatsbyjs/gatsby/compare/gatsby-codemods@1.1.18...gatsby-codemods@1.1.19) (2020-01-09)

**Note:** Version bump only for package gatsby-codemods
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-codemods/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gatsby-codemods",
"version": "1.1.19",
"version": "1.1.20",
"description": "A collection of codemod scripts for use with JSCodeshift that help migrate to newer versions of Gatsby.",
"main": "index.js",
"scripts": {
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-plugin-catch-links/CHANGELOG.md
Original file line number Diff line number Diff line change
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.

## [2.1.23](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-catch-links@2.1.21...gatsby-plugin-catch-links@2.1.23) (2020-01-09)

**Note:** Version bump only for package gatsby-plugin-catch-links

## [2.1.22](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-catch-links@2.1.21...gatsby-plugin-catch-links@2.1.22) (2020-01-09)

**Note:** Version bump only for package gatsby-plugin-catch-links
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-catch-links/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby-plugin-catch-links",
"description": "Intercepts local links from markdown and other non-react pages and does a client-side pushState to avoid the browser having to refresh the page.",
"version": "2.1.22",
"version": "2.1.23",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-plugin-emotion/CHANGELOG.md
Original file line number Diff line number Diff line change
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.

## [4.1.20](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-emotion@4.1.18...gatsby-plugin-emotion@4.1.20) (2020-01-09)

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

## [4.1.19](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-emotion@4.1.18...gatsby-plugin-emotion@4.1.19) (2020-01-09)

**Note:** Version bump only for package gatsby-plugin-emotion
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-emotion/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby-plugin-emotion",
"description": "Gatsby plugin to add support for Emotion",
"version": "4.1.19",
"version": "4.1.20",
"author": "Tegan Churchill <churchill.tegan@gmail.com>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-plugin-google-tagmanager/CHANGELOG.md
Original file line number Diff line number Diff line change
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.

## [2.1.22](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-google-tagmanager@2.1.20...gatsby-plugin-google-tagmanager@2.1.22) (2020-01-09)

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

## [2.1.21](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-google-tagmanager@2.1.20...gatsby-plugin-google-tagmanager@2.1.21) (2020-01-09)

**Note:** Version bump only for package gatsby-plugin-google-tagmanager
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-google-tagmanager/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby-plugin-google-tagmanager",
"description": "Gatsby plugin to add google tagmanager onto a site",
"version": "2.1.21",
"version": "2.1.22",
"author": "Thijs Koerselman <thijs@vauxlab.com>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-plugin-layout/CHANGELOG.md
Original file line number Diff line number Diff line change
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.20](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-layout@1.1.18...gatsby-plugin-layout@1.1.20) (2020-01-09)

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

## [1.1.19](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-layout@1.1.18...gatsby-plugin-layout@1.1.19) (2020-01-09)

**Note:** Version bump only for package gatsby-plugin-layout
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-layout/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gatsby-plugin-layout",
"version": "1.1.19",
"version": "1.1.20",
"description": "Reimplements the behavior of layout components in gatsby@1, which was removed in version 2.",
"main": "index.js",
"scripts": {
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-plugin-manifest/CHANGELOG.md
Original file line number Diff line number Diff line change
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.

## [2.2.36](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-manifest@2.2.34...gatsby-plugin-manifest@2.2.36) (2020-01-09)

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

## [2.2.35](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-manifest@2.2.34...gatsby-plugin-manifest@2.2.35) (2020-01-09)

**Note:** Version bump only for package gatsby-plugin-manifest
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-manifest/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby-plugin-manifest",
"description": "Gatsby plugin which adds a manifest.webmanifest to make sites progressive web apps",
"version": "2.2.35",
"version": "2.2.36",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-plugin-mdx/CHANGELOG.md
Original file line number Diff line number Diff line change
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.66](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-mdx@1.0.64...gatsby-plugin-mdx@1.0.66) (2020-01-09)

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

## [1.0.65](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-mdx@1.0.64...gatsby-plugin-mdx@1.0.65) (2020-01-09)

**Note:** Version bump only for package gatsby-plugin-mdx
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-mdx/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gatsby-plugin-mdx",
"version": "1.0.65",
"version": "1.0.66",
"description": "MDX integration for Gatsby",
"main": "index.js",
"license": "MIT",
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-plugin-preload-fonts/CHANGELOG.md
Original file line number Diff line number Diff line change
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.24](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-preload-fonts@1.0.22...gatsby-plugin-preload-fonts@1.0.24) (2020-01-09)

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

## [1.0.23](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-preload-fonts@1.0.22...gatsby-plugin-preload-fonts@1.0.23) (2020-01-09)

**Note:** Version bump only for package gatsby-plugin-preload-fonts
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-preload-fonts/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby-plugin-preload-fonts",
"description": "Gatsby plugin for preloading fonts per page",
"version": "1.0.23",
"version": "1.0.24",
"author": "Aaron Ross <superhawk610@gmail.com>",
"main": "index.js",
"bin": {
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-plugin-react-helmet/CHANGELOG.md
Original file line number Diff line number Diff line change
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.

## [3.1.20](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-react-helmet@3.1.18...gatsby-plugin-react-helmet@3.1.20) (2020-01-09)

**Note:** Version bump only for package gatsby-plugin-react-helmet

## [3.1.19](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-react-helmet@3.1.18...gatsby-plugin-react-helmet@3.1.19) (2020-01-09)

**Note:** Version bump only for package gatsby-plugin-react-helmet
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-react-helmet/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby-plugin-react-helmet",
"description": "Manage document head data with react-helmet. Provides drop-in server rendering support for Gatsby.",
"version": "3.1.19",
"version": "3.1.20",
"author": "Kyle Mathews <matthews.kyle@gmail.com>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-plugin-remove-trailing-slashes/CHANGELOG.md
Original file line number Diff line number Diff line change
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.

## [2.1.19](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-remove-trailing-slashes@2.1.17...gatsby-plugin-remove-trailing-slashes@2.1.19) (2020-01-09)

**Note:** Version bump only for package gatsby-plugin-remove-trailing-slashes

## [2.1.18](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-remove-trailing-slashes@2.1.17...gatsby-plugin-remove-trailing-slashes@2.1.18) (2020-01-09)

**Note:** Version bump only for package gatsby-plugin-remove-trailing-slashes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby-plugin-remove-trailing-slashes",
"description": "Removes trailing slashes from your project's paths. For example, yoursite.com/about/ becomes yoursite.com/about",
"version": "2.1.18",
"version": "2.1.19",
"author": "scott.eckenthal@gmail.com",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-plugin-sharp/CHANGELOG.md
Original file line number Diff line number Diff line change
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.

## [2.3.12](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-sharp@2.3.10...gatsby-plugin-sharp@2.3.12) (2020-01-09)

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

## [2.3.11](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-sharp@2.3.10...gatsby-plugin-sharp@2.3.11) (2020-01-09)

**Note:** Version bump only for package gatsby-plugin-sharp
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-sharp/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby-plugin-sharp",
"description": "Wrapper of the Sharp image manipulation library for Gatsby plugins",
"version": "2.3.11",
"version": "2.3.12",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-plugin-typescript/CHANGELOG.md
Original file line number Diff line number Diff line change
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.

## [2.1.25](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-typescript@2.1.23...gatsby-plugin-typescript@2.1.25) (2020-01-09)

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

## [2.1.24](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-typescript@2.1.23...gatsby-plugin-typescript@2.1.24) (2020-01-09)

**Note:** Version bump only for package gatsby-plugin-typescript
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-plugin-typescript/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby-plugin-typescript",
"description": "Adds TypeScript support to Gatsby",
"version": "2.1.24",
"version": "2.1.25",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand All @@ -15,7 +15,7 @@
"@babel/plugin-proposal-optional-chaining": "^7.7.5",
"@babel/preset-typescript": "^7.7.4",
"@babel/runtime": "^7.7.6",
"babel-plugin-remove-graphql-queries": "^2.7.20"
"babel-plugin-remove-graphql-queries": "^2.7.21"
},
"devDependencies": {
"@babel/cli": "^7.7.5",
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-remark-code-repls/CHANGELOG.md
Original file line number Diff line number Diff line change
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.

## [3.0.24](https://github.com/gatsbyjs/gatsby/compare/gatsby-remark-code-repls@3.0.22...gatsby-remark-code-repls@3.0.24) (2020-01-09)

**Note:** Version bump only for package gatsby-remark-code-repls

## [3.0.23](https://github.com/gatsbyjs/gatsby/compare/gatsby-remark-code-repls@3.0.22...gatsby-remark-code-repls@3.0.23) (2020-01-09)

**Note:** Version bump only for package gatsby-remark-code-repls
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-remark-code-repls/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby-remark-code-repls",
"description": "Gatsby plugin to auto-generate links to popular REPLs like Babel and Codepen",
"version": "3.0.23",
"version": "3.0.24",
"author": "Brian Vaughn <brian.david.vaughn@gmail.com>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-remark-copy-linked-files/CHANGELOG.md
Original file line number Diff line number Diff line change
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.

## [2.1.35](https://github.com/gatsbyjs/gatsby/compare/gatsby-remark-copy-linked-files@2.1.33...gatsby-remark-copy-linked-files@2.1.35) (2020-01-09)

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

## [2.1.34](https://github.com/gatsbyjs/gatsby/compare/gatsby-remark-copy-linked-files@2.1.33...gatsby-remark-copy-linked-files@2.1.34) (2020-01-09)

**Note:** Version bump only for package gatsby-remark-copy-linked-files
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-remark-copy-linked-files/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby-remark-copy-linked-files",
"description": "Find files which are linked to from markdown and copy them to the public directory",
"version": "2.1.34",
"version": "2.1.35",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-remark-custom-blocks/CHANGELOG.md
Original file line number Diff line number Diff line change
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.

## [2.1.23](https://github.com/gatsbyjs/gatsby/compare/gatsby-remark-custom-blocks@2.1.21...gatsby-remark-custom-blocks@2.1.23) (2020-01-09)

**Note:** Version bump only for package gatsby-remark-custom-blocks

## [2.1.22](https://github.com/gatsbyjs/gatsby/compare/gatsby-remark-custom-blocks@2.1.21...gatsby-remark-custom-blocks@2.1.22) (2020-01-09)

**Note:** Version bump only for package gatsby-remark-custom-blocks
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-remark-custom-blocks/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby-remark-custom-blocks",
"description": "Gatsby remark plugin for adding custom blocks in markdown",
"version": "2.1.22",
"version": "2.1.23",
"author": "Mohammad Asad Mohammad <m91.alahmadi@gmail.com>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-remark-embed-snippet/CHANGELOG.md
Original file line number Diff line number Diff line change
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.

## [4.1.20](https://github.com/gatsbyjs/gatsby/compare/gatsby-remark-embed-snippet@4.1.18...gatsby-remark-embed-snippet@4.1.20) (2020-01-09)

**Note:** Version bump only for package gatsby-remark-embed-snippet

## [4.1.19](https://github.com/gatsbyjs/gatsby/compare/gatsby-remark-embed-snippet@4.1.18...gatsby-remark-embed-snippet@4.1.19) (2020-01-09)

**Note:** Version bump only for package gatsby-remark-embed-snippet
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-remark-embed-snippet/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby-remark-embed-snippet",
"description": "Gatsby plugin to embed formatted code snippets within markdown",
"version": "4.1.19",
"version": "4.1.20",
"author": "Brian Vaughn <brian.david.vaughn@gmail.com>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-remark-images-contentful/CHANGELOG.md
Original file line number Diff line number Diff line change
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.

## [2.1.29](https://github.com/gatsbyjs/gatsby/compare/gatsby-remark-images-contentful@2.1.27...gatsby-remark-images-contentful@2.1.29) (2020-01-09)

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

## [2.1.28](https://github.com/gatsbyjs/gatsby/compare/gatsby-remark-images-contentful@2.1.27...gatsby-remark-images-contentful@2.1.28) (2020-01-09)

**Note:** Version bump only for package gatsby-remark-images-contentful
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-remark-images-contentful/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gatsby-remark-images-contentful",
"version": "2.1.28",
"version": "2.1.29",
"description": "Process Images in Contentful markdown so they can use the images API.",
"main": "index.js",
"scripts": {
Expand Down
4 changes: 4 additions & 0 deletions packages/gatsby-remark-images/CHANGELOG.md
Original file line number Diff line number Diff line change
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.

## [3.1.41](https://github.com/gatsbyjs/gatsby/compare/gatsby-remark-images@3.1.39...gatsby-remark-images@3.1.41) (2020-01-09)

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

## [3.1.40](https://github.com/gatsbyjs/gatsby/compare/gatsby-remark-images@3.1.39...gatsby-remark-images@3.1.40) (2020-01-09)

**Note:** Version bump only for package gatsby-remark-images
Expand Down
Loading

0 comments on commit 6ffd037

Please sign in to comment.