Skip to content

Commit

Permalink
chore(release): v0.2.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Jan 26, 2023
1 parent e66e546 commit 9082ef0
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
# [0.2.0](https://github.com/eclipse-velocitas/velocitas-cli/compare/v0.1.2...v0.2.0) (2023-01-26)


### Features

* Defaults for variables ([#18](https://github.com/eclipse-velocitas/velocitas-cli/issues/18)) ([982b15a](https://github.com/eclipse-velocitas/velocitas-cli/commit/982b15a18a6893e9079a9d5710add635324725af))
* Support VELOCITAS_HOME env variable ([#19](https://github.com/eclipse-velocitas/velocitas-cli/issues/19)) ([e66e546](https://github.com/eclipse-velocitas/velocitas-cli/commit/e66e546926599f50f959be43f0d44d2990a2d7ac))



## [0.1.2](https://github.com/eclipse-velocitas/velocitas-cli/compare/v0.1.1...v0.1.2) (2023-01-23)


Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "velocitas-cli",
"version": "0.1.2",
"version": "0.2.0",
"description": "Lifecycle management of Velocitas Vehicle Applications",
"author": "Eclipse Velocitas Team",
"bin": {
Expand Down Expand Up @@ -94,4 +94,4 @@
"oclif"
],
"types": "dist/index.d.ts"
}
}

0 comments on commit 9082ef0

Please sign in to comment.