File tree Expand file tree Collapse file tree 3 files changed +14
-2
lines changed Expand file tree Collapse file tree 3 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 0.1.1 "
2
+ "." : " 0.2.0 "
3
3
}
Original file line number Diff line number Diff line change 2
2
3
3
- chore: Updated ` @apm-js-collab/code-transformer ` to ` v.0.7.0 ` to get ` moduleVersion ` emitted over tracing channel events
4
4
5
+ ## [ 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)
6
+
7
+
8
+ ### Features
9
+
10
+ * Derive ` packages ` argument from ` instrumentations ` ([ #5 ] ( https://github.com/apm-js-collab/tracing-hooks/issues/5 ) ) ([ 4ea5878] ( https://github.com/apm-js-collab/tracing-hooks/commit/4ea5878cdf6dad37c61caaccd5b6836f5d9edffb ) )
11
+
12
+
13
+ ### Bug Fixes
14
+
15
+ * Remove ` engines ` ([ #4 ] ( https://github.com/apm-js-collab/tracing-hooks/issues/4 ) ) ([ 43a1847] ( https://github.com/apm-js-collab/tracing-hooks/commit/43a1847e6e9f4151b8a1d4899adbd304408e6165 ) )
16
+
5
17
## 0.1.0 (2025-08-19)
6
18
7
19
- Added LICENSE file to the project.
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @apm-js-collab/tracing-hooks" ,
3
- "version" : " 0.1.1 " ,
3
+ "version" : " 0.2.0 " ,
4
4
"description" : " CJS and ESM hooks for orchestrion" ,
5
5
"license" : " Apache-2.0" ,
6
6
"type" : " commonjs" ,
You can’t perform that action at this time.
0 commit comments