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 1097406 commit 017e47cCopy full SHA for 017e47c
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.17.1](https://github.com/makeomatic/node-rdkafka/compare/v2.17.0...v2.17.1) (2023-11-21)
2
+
3
4
+### Bug Fixes
5
6
+* missing users in build process ([1097406](https://github.com/makeomatic/node-rdkafka/commit/1097406a0fcaaa4cf8093eda56e21d028cd776db))
7
8
# [2.17.0](https://github.com/makeomatic/node-rdkafka/compare/v2.16.0...v2.17.0) (2023-11-21)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@makeomatic/node-rdkafka",
- "version": "2.17.0",
+ "version": "2.17.1",
"description": "Node.js bindings for librdkafka",
"librdkafka": "2.3.0",
"main": "lib/index.js",
0 commit comments