Skip to content

Commit 6f9be83

Browse files
chore(release): 2.23.2 [skip ci]
## [2.23.2](v2.23.1...v2.23.2) (2024-07-29) ### Bug Fixes * Handle parent Ctrl-C in child process with setInterval ([e7f82f4](e7f82f4)), closes [#118](#118)
1 parent e7f82f4 commit 6f9be83

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.23.2](https://github.com/getappmap/appmap-node/compare/v2.23.1...v2.23.2) (2024-07-29)
2+
3+
4+
### Bug Fixes
5+
6+
* Handle parent Ctrl-C in child process with setInterval ([e7f82f4](https://github.com/getappmap/appmap-node/commit/e7f82f4c763fd11ebdae267c536e40a243ef9bce)), closes [#118](https://github.com/getappmap/appmap-node/issues/118)
7+
18
## [2.23.1](https://github.com/getappmap/appmap-node/compare/v2.23.0...v2.23.1) (2024-07-23)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "appmap-node",
3-
"version": "2.23.1",
3+
"version": "2.23.2",
44
"description": "AppMap agent for Node.js",
55
"keywords": [
66
"AppMap",

0 commit comments

Comments
 (0)