We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd3f3b5 commit 459f29dCopy full SHA for 459f29d
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.14.2](https://github.com/makeomatic/node-rdkafka/compare/v2.14.1...v2.14.2) (2022-10-31)
2
+
3
4
+### Bug Fixes
5
6
+* export types ([bd3f3b5](https://github.com/makeomatic/node-rdkafka/commit/bd3f3b53752010837551095a414898291b131f14))
7
8
## [2.14.1](https://github.com/makeomatic/node-rdkafka/compare/v2.14.0...v2.14.1) (2022-10-31)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@makeomatic/node-rdkafka",
- "version": "2.14.1",
+ "version": "2.14.2",
"description": "Node.js bindings for librdkafka",
"librdkafka": "1.9.2",
"main": "lib/index.js",
0 commit comments