Skip to content

Commit 87fe1ff

Browse files
authored
chore: remove lynx- prefix for debug-info-remapping (#45)
* chore: remove lynx prefix for debug-info-remapping * chore: add changeset
1 parent 2eb2962 commit 87fe1ff

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.changeset/honest-colts-nail.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@lynx-js/skill-debug-info-remapping": patch
3+
---
4+
5+
Remove `lynx-` prefix for `debug-info-remapping` skill.

packages/skills/debug-info-remapping/SKILL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
name: lynx-debug-info-remapping
2+
name: debug-info-remapping
33
description: Remap the function_id:pc_index to the original source code position by provided debug info json file.
44
---
55

0 commit comments

Comments
 (0)