Skip to content

fix: add build step to publish workflow, bump v1.1.1#4

Merged
linuxninja39 merged 1 commit into
mainfrom
polecat/obsidian/en-p3tg@mlqx6uyl
Feb 17, 2026
Merged

fix: add build step to publish workflow, bump v1.1.1#4
linuxninja39 merged 1 commit into
mainfrom
polecat/obsidian/en-p3tg@mlqx6uyl

Conversation

@linuxninja39

Copy link
Copy Markdown
Contributor

Summary

  • v1.1.0 published without dist/types because publish workflow never ran npm run build
  • Added build step to .github/workflows/publish.yml
  • Added prepublishOnly script as safety net
  • Bumped to v1.1.1

Test plan

  • Tests pass locally
  • CI passes

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.
@linuxninja39 linuxninja39 merged commit f42f91a into main Feb 17, 2026
0 of 2 checks passed
@linuxninja39 linuxninja39 deleted the polecat/obsidian/en-p3tg@mlqx6uyl branch February 17, 2026 18:19
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