Skip to content

Commit b356e10

Browse files
chore(release): 5.4.0 [skip ci]
# [5.4.0](v5.3.6...v5.4.0) (2025-08-07) ### Features * forward traceparent and tracestate headers ([#474](#474)) ([717e880](717e880))
1 parent 717e880 commit b356e10

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [5.4.0](https://github.com/podium-lib/client/compare/v5.3.6...v5.4.0) (2025-08-07)
2+
3+
4+
### Features
5+
6+
* forward traceparent and tracestate headers ([#474](https://github.com/podium-lib/client/issues/474)) ([717e880](https://github.com/podium-lib/client/commit/717e8809afcf7a56e17dff602e213578c36937d4))
7+
18
## [5.3.6](https://github.com/podium-lib/client/compare/v5.3.5...v5.3.6) (2025-07-02)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@podium/client",
3-
"version": "5.3.6",
3+
"version": "5.4.0",
44
"type": "module",
55
"license": "MIT",
66
"keywords": [

0 commit comments

Comments
 (0)