Skip to content

Commit 3123a1a

Browse files
chore(release): 3.169.1
# [@appland/appmap-v3.169.1](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.169.0...@appland/appmap-v3.169.1) (2024-10-09) ### Bug Fixes * don't index js source maps or yarn.lock ([c70587d](c70587d)) * remove string interpolation ([087d63c](087d63c))
1 parent 4c53c16 commit 3123a1a

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

packages/cli/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# [@appland/appmap-v3.169.1](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.169.0...@appland/appmap-v3.169.1) (2024-10-09)
2+
3+
4+
### Bug Fixes
5+
6+
* don't index js source maps or yarn.lock ([c70587d](https://github.com/getappmap/appmap-js/commit/c70587d34af75fb6e7fbb6bc7ef208e2f7b480ba))
7+
* remove string interpolation ([087d63c](https://github.com/getappmap/appmap-js/commit/087d63cd97aedbd9d6ff9413ee104348d35f5894))
8+
19
# [@appland/appmap-v3.169.0](https://github.com/getappmap/appmap-js/compare/@appland/appmap-v3.168.1...@appland/appmap-v3.169.0) (2024-10-08)
210

311

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

0 commit comments

Comments
 (0)