Skip to content
This repository was archived by the owner on Jan 9, 2023. It is now read-only.

Commit 0752456

Browse files
chore(release): 0.2.0 [skip ci]
# [0.2.0](v0.1.4...v0.2.0) (2020-03-07) ### Features * add extract command ([ebf4807](ebf4807))
1 parent ebf4807 commit 0752456

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [0.2.0](https://github.com/HospitalRun/cli/compare/v0.1.4...v0.2.0) (2020-03-07)
2+
3+
4+
### Features
5+
6+
* add extract command ([ebf4807](https://github.com/HospitalRun/cli/commit/ebf480731bbfaf330a809cc20e518dec19fae079))
7+
18
## [0.1.4](https://github.com/HospitalRun/cli/compare/v0.1.3...v0.1.4) (2020-03-07)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hospitalrun/cli",
3-
"version": "0.1.4",
3+
"version": "0.2.0",
44
"description": "HospitalRun CLI",
55
"bin": {
66
"hospitalrun": "bin/hospitalrun.js"

0 commit comments

Comments
 (0)