We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef1337d commit 1c22711Copy full SHA for 1c22711
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+### 0.1.1 (2025-08-21)
2
+
3
+- chore: Updated `@apm-js-collab/code-transformer` to `v.0.7.0` to get `moduleVersion` emitted over tracing channel events
4
5
## 0.1.0 (2025-08-19)
6
7
- Added LICENSE file to the project.
package.json
@@ -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",
0 commit comments