Skip to content

Commit 8d0ccaf

Browse files
committed
Bump node-continuous-profiling to version v1.1.16
1 parent f27719d commit 8d0ccaf

2 files changed

Lines changed: 7 additions & 2 deletions

File tree

CHANGELOG

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
CHANGELOG
22
=========
33

4+
* v1.1.16 (2026-02-23)
5+
6+
- Add Typescript definition for node SDK
7+
- Internal releasing changes
8+
49
* v1.1.15 (2026-01-26)
510

611
- Internal releasing changes

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@blackfireio/node-tracing",
3-
"version": "1.1.15",
3+
"version": "1.1.16",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/blackfireio/node-continuous-profiling"
@@ -42,4 +42,4 @@
4242
"pprof-format": "^2.0.7",
4343
"tsd": "^0.33.0"
4444
}
45-
}
45+
}

0 commit comments

Comments
 (0)