Skip to content

Commit 8ffa0ac

Browse files
chore(release): @appland/appmap 3.200.0
# [@appland/appmap-v3.200.0](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.199.2...@appland/appmap-v3.200.0) (2026-07-03) ### Bug Fixes * **cli:** make `appmap trim` crash-safe and --max-length a real cap ([d37c53e](d37c53e)) ### Features * **cli:** add `appmap trim` command and shared value-truncation lib ([87824eb](87824eb))
1 parent 4a78e48 commit 8ffa0ac

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

packages/cli/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [@appland/appmap-v3.200.0](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.199.2...@appland/appmap-v3.200.0) (2026-07-03)
2+
3+
4+
### Bug Fixes
5+
6+
* **cli:** make `appmap trim` crash-safe and --max-length a real cap ([d37c53e](https://github.com/getappmap/appmap-js/commit/d37c53e85bb6e1bce113bfc2a9c6f9f486ae4b61))
7+
8+
9+
### Features
10+
11+
* **cli:** add `appmap trim` command and shared value-truncation lib ([87824eb](https://github.com/getappmap/appmap-js/commit/87824eb418feb72d5a4387bb39cf39c22e80c124))
12+
113
# [@appland/appmap-v3.199.2](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.199.1...@appland/appmap-v3.199.2) (2026-07-01)
214

315

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.199.2",
3+
"version": "3.200.0",
44
"description": "",
55
"bin": "built/cli.js",
66
"engines": {

0 commit comments

Comments
 (0)