We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab35ccf commit 2baa8beCopy full SHA for 2baa8be
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.14.1](https://github.com/makeomatic/node-rdkafka/compare/v2.14.0...v2.14.1) (2022-10-31)
2
+
3
4
+### Bug Fixes
5
6
+* add node 18 ([ab35ccf](https://github.com/makeomatic/node-rdkafka/commit/ab35ccf9d3baaf8af757adc3b861c447dcbdd4c3))
7
8
# [2.14.0](https://github.com/makeomatic/node-rdkafka/compare/v2.13.4...v2.14.0) (2022-10-31)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@makeomatic/node-rdkafka",
- "version": "2.14.0",
+ "version": "2.14.1",
"description": "Node.js bindings for librdkafka",
"librdkafka": "1.9.2",
"main": "lib/index.js",
0 commit comments