Skip to content

Commit

Permalink
Merge pull request #22 from odigos-io/release-please--branches--main-…
Browse files Browse the repository at this point in the history
…-components--instrumentation-kafkajs

chore(main): release instrumentation-kafkajs 0.0.3
  • Loading branch information
blumamir authored Nov 16, 2024
2 parents 9ca8303 + d514f81 commit fb611a2
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.0.2"
".": "0.0.3"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.0.3](https://github.com/odigos-io/instrumentation-kafkajs/compare/instrumentation-kafkajs-v0.0.2...instrumentation-kafkajs-v0.0.3) (2024-11-16)


### Miscellaneous Chores

* release 0.0.3 ([9ca8303](https://github.com/odigos-io/instrumentation-kafkajs/commit/9ca830372021e7e20a77ea63124dfb80b4a233f4))

## [0.0.2](https://github.com/odigos-io/instrumentation-kafkajs/compare/instrumentation-kafkajs-v0.0.1...instrumentation-kafkajs-v0.0.2) (2024-11-16)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@odigos-io/instrumentation-kafkajs",
"version": "0.0.2",
"version": "0.0.3",
"description": "OpenTelemetry instrumentation for `kafkajs` messaging client for Apache Kafka",
"main": "build/src/index.js",
"types": "build/src/index.d.ts",
Expand Down

0 comments on commit fb611a2

Please sign in to comment.