Skip to content

Commit 017e47c

Browse files
chore(release): 2.17.1
## [2.17.1](v2.17.0...v2.17.1) (2023-11-21) ### Bug Fixes * missing users in build process ([1097406](1097406))
1 parent 1097406 commit 017e47c

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.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+
18
# [2.17.0](https://github.com/makeomatic/node-rdkafka/compare/v2.16.0...v2.17.0) (2023-11-21)
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.17.0",
3+
"version": "2.17.1",
44
"description": "Node.js bindings for librdkafka",
55
"librdkafka": "2.3.0",
66
"main": "lib/index.js",

0 commit comments

Comments
 (0)