Skip to content

Commit cc65027

Browse files
committedJul 1, 2020
chore(release): Publish
- babel-plugin-remove-graphql-queries@2.9.8 - babel-preset-gatsby-package@0.4.7 - babel-preset-gatsby@0.4.13 - gatsby-admin@0.1.77 - gatsby-cli@2.12.53 - gatsby-codemods@1.3.7 - gatsby-core-utils@1.3.9 - gatsby-cypress@0.4.7 - gatsby-dev-cli@2.7.13 - gatsby-graphiql-explorer@0.4.8 - gatsby-image@2.4.10 - gatsby-link@2.4.9 - gatsby-page-utils@0.2.13 - gatsby-plugin-benchmark-reporting@0.2.11 - gatsby-plugin-canonical-urls@2.3.7 - gatsby-plugin-catch-links@2.3.8 - gatsby-plugin-coffeescript@2.3.7 - gatsby-plugin-create-client-paths@2.3.7 - gatsby-plugin-cxs@2.3.7 - gatsby-plugin-emotion@4.3.7 - gatsby-plugin-facebook-analytics@2.4.7 - gatsby-plugin-feed@2.5.8 - gatsby-plugin-flow@1.3.8 - gatsby-plugin-fullstory@2.3.8 - gatsby-plugin-glamor@2.3.7 - gatsby-plugin-google-analytics@2.3.7 - gatsby-plugin-google-gtag@2.1.7 - gatsby-plugin-google-tagmanager@2.3.8 - gatsby-plugin-guess-js@1.3.8 - gatsby-plugin-jss@2.3.7 - gatsby-plugin-layout@1.3.7 - gatsby-plugin-less@3.2.7 - gatsby-plugin-lodash@3.3.7 - gatsby-plugin-manifest@2.4.15 - gatsby-plugin-mdx@1.2.20 - gatsby-plugin-netlify-cms@4.3.8 - gatsby-plugin-netlify@2.3.8 - gatsby-plugin-nprogress@2.3.7 - gatsby-plugin-offline@3.2.14 - gatsby-plugin-page-creator@2.3.13 - gatsby-plugin-postcss@2.3.7 - gatsby-plugin-preact@4.0.6 - gatsby-plugin-preload-fonts@1.2.14 - gatsby-plugin-react-css-modules@2.3.7 - gatsby-plugin-react-helmet@3.3.7 - gatsby-plugin-remove-trailing-slashes@2.3.8 - gatsby-plugin-sass@2.3.8 - gatsby-plugin-sharp@2.6.15 - gatsby-plugin-sitemap@2.4.8 - gatsby-plugin-styled-components@3.3.7 - gatsby-plugin-styled-jsx@3.3.8 - gatsby-plugin-styletron@5.0.6 - gatsby-plugin-stylus@2.3.7 - gatsby-plugin-subfont@2.2.8 - gatsby-plugin-twitter@2.3.7 - gatsby-plugin-typescript@2.4.9 - gatsby-plugin-typography@2.5.7 - gatsby-react-router-scroll@3.0.8 - gatsby-recipes@0.1.45 - gatsby-remark-autolink-headers@2.3.8 - gatsby-remark-code-repls@3.2.7 - gatsby-remark-copy-linked-files@2.3.8 - gatsby-remark-custom-blocks@2.3.7 - gatsby-remark-embed-snippet@4.3.10 - gatsby-remark-graphviz@1.3.7 - gatsby-remark-images-contentful@2.3.8 - gatsby-remark-images@3.3.15 - gatsby-remark-katex@3.3.7 - gatsby-remark-prismjs@3.5.7 - gatsby-remark-responsive-iframe@2.4.8 - gatsby-remark-smartypants@2.3.7 - gatsby-source-contentful@2.3.19 - gatsby-source-drupal@3.5.16 - gatsby-source-faker@2.3.7 - gatsby-source-filesystem@2.3.15 - gatsby-source-graphql@2.5.8 - gatsby-source-hacker-news@2.4.7 - gatsby-source-lever@2.3.8 - gatsby-source-medium@2.3.7 - gatsby-source-mongodb@2.3.7 - gatsby-source-npm-package-search@2.3.9 - gatsby-source-shopify@3.2.15 - gatsby-source-wikipedia@2.3.8 - gatsby-source-wordpress@3.3.16 - gatsby-telemetry@1.3.15 - gatsby-theme-blog-core@1.5.52 - gatsby-theme-blog@1.6.52 - gatsby-theme-notes@1.3.78 - gatsby-theme-ui-preset@0.0.67 - gatsby-transformer-asciidoc@1.3.8 - gatsby-transformer-csv@2.3.7 - gatsby-transformer-documentationjs@4.3.9 - gatsby-transformer-excel@2.4.7 - gatsby-transformer-hjson@2.4.7 - gatsby-transformer-javascript-frontmatter@2.3.8 - gatsby-transformer-javascript-static-exports@2.4.7 - gatsby-transformer-json@2.4.8 - gatsby-transformer-pdf@1.3.8 - gatsby-transformer-react-docgen@5.2.8 - gatsby-transformer-remark@2.8.21 - gatsby-transformer-screenshot@2.3.13 - gatsby-transformer-sharp@2.5.8 - gatsby-transformer-sqip@2.3.15 - gatsby-transformer-toml@2.4.9 - gatsby-transformer-xml@2.3.7 - gatsby-transformer-yaml@2.4.7 - gatsby@2.23.13
1 parent a5396ef commit cc65027

File tree

214 files changed

+714
-267
lines changed

Some content is hidden

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

214 files changed

+714
-267
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.9.8](https://github.com/gatsbyjs/gatsby/compare/babel-plugin-remove-graphql-queries@2.9.7...babel-plugin-remove-graphql-queries@2.9.8) (2020-07-01)
7+
8+
**Note:** Version bump only for package babel-plugin-remove-graphql-queries
9+
610
## [2.9.7](https://github.com/gatsbyjs/gatsby/compare/babel-plugin-remove-graphql-queries@2.9.6...babel-plugin-remove-graphql-queries@2.9.7) (2020-06-24)
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.9.7",
3+
"version": "2.9.8",
44
"author": "Jason Quense <monastic.panic@gmail.com>",
55
"repository": {
66
"type": "git",
@@ -11,7 +11,7 @@
1111
"devDependencies": {
1212
"@babel/cli": "^7.10.3",
1313
"@babel/core": "^7.10.3",
14-
"babel-preset-gatsby-package": "^0.4.6",
14+
"babel-preset-gatsby-package": "^0.4.7",
1515
"cross-env": "^5.2.1"
1616
},
1717
"peerDependencies": {

0 commit comments

Comments
 (0)
Please sign in to comment.