Skip to content

Commit

Permalink
chore(release): 1.5.3 [skip ci]
Browse files Browse the repository at this point in the history
## [1.5.3](1.5.2...1.5.3) (2020-04-10)

### Bug Fixes

* scoped registries shouldn't include upstream packages (close: [#8](#8)) ([940438a](940438a))
* show existed message if package version existed ([df6ec50](df6ec50))
  • Loading branch information
semantic-release-bot committed Apr 10, 2020
1 parent 5ebc0d3 commit 1f14666
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [1.5.3](https://github.com/openupm/openupm-cli/compare/1.5.2...1.5.3) (2020-04-10)


### Bug Fixes

* scoped registries shouldn't include upstream packages (close: [#8](https://github.com/openupm/openupm-cli/issues/8)) ([940438a](https://github.com/openupm/openupm-cli/commit/940438a637d065458bfea36ef6bebf162280aa56))
* show existed message if package version existed ([df6ec50](https://github.com/openupm/openupm-cli/commit/df6ec50d02e1ddb7e61461119a4d717a03d85ca1))

## [1.5.2](https://github.com/openupm/openupm-cli/compare/1.5.1...1.5.2) (2020-01-12)


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

0 comments on commit 1f14666

Please sign in to comment.