Skip to content

Commit 0e10f89

Browse files
committed
0.1.2
1 parent c47a5b4 commit 0e10f89

3 files changed

Lines changed: 4 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [v0.1.2](https://github.com/gitrevue/cli/releases/tag/v0.1.2) 2020-02-20
11+
1012
### Fixed
1113

1214
- No longer requires `GITREVUE_TOKEN` to be set when calling commands that don't interact with the api

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gitrevue/cli",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"description": "GitRevue CLI - Simplify your code reviews",
55
"main": "dist/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)