Skip to content

Commit 90ac3a5

Browse files
committedAug 23, 2019
chore(release): Publish
- babel-plugin-remove-graphql-queries@2.7.5 - babel-preset-gatsby-package@0.2.3 - babel-preset-gatsby@0.2.11 - gatsby-cli@2.7.39 - gatsby-codemods@1.1.4 - gatsby-core-utils@1.0.6 - gatsby-cypress@0.2.6 - gatsby-design-tokens@1.0.2 - gatsby-dev-cli@2.5.13 - gatsby-graphiql-explorer@0.2.8 - gatsby-image@2.2.13 - gatsby-link@2.2.8 - gatsby-page-utils@0.0.10 - gatsby-plugin-canonical-urls@2.1.5 - gatsby-plugin-catch-links@2.1.5 - gatsby-plugin-coffeescript@2.1.5 - gatsby-plugin-create-client-paths@2.1.5 - gatsby-plugin-cxs@2.1.3 - gatsby-plugin-emotion@4.1.4 - gatsby-plugin-facebook-analytics@2.2.5 - gatsby-plugin-feed@2.3.8 - gatsby-plugin-flow@1.1.4 - gatsby-plugin-fullstory@2.1.4 - gatsby-plugin-glamor@2.1.5 - gatsby-plugin-google-analytics@2.1.10 - gatsby-plugin-google-gtag@1.1.6 - gatsby-plugin-google-tagmanager@2.1.7 - gatsby-plugin-guess-js@1.1.8 - gatsby-plugin-jss@2.1.4 - gatsby-plugin-layout@1.1.5 - gatsby-plugin-less@3.0.2 - gatsby-plugin-lodash@3.1.5 - gatsby-plugin-manifest@2.2.9 - gatsby-plugin-mdx@1.0.30 - gatsby-plugin-netlify-cms@4.1.11 - gatsby-plugin-netlify@2.1.9 - gatsby-plugin-nprogress@2.1.4 - gatsby-plugin-offline@2.2.10 - gatsby-plugin-page-creator@2.1.10 - gatsby-plugin-postcss@2.1.5 - gatsby-plugin-preact@3.1.6 - gatsby-plugin-react-css-modules@2.1.5 - gatsby-plugin-react-helmet@3.1.5 - gatsby-plugin-remove-trailing-slashes@2.1.4 - gatsby-plugin-sass@2.1.12 - gatsby-plugin-sharp@2.2.17 - gatsby-plugin-sitemap@2.2.9 - gatsby-plugin-styled-components@3.1.3 - gatsby-plugin-styled-jsx@3.1.4 - gatsby-plugin-styletron@4.1.5 - gatsby-plugin-stylus@2.1.5 - gatsby-plugin-subfont@1.1.5 - gatsby-plugin-twitter@2.1.4 - gatsby-plugin-typescript@2.1.5 - gatsby-plugin-typography@2.3.5 - gatsby-react-router-scroll@2.1.6 - gatsby-remark-autolink-headers@2.1.7 - gatsby-remark-code-repls@3.0.6 - gatsby-remark-copy-linked-files@2.1.10 - gatsby-remark-custom-blocks@2.1.5 - gatsby-remark-embed-snippet@4.1.5 - gatsby-remark-graphviz@1.1.6 - gatsby-remark-images-contentful@2.1.9 - gatsby-remark-images@3.1.17 - gatsby-remark-katex@3.1.6 - gatsby-remark-prismjs@3.3.9 - gatsby-remark-responsive-iframe@2.2.8 - gatsby-remark-smartypants@2.1.5 - gatsby-source-contentful@2.1.26 - gatsby-source-drupal@3.2.20 - gatsby-source-faker@2.1.4 - gatsby-source-filesystem@2.1.15 - gatsby-source-graphql@2.1.9 - gatsby-source-hacker-news@2.1.6 - gatsby-source-lever@2.1.7 - gatsby-source-medium@2.1.4 - gatsby-source-mongodb@2.1.8 - gatsby-source-npm-package-search@2.1.6 - gatsby-source-shopify@3.0.6 - gatsby-source-wikipedia@2.1.4 - gatsby-source-wordpress@3.1.22 - gatsby-telemetry@1.1.18 - gatsby-transformer-asciidoc@1.1.7 - gatsby-transformer-csv@2.1.5 - gatsby-transformer-documentationjs@4.1.6 - gatsby-transformer-excel@2.2.6 - gatsby-transformer-hjson@2.2.7 - gatsby-transformer-javascript-frontmatter@2.1.5 - gatsby-transformer-javascript-static-exports@2.2.5 - gatsby-transformer-json@2.2.5 - gatsby-transformer-pdf@1.1.6 - gatsby-transformer-react-docgen@5.0.6 - gatsby-transformer-remark@2.6.19 - gatsby-transformer-screenshot@2.1.7 - gatsby-transformer-sharp@2.2.11 - gatsby-transformer-sqip@2.1.20 - gatsby-transformer-toml@2.2.6 - gatsby-transformer-xml@2.1.7 - gatsby-transformer-yaml@2.2.7 - gatsby@2.13.78 - graphql-skip-limit@2.1.5
1 parent 92df1cf commit 90ac3a5

File tree

202 files changed

+630
-222
lines changed

Some content is hidden

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

202 files changed

+630
-222
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.5](https://github.com/gatsbyjs/gatsby/compare/babel-plugin-remove-graphql-queries@2.7.4...babel-plugin-remove-graphql-queries@2.7.5) (2019-08-23)
7+
8+
**Note:** Version bump only for package babel-plugin-remove-graphql-queries
9+
610
## [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)
711

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

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "babel-plugin-remove-graphql-queries",
3-
"version": "2.7.4",
3+
"version": "2.7.5",
44
"author": "Jason Quense <monastic.panic@gmail.com>",
55
"repository": {
66
"type": "git",
@@ -11,7 +11,7 @@
1111
"devDependencies": {
1212
"@babel/cli": "^7.5.5",
1313
"@babel/core": "^7.5.5",
14-
"babel-preset-gatsby-package": "^0.2.2",
14+
"babel-preset-gatsby-package": "^0.2.3",
1515
"cross-env": "^5.2.0"
1616
},
1717
"license": "MIT",

0 commit comments

Comments
 (0)
Please sign in to comment.