Skip to content

Commit e9c8e8a

Browse files
committedAug 22, 2019
chore(release): Publish
- babel-plugin-remove-graphql-queries@2.7.4 - gatsby-cli@2.7.37 - gatsby-dev-cli@2.5.12 - gatsby-image@2.2.12 - gatsby-plugin-google-analytics@2.1.9 - gatsby-plugin-mdx@1.0.28 - gatsby-plugin-sharp@2.2.16 - gatsby-plugin-typescript@2.1.4 - gatsby-remark-code-repls@3.0.5 - gatsby-remark-images-contentful@2.1.8 - gatsby-remark-images@3.1.16 - gatsby-remark-prismjs@3.3.8 - gatsby-source-contentful@2.1.25 - gatsby-source-drupal@3.2.19 - gatsby-source-filesystem@2.1.14 - gatsby-source-mongodb@2.1.7 - gatsby-source-shopify@3.0.5 - gatsby-source-wordpress@3.1.21 - gatsby-transformer-excel@2.2.5 - gatsby-transformer-react-docgen@5.0.5 - gatsby-transformer-remark@2.6.18 - gatsby-transformer-sharp@2.2.10 - gatsby-transformer-sqip@2.1.19 - gatsby@2.13.76
1 parent 27d3efc commit e9c8e8a

File tree

48 files changed

+136
-33
lines changed

Some content is hidden

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

48 files changed

+136
-33
lines changed
 

‎packages/babel-plugin-remove-graphql-queries/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.7.4](https://github.com/gatsbyjs/gatsby/compare/babel-plugin-remove-graphql-queries@2.7.3...babel-plugin-remove-graphql-queries@2.7.4) (2019-08-22)
7+
8+
**Note:** Version bump only for package babel-plugin-remove-graphql-queries
9+
610
## [2.7.3](https://github.com/gatsbyjs/gatsby/compare/babel-plugin-remove-graphql-queries@2.7.2...babel-plugin-remove-graphql-queries@2.7.3) (2019-08-20)
711

812
**Note:** Version bump only for package babel-plugin-remove-graphql-queries

‎packages/babel-plugin-remove-graphql-queries/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "babel-plugin-remove-graphql-queries",
3-
"version": "2.7.3",
3+
"version": "2.7.4",
44
"author": "Jason Quense <monastic.panic@gmail.com>",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)
Please sign in to comment.