Skip to content

Commit 5fde6c1

Browse files
chore(release): 2.24.3 [skip ci]
## [2.24.3](v2.24.2...v2.24.3) (2024-09-17) ### Bug Fixes * Hopefully fix some obscure installation issues on Windows ([63e93b3](63e93b3))
1 parent 63e93b3 commit 5fde6c1

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.3](https://github.com/getappmap/appmap-node/compare/v2.24.2...v2.24.3) (2024-09-17)
2+
3+
4+
### Bug Fixes
5+
6+
* Hopefully fix some obscure installation issues on Windows ([63e93b3](https://github.com/getappmap/appmap-node/commit/63e93b32078a4f6687183597cefbd5a585359c3d))
7+
18
## [2.24.2](https://github.com/getappmap/appmap-node/compare/v2.24.1...v2.24.2) (2024-08-16)
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.2",
3+
"version": "2.24.3",
44
"description": "AppMap agent for Node.js",
55
"keywords": [
66
"AppMap",

0 commit comments

Comments
 (0)