Skip to content

Commit 6bea3f6

Browse files
committed
chore(release): v0.9.0 [skip ci]
1 parent 3052aec commit 6bea3f6

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [0.9.0](https://github.com/ThoronicLLC/collector/compare/v0.8.0...v0.9.0) (2024-01-16)
2+
3+
4+
### Features
5+
6+
* added json processor ([#64](https://github.com/ThoronicLLC/collector/issues/64)) ([3052aec](https://github.com/ThoronicLLC/collector/commit/3052aecece051f0d31d0e3708e2f554b53da1e0c))
7+
8+
9+
110
# [0.8.0](https://github.com/ThoronicLLC/collector/compare/v0.7.1...v0.8.0) (2024-01-11)
211

312

@@ -39,12 +48,3 @@
3948

4049

4150

42-
# [0.5.0](https://github.com/ThoronicLLC/collector/compare/v0.4.1...v0.5.0) (2022-12-21)
43-
44-
45-
### Features
46-
47-
* added kafka input and output plugins ([#54](https://github.com/ThoronicLLC/collector/issues/54)) ([e14403f](https://github.com/ThoronicLLC/collector/commit/e14403f2bd3b6592af9193961bb125a22443605e))
48-
49-
50-

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.8.0",
9+
"version": "0.9.0",
1010
"license": "MIT",
1111
"bugs": {
1212
"url": "https://github.com/ThoronicLLC/collector/issues"

0 commit comments

Comments
 (0)