Skip to content

Commit 8d0f93f

Browse files
Version Packages (#43)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent bf46a45 commit 8d0f93f

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

.changeset/fluffy-trainers-care.md

-5
This file was deleted.

.changeset/slimy-keys-help.md

-5
This file was deleted.

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# pprof-it
22

3+
## 3.0.0
4+
5+
### Major Changes
6+
7+
- e832a9e: Update pprof to latest version, require Node 16
8+
9+
### Patch Changes
10+
11+
- fe47ff3: Update deps
12+
313
## 2.0.0
414

515
### Major Changes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pprof-it",
3-
"version": "2.0.0",
3+
"version": "3.0.0",
44
"description": "Handy wrapper for pprof",
55
"repository": "https://github.com/jakebailey/pprof-it",
66
"author": "Jake Bailey",

0 commit comments

Comments
 (0)