Skip to content

Commit 36dfa31

Browse files
committed
chore: release main
1 parent 0a73e88 commit 36dfa31

File tree

4 files changed

+13
-3
lines changed

4 files changed

+13
-3
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@
1010
"packages/middleware-render-error-info": "5.1.10",
1111
"packages/serialize-error": "3.2.0",
1212
"packages/serialize-request": "3.1.0",
13-
"packages/opentelemetry": "2.0.14"
13+
"packages/opentelemetry": "2.0.15"
1414
}

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/opentelemetry/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## [2.0.15](https://github.com/Financial-Times/dotcom-reliability-kit/compare/opentelemetry-v2.0.14...opentelemetry-v2.0.15) (2024-11-13)
4+
5+
6+
### Bug Fixes
7+
8+
* bump @opentelemetry/auto-instrumentations-node ([7a58cf5](https://github.com/Financial-Times/dotcom-reliability-kit/commit/7a58cf52a83eabe601cfeb919c17b76eebab1843))
9+
* bump @opentelemetry/exporter-metrics-otlp-proto ([0a73e88](https://github.com/Financial-Times/dotcom-reliability-kit/commit/0a73e88a3dbca9bb3d0e5f30b0218cae8d333e6f))
10+
* bump @opentelemetry/exporter-trace-otlp-proto from 0.54.0 to 0.54.2 ([b9686d1](https://github.com/Financial-Times/dotcom-reliability-kit/commit/b9686d130b3a483bba4b653ed5c4b044b3ee484b))
11+
* bump @opentelemetry/instrumentation-runtime-node ([b0bd76a](https://github.com/Financial-Times/dotcom-reliability-kit/commit/b0bd76ab0e90f3200f61dc2f1cd2068de6995420))
12+
313
## [2.0.14](https://github.com/Financial-Times/dotcom-reliability-kit/compare/opentelemetry-v2.0.13...opentelemetry-v2.0.14) (2024-10-30)
414

515

packages/opentelemetry/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@dotcom-reliability-kit/opentelemetry",
3-
"version": "2.0.14",
3+
"version": "2.0.15",
44
"description": "An OpenTelemetry client that's preconfigured for drop-in use in FT apps.",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)