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

Commit f73aa69

Browse files
committed
Merge branch 'master' of github.com:HospitalRun/cli
2 parents ed389db + 96f5b98 commit f73aa69

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [0.4.2](https://github.com/HospitalRun/cli/compare/v0.4.1...v0.4.2) (2020-07-01)
2+
3+
4+
### Bug Fixes
5+
6+
* **build command:** remove unnecessary spaces on built documents ([5eafb39](https://github.com/HospitalRun/cli/commit/5eafb3918ffa8938d9025e41439d8af28acc30b9))
7+
18
## [0.4.1](https://github.com/HospitalRun/cli/compare/v0.4.0...v0.4.1) (2020-07-01)
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.4.1",
3+
"version": "0.4.2",
44
"description": "HospitalRun CLI",
55
"bin": {
66
"hospitalrun": "bin/hospitalrun.js"

0 commit comments

Comments
 (0)