Skip to content

Commit a5f5cf8

Browse files
chore(release): 2.15.0
# [2.15.0](v2.14.2...v2.15.0) (2023-01-22) ### Bug Fixes * upgrade deps ([6426300](6426300)) ### Features * update librdkafka ([#1](#1)) ([272246b](272246b))
1 parent 272246b commit a5f5cf8

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [2.15.0](https://github.com/makeomatic/node-rdkafka/compare/v2.14.2...v2.15.0) (2023-01-22)
2+
3+
4+
### Bug Fixes
5+
6+
* upgrade deps ([6426300](https://github.com/makeomatic/node-rdkafka/commit/64263004a86b9101eb9d02fd0b10459ba96be449))
7+
8+
9+
### Features
10+
11+
* update librdkafka ([#1](https://github.com/makeomatic/node-rdkafka/issues/1)) ([272246b](https://github.com/makeomatic/node-rdkafka/commit/272246b30671b89bbddb7d8ef983659717d9bead))
12+
113
## [2.14.2](https://github.com/makeomatic/node-rdkafka/compare/v2.14.1...v2.14.2) (2022-10-31)
214

315

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.2",
3+
"version": "2.15.0",
44
"description": "Node.js bindings for librdkafka",
55
"librdkafka": "2.0.2",
66
"main": "lib/index.js",

0 commit comments

Comments
 (0)