Skip to content

Commit

Permalink
chore(release): 2.68.1
Browse files Browse the repository at this point in the history
  • Loading branch information
erezrokah committed Nov 10, 2020
1 parent 6b54e0a commit 8f99846
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 3 deletions.
18 changes: 17 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,29 @@ 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.68.0](https://github.com/netlify/cli/compare/v2.67.4...v2.68.0)
## [v2.68.1](https://github.com/netlify/cli/compare/v2.68.0...v2.68.1)

### Merged

- fix(command-dev): role based redirects [`#1545`](https://github.com/netlify/cli/pull/1545)
- chore: update site/package-lock.json [`#1548`](https://github.com/netlify/cli/pull/1548)
- docs: include npm install for site subdirectory [`#1531`](https://github.com/netlify/cli/pull/1531)
- chore(deps): update dependency @netlify/eslint-config-node to v1 [`#1546`](https://github.com/netlify/cli/pull/1546)
- Update dependency `@netlify/eslint-config-node` to `^0.6.2` [`#1542`](https://github.com/netlify/cli/pull/1542)
- chore(deps): lock file maintenance [`#1540`](https://github.com/netlify/cli/pull/1540)
- fix fossa pr check [`#1529`](https://github.com/netlify/cli/pull/1529)

## [v2.68.0](https://github.com/netlify/cli/compare/v2.67.4...v2.68.0) - 2020-11-05

### Merged

- feat(dev): set path to geoip location database [`#1524`](https://github.com/netlify/cli/pull/1524)
- chore(fossa): fix github actions workflow file for fossa [`#1526`](https://github.com/netlify/cli/pull/1526)

### Commits

- chore(release): 2.68.0 [`e031d8e`](https://github.com/netlify/cli/commit/e031d8eb3bc2b56e85fc19e5fc395440acd30158)

## [v2.67.4](https://github.com/netlify/cli/compare/v2.67.3...v2.67.4) - 2020-11-04

### 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.68.0",
"version": "2.68.1",
"author": "Netlify Inc.",
"contributors": [
"Mathias Biilmann <matt@netlify.com> (https://twitter.com/biilmann)",
Expand Down

0 comments on commit 8f99846

Please sign in to comment.