Skip to content

fix: add build step to publish workflow and bump to v1.1.1#5

Merged
linuxninja39 merged 2 commits into
mainfrom
refinery/merge-en-p3tg
Feb 17, 2026
Merged

fix: add build step to publish workflow and bump to v1.1.1#5
linuxninja39 merged 2 commits into
mainfrom
refinery/merge-en-p3tg

Conversation

@linuxninja39

Copy link
Copy Markdown
Contributor

Summary

  • Adds npm run build step to publish workflow so dist/type declarations are included
  • Adds prepublishOnly script as safety net
  • Bumps version to 1.1.1 to fix TS2307 errors in CygnusWealthApp

Source

  • Polecat: obsidian
  • Issue: en-p3tg (P1 bug)
  • Tests: 192 unit + 13 E2E = 205 passed

Test plan

  • Unit tests pass (192)
  • E2E tests pass (13)
  • Rebase on main clean

v1.1.0 published without dist/ because the publish workflow was missing
the build step. Add `npm run build` before publish and add prepublishOnly
script as a safety net.
The previous lockfile had corrupted versions (naive 1.1.0→1.1.1 replace
affected unrelated packages like reusify, fd-slicer, etc.)
@linuxninja39 linuxninja39 merged commit 60f44b1 into main Feb 17, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant