Skip to content

Commit c513aef

Browse files
committed
chore: release
1 parent 1831908 commit c513aef

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/update-otel-deps.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/otel/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @bentocache/otel
22

3+
## 0.1.2
4+
5+
### Patch Changes
6+
7+
- 1831908: Update OpenTelemetry dependencies to v2
8+
39
## 0.1.1
410

511
### Patch Changes

packages/otel/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@bentocache/otel",
33
"type": "module",
4-
"version": "0.1.1",
4+
"version": "0.1.2",
55
"description": "OpenTelemetry instrumentation for Bentocache",
66
"author": "Julien Ripouteau <julien@ripouteau.com>",
77
"license": "MIT",

0 commit comments

Comments
 (0)