Skip to content

Commit 4b57eb3

Browse files
chore(release): 3.111.1 [skip ci]
# [@appland/appmap-v3.111.1](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.111.0...@appland/appmap-v3.111.1) (2023-11-15) ### Bug Fixes * Gracefully handle filesystem symlink loops ([980e7ba](980e7ba))
1 parent 1e7bc0d commit 4b57eb3

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.111.1](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.111.0...@appland/appmap-v3.111.1) (2023-11-15)
2+
3+
4+
### Bug Fixes
5+
6+
* Gracefully handle filesystem symlink loops ([980e7ba](https://github.com/getappmap/appmap-js/commit/980e7baee56258aa023fa5ea11f3c3f96f035b3c))
7+
18
# [@appland/appmap-v3.111.0](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.110.0...@appland/appmap-v3.111.0) (2023-11-10)
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.111.0",
3+
"version": "3.111.1",
44
"description": "",
55
"bin": "built/cli.js",
66
"engines": {

0 commit comments

Comments
 (0)