Skip to content

Commit 459f29d

Browse files
chore(release): 2.14.2
## [2.14.2](v2.14.1...v2.14.2) (2022-10-31) ### Bug Fixes * export types ([bd3f3b5](bd3f3b5))
1 parent bd3f3b5 commit 459f29d

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.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+
18
## [2.14.1](https://github.com/makeomatic/node-rdkafka/compare/v2.14.0...v2.14.1) (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.1",
3+
"version": "2.14.2",
44
"description": "Node.js bindings for librdkafka",
55
"librdkafka": "1.9.2",
66
"main": "lib/index.js",

0 commit comments

Comments
 (0)