Skip to content

Commit 69c6275

Browse files
committed
ship it
1 parent 9622f30 commit 69c6275

File tree

3 files changed

+9
-6
lines changed

3 files changed

+9
-6
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file.
55

66
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
77

8+
## [Unreleased]
9+
10+
- step function tracing
11+
812
## [0.3.10] - 2024-03-05
913

1014
* configure github auth

package-lock.json

Lines changed: 4 additions & 5 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
@@ -59,7 +59,7 @@
5959
"vitest": "^0.32.2"
6060
},
6161
"dependencies": {
62-
"@baselime/node-opentelemetry": "^0.4.3",
62+
"@baselime/node-opentelemetry": "^0.5.0",
6363
"@opentelemetry/api": "^1.7.0",
6464
"@opentelemetry/instrumentation": "^0.49.1",
6565
"@opentelemetry/instrumentation-aws-sdk": "^0.39.0",

0 commit comments

Comments
 (0)