Skip to content

Commit 051b422

Browse files
committed
0.1.0
1 parent 56ea281 commit 051b422

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.0 (2025-08-19)
2+
3+
- Added LICENSE file to the project.
4+
15
## 0.0.1 (2025-08-19)
26

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

0 commit comments

Comments
 (0)