Skip to content

Commit d393784

Browse files
committed
1.1.0
1 parent 03d9d8e commit d393784

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

History.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
11

2+
1.1.0 / 2025-02-01
3+
==================
4+
5+
**features**
6+
* [[`03d9d8e`](http://github.com/node-modules/node-segfault-handler-rs/commit/03d9d8ed8028fcbd29a67c7e29304d126df65ac0)] - feat: add register.js (#2) (killa <<zhubin.gzb@antgroup.com>>)
7+
8+
**others**
9+
* [[`4b59d4a`](http://github.com/node-modules/node-segfault-handler-rs/commit/4b59d4a972914b3fb0df9bf159deae9a5380b043)] - 1.0.0 (killagu <<zhubin.gzb@antgroup.com>>),
10+
211
1.0.0 / 2025-02-01
312
==================
413

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "node-segfault-handler-rs",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"main": "index.js",
55
"types": "index.d.ts",
66
"napi": {

0 commit comments

Comments
 (0)