Skip to content

Commit f3b6442

Browse files
chore(release): 0.30.2 [skip ci]
## [0.30.2](v0.30.1...v0.30.2) (2020-04-30) ### Bug Fixes * put bitarray swap in the system temp path vs a relative path ([599a657](599a657)), closes [#37](#37)
1 parent a73b177 commit f3b6442

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.30.2](https://github.com/Mahlet-Inc/hobbits/compare/v0.30.1...v0.30.2) (2020-04-30)
2+
3+
4+
### Bug Fixes
5+
6+
* put bitarray swap in the system temp path vs a relative path ([599a657](https://github.com/Mahlet-Inc/hobbits/commit/599a657317e02c59bd0ed709378b0d4dc85e7b5f)), closes [#37](https://github.com/Mahlet-Inc/hobbits/issues/37)
7+
18
## [0.30.1](https://github.com/Mahlet-Inc/hobbits/compare/v0.30.0...v0.30.1) (2020-04-30)
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.30.1",
3+
"version": "0.30.2",
44
"private": true,
55
"config": {
66
"commitizen": {

0 commit comments

Comments
 (0)