Skip to content
This repository was archived by the owner on Sep 17, 2024. It is now read-only.

Commit 7aba0a0

Browse files
committed
release: 0.1.0
1 parent 096ae77 commit 7aba0a0

3 files changed

Lines changed: 7 additions & 3 deletions

File tree

CHANGES

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.1.0
2+
3+
- No documented changes.
4+
15
## 0.1.0-alpha.2
26

37
### Various fixes & improvements

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sentry/profiling-node",
3-
"version": "0.1.0-alpha.2",
3+
"version": "0.1.0",
44
"description": "Sampling based nodejs profiler.",
55
"main": "lib/index.js",
66
"types": "lib/index.d.ts",

0 commit comments

Comments
 (0)