Skip to content

Commit 3c2e33d

Browse files
chore(release): 2.24.2 [skip ci]
## [2.24.2](v2.24.1...v2.24.2) (2024-08-16) ### Bug Fixes * Crashes due to shadowed global scope object ([e05eb01](e05eb01))
1 parent e05eb01 commit 3c2e33d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.24.2](https://github.com/getappmap/appmap-node/compare/v2.24.1...v2.24.2) (2024-08-16)
2+
3+
4+
### Bug Fixes
5+
6+
* Crashes due to shadowed global scope object ([e05eb01](https://github.com/getappmap/appmap-node/commit/e05eb013ea6507e9cb25550df4860b231b9e425c))
7+
18
## [2.24.1](https://github.com/getappmap/appmap-node/compare/v2.24.0...v2.24.1) (2024-08-13)
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.24.1",
3+
"version": "2.24.2",
44
"description": "AppMap agent for Node.js",
55
"keywords": [
66
"AppMap",

0 commit comments

Comments
 (0)