Skip to content

Commit 1a9b2a8

Browse files
chore(release): 1.5.1 [skip ci]
## [1.5.1](1.5.0...1.5.1) (2020-01-10) ### Bug Fixes * **ci:** ci should commit changes of package.json ([442f383](442f383)) * **ci:** limit @semantic-release/git version ([bf47af0](bf47af0))
1 parent bf47af0 commit 1a9b2a8

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.5.1](https://github.com/openupm/openupm-cli/compare/1.5.0...1.5.1) (2020-01-10)
2+
3+
4+
### Bug Fixes
5+
6+
* **ci:** ci should commit changes of package.json ([442f383](https://github.com/openupm/openupm-cli/commit/442f383e04d2489332d04789610bdbd4cc68cfd6))
7+
* **ci:** limit @semantic-release/git version ([bf47af0](https://github.com/openupm/openupm-cli/commit/bf47af0952e8dae2c4e9406906de44a2a430222c))
8+
19
# [1.5.0](https://github.com/openupm/openupm-cli/compare/1.4.3...1.5.0) (2020-01-09)
210

311

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "openupm-cli",
3-
"version": "1.5.0",
3+
"version": "1.5.1",
44
"preferGlobal": true,
55
"description": "openupm command line interface",
66
"main": "index.js",

0 commit comments

Comments
 (0)