Skip to content
This repository has been archived by the owner on Feb 5, 2023. It is now read-only.

Commit

Permalink
chore(release): 1.17.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.17.0](v1.16.2...v1.17.0) (2021-01-20)

### Features

* Use -L instead of -a for --latest ([474758e](474758e))
  • Loading branch information
ffflobot committed Jan 20, 2021
1 parent 474758e commit 91c8986
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
@@ -1,3 +1,10 @@
# [1.17.0](https://github.com/ffflorian/electron-info/compare/v1.16.2...v1.17.0) (2021-01-20)


### Features

* Use -L instead of -a for --latest ([474758e](https://github.com/ffflorian/electron-info/commit/474758e848c77e53942655678faacbe0ff99f4f7))

## [1.16.2](https://github.com/ffflorian/electron-info/compare/v1.16.1...v1.16.2) (2021-01-18)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,5 +111,5 @@
"start": "ts-node src/cli.ts -d",
"test": "ts-node -P tsconfig.jasmine.json node_modules/.bin/jasmine"
},
"version": "1.16.2"
"version": "1.17.0"
}

0 comments on commit 91c8986

Please sign in to comment.