Skip to content

Commit

Permalink
chore(release): 1.8.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.8.0](1.7.1...1.8.0) (2020-06-18)

### Features

* add test option to the add command ([#9](#9)) ([9f976bd](9f976bd))
  • Loading branch information
semantic-release-bot committed Jun 18, 2020
1 parent 9f976bd commit 262b744
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.8.0](https://github.com/openupm/openupm-cli/compare/1.7.1...1.8.0) (2020-06-18)


### Features

* add test option to the add command ([#9](https://github.com/openupm/openupm-cli/issues/9)) ([9f976bd](https://github.com/openupm/openupm-cli/commit/9f976bd0ab113ec98294a4c90c3e41874d877680))

## [1.7.1](https://github.com/openupm/openupm-cli/compare/1.7.0...1.7.1) (2020-05-13)


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": "openupm-cli",
"version": "1.7.1",
"version": "1.8.0",
"preferGlobal": true,
"description": "openupm command line interface",
"main": "index.js",
Expand Down

0 comments on commit 262b744

Please sign in to comment.