Skip to content

Commit 65d02d7

Browse files
committed
chore(release): v0.4.1 [skip ci]
1 parent f280886 commit 65d02d7

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [0.4.1](https://github.com/ThoronicLLC/collector/compare/v0.4.0...v0.4.1) (2022-09-08)
2+
3+
4+
### Bug Fixes
5+
6+
* refactor tmp_writer to not open files until data is being written ([#51](https://github.com/ThoronicLLC/collector/issues/51)) ([1228c79](https://github.com/ThoronicLLC/collector/commit/1228c798f57ac211da7ec733b02e83b7e8b73c80))
7+
8+
9+
110
# [0.4.0](https://github.com/ThoronicLLC/collector/compare/v0.3.1...v0.4.0) (2022-04-13)
211

312

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"log"
77
],
88
"author": "Coleton Pierson <coleton.pierson@thoronic.com>",
9-
"version": "0.4.0",
9+
"version": "0.4.1",
1010
"license": "MIT",
1111
"bugs": {
1212
"url": "https://github.com/ThoronicLLC/collector/issues"

0 commit comments

Comments
 (0)