@appland/appmap 3.104.0 → 3.105.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@appland/appmap",
3
- "version": "3.104.0",
3
+ "version": "3.105.0",
4
4
  "description": "",
5
5
  "bin": "built/cli.js",
6
6
  "engines": {
@@ -25,7 +25,7 @@
25
25
 
26
26
  ##### View in AppMap
27
27
 
28
- - [Full AppMap »]({{ appmap_url 'head' appmap }})
28
+ - [Full AppMap »]({{ appmap_url_with_finding 'head' appmap finding.hash_v2 }})
29
29
  {{#if appmap.changed}}
30
30
  - [Sequence diagram diff »]({{ appmap_diff_url appmap }})
31
31
  {{/if}}