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

Commit

Permalink
chore(release): 0.3.0 [skip ci]
Browse files Browse the repository at this point in the history
# [0.3.0](v0.2.1...v0.3.0) (2020-03-11)

### Features

* add tests for extract ([bf15c94](bf15c94))
  • Loading branch information
semantic-release-bot committed Mar 11, 2020
1 parent bf15c94 commit de8932c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [0.3.0](https://github.com/HospitalRun/cli/compare/v0.2.1...v0.3.0) (2020-03-11)


### Features

* add tests for extract ([bf15c94](https://github.com/HospitalRun/cli/commit/bf15c9426bef135fa0bd9afcc077baea0bacde8d))

## [0.2.1](https://github.com/HospitalRun/cli/compare/v0.2.0...v0.2.1) (2020-03-07)


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": "@hospitalrun/cli",
"version": "0.2.1",
"version": "0.3.0",
"description": "HospitalRun CLI",
"bin": {
"hospitalrun": "bin/hospitalrun.js"
Expand Down

0 comments on commit de8932c

Please sign in to comment.