Skip to content

Commit 1c22711

Browse files
authored
chore: release v0.1.1 (#2)
1 parent ef1337d commit 1c22711

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
15
## 0.1.0 (2025-08-19)
26

37
- Added LICENSE file to the project.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@apm-js-collab/tracing-hooks",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "CJS and ESM hooks for orchestrion",
55
"license": "Apache-2.0",
66
"type": "commonjs",

0 commit comments

Comments
 (0)