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.4.0 [skip ci]
Browse files Browse the repository at this point in the history
# [0.4.0](v0.3.1...v0.4.0) (2020-05-01)

### Features

* **ci:** add new sementic release job ([c90c246](c90c246))
  • Loading branch information
semantic-release-bot committed May 1, 2020
1 parent c90c246 commit 922031f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [0.4.0](https://github.com/HospitalRun/cli/compare/v0.3.1...v0.4.0) (2020-05-01)


### Features

* **ci:** add new sementic release job ([c90c246](https://github.com/HospitalRun/cli/commit/c90c246e7abf609568f24b9f7d5a1e939dd51867))

## [0.3.1](https://github.com/HospitalRun/cli/compare/v0.3.0...v0.3.1) (2020-03-12)


Expand Down Expand Up @@ -36,4 +43,3 @@

* **deps:** set upgradeable version for deps ([1264b44](https://github.com/HospitalRun/cli/commit/1264b44cd1cfdbb21658ea755af5801ca095c099))
* **package:** fix typo ([d81524d](https://github.com/HospitalRun/cli/commit/d81524d4d2e618e7a76ed704c7b363dd048b485b))

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.3.1",
"version": "0.4.0",
"description": "HospitalRun CLI",
"bin": {
"hospitalrun": "bin/hospitalrun.js"
Expand Down

0 comments on commit 922031f

Please sign in to comment.