chore: publish from main

This commit is contained in:
github-actions[bot]
2026-07-17 08:04:30 +00:00
parent 818c0f7c53
commit b1aaa69f0a
286 changed files with 51076 additions and 67 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
{
"name": "where-was-i",
"description": "Reconstruct your dev context (branch, commits, uncommitted work, PR clues) and trigger a resume prompt to continue quickly.",
"version": "1.0.0",
"version": "1.0.1",
"author": {
"name": "Aaron Powell",
"url": "https://github.com/aaronpowell"
@@ -15,5 +15,5 @@
"resume-work"
],
"logo": "assets/preview.png",
"extensions": "."
"extensions": "extensions"
}