Skip to content

Commit

Permalink
chore(release): v0.4.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
rfizzle committed Sep 8, 2022
1 parent f280886 commit 65d02d7
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [0.4.1](https://github.com/ThoronicLLC/collector/compare/v0.4.0...v0.4.1) (2022-09-08)


### Bug Fixes

* 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))



# [0.4.0](https://github.com/ThoronicLLC/collector/compare/v0.3.1...v0.4.0) (2022-04-13)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"log"
],
"author": "Coleton Pierson <[email protected]>",
"version": "0.4.0",
"version": "0.4.1",
"license": "MIT",
"bugs": {
"url": "https://github.com/ThoronicLLC/collector/issues"
Expand Down

0 comments on commit 65d02d7

Please sign in to comment.