We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d81ccf3 commit 68ee925Copy full SHA for 68ee925
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.13.3](https://github.com/makeomatic/node-rdkafka/compare/v2.13.2...v2.13.3) (2022-01-30)
2
+
3
4
+### Bug Fixes
5
6
+* hacky way to skip tests on release ([5d72664](https://github.com/makeomatic/node-rdkafka/commit/5d726645e3f5b47dbca71874395da8aeeaf2b844))
7
8
## [2.13.2](https://github.com/makeomatic/node-rdkafka/compare/v2.13.1...v2.13.2) (2022-01-30)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@makeomatic/node-rdkafka",
- "version": "2.13.0",
+ "version": "2.13.3",
"description": "Node.js bindings for librdkafka",
"librdkafka": "1.8.2",
"main": "lib/index.js",
0 commit comments