We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81ddb4d commit d3cd7ddCopy full SHA for d3cd7dd
packages/cli/CHANGELOG.md
@@ -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
8
# [@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)
9
10
packages/cli/package.json
@@ -1,6 +1,6 @@
{
"name": "@appland/appmap",
- "version": "3.191.1",
+ "version": "3.191.2",
"description": "",
"bin": "built/cli.js",
"engines": {
0 commit comments