Skip to content

Commit 99e5b56

Browse files
chore(release): 0.21.0 [skip ci]
# [0.21.0](v0.20.4...v0.21.0) (2020-03-04) ### Bug Fixes * **runner:** make output prefix "-o" option available ([c4412dd](c4412dd)) ### Features * add support for loading data larger than 42 MB ([75836d0](75836d0))
1 parent 65ce5b5 commit 99e5b56

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [0.21.0](https://github.com/Mahlet-Inc/hobbits/compare/v0.20.4...v0.21.0) (2020-03-04)
2+
3+
4+
### Bug Fixes
5+
6+
* **runner:** make output prefix "-o" option available ([c4412dd](https://github.com/Mahlet-Inc/hobbits/commit/c4412dd9e0b8ebf59b838e4e963bd16eeefe6426))
7+
8+
9+
### Features
10+
11+
* add support for loading data larger than 42 MB ([75836d0](https://github.com/Mahlet-Inc/hobbits/commit/75836d04bf6930946e02f2a9da0dd629669eeb54))
12+
113
## [0.20.4](https://github.com/Mahlet-Inc/hobbits/compare/v0.20.3...v0.20.4) (2020-02-26)
214

315

package.json

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

0 commit comments

Comments
 (0)