Skip to content

Commit

Permalink
chore(release): Publish
Browse files Browse the repository at this point in the history
 - gatsby-plugin-gatsby-cloud@2.8.1
  • Loading branch information
KyleAMathews committed Jun 23, 2021
1 parent 25be051 commit a9ba549
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions packages/gatsby-plugin-gatsby-cloud/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.8.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-gatsby-cloud@2.8.0...gatsby-plugin-gatsby-cloud@2.8.1) (2021-06-23)

### Bug Fixes

- **gatsby-plugin-gatsby-cloud:** add gatsby-telemetry as a dependency ([#32047](https://github.com/gatsbyjs/gatsby/issues/32047)) ([#32049](https://github.com/gatsbyjs/gatsby/issues/32049)) ([ba65e27](https://github.com/gatsbyjs/gatsby/commit/ba65e272993ba15117e5944dba77dcafb9df80e9))

# [2.8.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-gatsby-cloud@2.8.0-next.2...gatsby-plugin-gatsby-cloud@2.8.0) (2021-06-22)

**Note:** Version bump only for package gatsby-plugin-gatsby-cloud
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-gatsby-cloud/package.json
@@ -1,7 +1,7 @@
{
"name": "gatsby-plugin-gatsby-cloud",
"description": "A Gatsby plugin which optimizes working with Gatsby Cloud",
"version": "2.8.0",
"version": "2.8.1",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
Expand Down

0 comments on commit a9ba549

Please sign in to comment.