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

Commit 0a910ff

Browse files
chore(release): 0.4.6 [skip ci]
## [0.4.6](v0.4.5...v0.4.6) (2020-07-01) ### Bug Fixes * **toolchain:** add fix option to lint:fix script ([1b2f4a7](1b2f4a7))
1 parent 1b2f4a7 commit 0a910ff

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [0.4.6](https://github.com/HospitalRun/cli/compare/v0.4.5...v0.4.6) (2020-07-01)
2+
3+
4+
### Bug Fixes
5+
6+
* **toolchain:** add fix option to lint:fix script ([1b2f4a7](https://github.com/HospitalRun/cli/commit/1b2f4a7308e58694f331e342da5f921c9be926c2))
7+
18
## [0.4.5](https://github.com/HospitalRun/cli/compare/v0.4.4...v0.4.5) (2020-07-01)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hospitalrun/cli",
3-
"version": "0.4.5",
3+
"version": "0.4.6",
44
"description": "HospitalRun CLI",
55
"bin": {
66
"hospitalrun": "bin/hospitalrun.js"

0 commit comments

Comments
 (0)