Skip to content

Commit

Permalink
chore(release): Publish
Browse files Browse the repository at this point in the history
 - gatsby-dev-cli@2.5.4
  • Loading branch information
sidharthachatterjee committed Jul 12, 2019
1 parent abbee7b commit 147dae5
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions packages/gatsby-dev-cli/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.5.4](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@2.5.3...gatsby-dev-cli@2.5.4) (2019-07-12)

### Features

- **gatsby-dev-cli:** add initial support for handling yarn workspaces ([#15649](https://github.com/gatsbyjs/gatsby/issues/15649)) ([28aeffe](https://github.com/gatsbyjs/gatsby/commit/28aeffe))

## [2.5.3](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@2.5.2...gatsby-dev-cli@2.5.3) (2019-07-12)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-dev-cli/package.json
@@ -1,7 +1,7 @@
{
"name": "gatsby-dev-cli",
"description": "CLI helpers for contributors working on Gatsby",
"version": "2.5.3",
"version": "2.5.4",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"bin": {
"gatsby-dev": "./dist/index.js"
Expand Down

0 comments on commit 147dae5

Please sign in to comment.