Skip to content

Commit d3cd7dd

Browse files
chore(release): 3.191.2
# [@appland/appmap-v3.191.2](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.191.1...@appland/appmap-v3.191.2) (2025-07-07) ### Bug Fixes * Improve worst case performance of file indexing ([3a8baa1](3a8baa1))
1 parent 81ddb4d commit d3cd7dd

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/cli/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [@appland/appmap-v3.191.2](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.191.1...@appland/appmap-v3.191.2) (2025-07-07)
2+
3+
4+
### Bug Fixes
5+
6+
* Improve worst case performance of file indexing ([3a8baa1](https://github.com/getappmap/appmap-js/commit/3a8baa18f7fdb7b4ecf8df91ce2f4ff27ea13d18))
7+
18
# [@appland/appmap-v3.191.1](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.191.0...@appland/appmap-v3.191.1) (2025-06-04)
29

310

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@appland/appmap",
3-
"version": "3.191.1",
3+
"version": "3.191.2",
44
"description": "",
55
"bin": "built/cli.js",
66
"engines": {

0 commit comments

Comments
 (0)