Skip to content

Commit ae97b03

Browse files
committed
chore: release v0.3.0
1 parent 75dbaa6 commit ae97b03

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.2.0"
2+
".": "0.3.0"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

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

5+
## [0.3.0](https://github.com/apm-js-collab/tracing-hooks/compare/tracing-hooks-v0.2.0...tracing-hooks-v0.3.0) (2025-09-19)
6+
7+
8+
### Features
9+
10+
* Update wasm ([#11](https://github.com/apm-js-collab/tracing-hooks/issues/11)) ([75dbaa6](https://github.com/apm-js-collab/tracing-hooks/commit/75dbaa61bf31a3ae24d59f02a046e922f06ed875))
11+
512
## [0.2.0](https://github.com/apm-js-collab/tracing-hooks/compare/tracing-hooks-v0.1.1...tracing-hooks-v0.2.0) (2025-09-12)
613

714

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.2.0",
3+
"version": "0.3.0",
44
"description": "CJS and ESM hooks for orchestrion",
55
"license": "Apache-2.0",
66
"type": "commonjs",

0 commit comments

Comments
 (0)