Skip to content

Commit 146946c

Browse files
chore: release main (#461)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
1 parent 039f955 commit 146946c

File tree

4 files changed

+14
-3
lines changed

4 files changed

+14
-3
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"packages/headers": "2.0.12",
1010
"packages/images": "1.2.8",
1111
"packages/nuxt-module": "0.1.18",
12-
"packages/otel": "3.4.1",
12+
"packages/otel": "4.0.0",
1313
"packages/redirects": "3.0.13",
1414
"packages/runtime": "4.0.16",
1515
"packages/runtime-utils": "2.1.0",

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/otel/CHANGELOG.md

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

3+
## [4.0.0](https://github.com/netlify/primitives/compare/otel-v3.4.1...otel-v4.0.0) (2025-09-23)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* add `spanProcessors` property ([#460](https://github.com/netlify/primitives/issues/460))
9+
10+
### Features
11+
12+
* add `spanProcessors` property ([#460](https://github.com/netlify/primitives/issues/460)) ([039f955](https://github.com/netlify/primitives/commit/039f955d5de232f7cc1ee57e36a04233b14a2adb))
13+
314
## [3.4.1](https://github.com/netlify/primitives/compare/otel-v3.4.0...otel-v3.4.1) (2025-08-26)
415

516

packages/otel/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@netlify/otel",
3-
"version": "3.4.1",
3+
"version": "4.0.0",
44
"type": "module",
55
"engines": {
66
"node": "^18.14.0 || >=20.6.1"

0 commit comments

Comments
 (0)