Skip to content

Commit

Permalink
2.27.0
Browse files Browse the repository at this point in the history
  • Loading branch information
RaeesBhatti committed Jan 8, 2020
1 parent 32e068c commit ca7dbb9
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

## [v2.27.0](https://github.com/netlify/cli/compare/v2.26.0...v2.27.0) - 2020-01-08

### Commits

- Fix random port assignment for dev server [`590a94a`](https://github.com/netlify/cli/commit/590a94a7890cf5881fe2a659a02ebc974d5ff987)
- Formatting [`32e068c`](https://github.com/netlify/cli/commit/32e068cb02ee0b47d83b1aef46139f46444b4f55)
- Update get-port package [`ef1e08e`](https://github.com/netlify/cli/commit/ef1e08e6b4a1d68212f308bd92299b253233e0f5)

## [v2.26.0](https://github.com/netlify/cli/compare/v2.25.0...v2.26.0) - 2020-01-08

### Merged
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "netlify-cli",
"description": "Netlify command line tool",
"version": "2.26.0",
"version": "2.27.0",
"author": "Netlify Inc.",
"contributors": [
"Mathias Biilmann <matt@netlify.com> (https://twitter.com/biilmann)",
Expand Down

0 comments on commit ca7dbb9

Please sign in to comment.