Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
### 0.1.1 (2025-08-21)

- chore: Updated `@apm-js-collab/code-transformer` to `v.0.7.0` to get `moduleVersion` emitted over tracing channel events

## 0.1.0 (2025-08-19)

- Added LICENSE file to the project.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@apm-js-collab/tracing-hooks",
"version": "0.1.0",
"version": "0.1.1",
"description": "CJS and ESM hooks for orchestrion",
"license": "Apache-2.0",
"type": "commonjs",
Expand Down
Loading