Skip to content

Commit 428c8fe

Browse files
authored
chore: release v0.3.0 (#12)
1 parent a4c7219 commit 428c8fe

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-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: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## CHANGELOG
2+
3+
## [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)
4+
5+
6+
### Features
7+
8+
* Update wasm ([#11](https://github.com/apm-js-collab/tracing-hooks/issues/11)) ([75dbaa6](https://github.com/apm-js-collab/tracing-hooks/commit/75dbaa61bf31a3ae24d59f02a046e922f06ed875))
9+
110
## [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)
211

312

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)