Skip to content

Commit 07ddc03

Browse files
author
Conventional Changelog Action
committed
chore(release): v0.1.0 [skip ci]
1 parent 0f6fbb2 commit 07ddc03

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
### Features
55

6-
* Initial commit ([c625fc2](https://github.com/eclipse-velocitas/velocitas-cli/commit/c625fc2cc5c7ed5f87d894bd3b1085ff604ca02b))
6+
* Initial commit ([0f6fbb2](https://github.com/eclipse-velocitas/velocitas-cli/commit/0f6fbb264e5bf810c628bc9b9220cfa275da549f))
77

88

99

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "velocitas-cli",
3-
"version": "0.0.1",
3+
"version": "0.1.0",
44
"description": "Lifecycle management of Velocitas Vehicle Applications",
55
"author": "Eclipse Velocitas Team",
66
"bin": {
@@ -93,4 +93,4 @@
9393
"oclif"
9494
],
9595
"types": "dist/index.d.ts"
96-
}
96+
}

0 commit comments

Comments
 (0)