We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b805d6 commit eb4384fCopy full SHA for eb4384f
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+## [2.13.4](https://github.com/makeomatic/node-rdkafka/compare/v2.13.3...v2.13.4) (2022-01-30)
2
+
3
4
+### Bug Fixes
5
6
+* release script ([1b805d6](https://github.com/makeomatic/node-rdkafka/commit/1b805d67ef043c395e1f654522d247c535756247))
7
+* use release script ([f8f81be](https://github.com/makeomatic/node-rdkafka/commit/f8f81be8f8f735d06a7dc37e8d171bec8d3e3982))
8
9
## [2.13.3](https://github.com/makeomatic/node-rdkafka/compare/v2.13.2...v2.13.3) (2022-01-30)
10
11
package.json
@@ -1,6 +1,6 @@
{
"name": "@makeomatic/node-rdkafka",
- "version": "2.13.3",
+ "version": "2.13.4",
"description": "Node.js bindings for librdkafka",
"librdkafka": "1.8.2",
"main": "lib/index.js",
0 commit comments