Skip to content

Commit 2baa8be

Browse files
chore(release): 2.14.1
## [2.14.1](v2.14.0...v2.14.1) (2022-10-31) ### Bug Fixes * add node 18 ([ab35ccf](ab35ccf))
1 parent ab35ccf commit 2baa8be

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
# [2.14.0](https://github.com/makeomatic/node-rdkafka/compare/v2.13.4...v2.14.0) (2022-10-31)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@makeomatic/node-rdkafka",
3-
"version": "2.14.0",
3+
"version": "2.14.1",
44
"description": "Node.js bindings for librdkafka",
55
"librdkafka": "1.9.2",
66
"main": "lib/index.js",

0 commit comments

Comments
 (0)