Skip to content

Commit

Permalink
chore(release): 2.6.6
Browse files Browse the repository at this point in the history
  • Loading branch information
lightpohl committed May 16, 2020
1 parent d44c846 commit 5720fb4
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [2.6.6](https://github.com/lightpohl/gb-dl/compare/v2.6.5...v2.6.6) (2020-05-16)


### Bug Fixes

* don't log or archive API key ([d44c846](https://github.com/lightpohl/gb-dl/commit/d44c8463fd9681cc0c093078f7ea8181f6e985bb))

### [2.6.5](https://github.com/lightpohl/gb-dl/compare/v2.6.4...v2.6.5) (2020-05-11)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gb-dl",
"version": "2.6.5",
"version": "2.6.6",
"description": "A CLI for downloading Giant Bomb videos.",
"bin": "./bin/bin.js",
"scripts": {
Expand Down

0 comments on commit 5720fb4

Please sign in to comment.