Skip to content

Commit bea39c4

Browse files
chore(release): 0.44.1 [skip ci]
## [0.44.1](v0.44.0...v0.44.1) (2020-12-18) ### Bug Fixes * prevent DisplayPrint from crashing hobbits-runner ([bd93eee](bd93eee))
1 parent 99c96c1 commit bea39c4

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.44.1](https://github.com/Mahlet-Inc/hobbits/compare/v0.44.0...v0.44.1) (2020-12-18)
2+
3+
4+
### Bug Fixes
5+
6+
* prevent DisplayPrint from crashing hobbits-runner ([bd93eee](https://github.com/Mahlet-Inc/hobbits/commit/bd93eeeb9933ebc5244dd8f7a70fa8f51a2b0f28))
7+
18
# [0.44.0](https://github.com/Mahlet-Inc/hobbits/compare/v0.43.0...v0.44.0) (2020-12-17)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hobbits",
3-
"version": "0.44.0",
3+
"version": "0.44.1",
44
"private": true,
55
"config": {
66
"commitizen": {

0 commit comments

Comments
 (0)