Skip to content

Fix release publish workflow - #524

Merged
mashbean merged 1 commit into
masterfrom
codex/fix-editor-release-publish
Jul 2, 2026
Merged

Fix release publish workflow#524
mashbean merged 1 commit into
masterfrom
codex/fix-editor-release-publish

Conversation

@mashbean

@mashbean mashbean commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Publish @matters/matters-editor@0.3.3 with an explicit latest dist-tag so npm accepts the 0.3.x release line even though older 1.x versions exist in the registry.
  • Update demo artifact upload/download actions from v3 to v4 to avoid the deprecated action failure on master.

Validation

  • git diff --check
  • Commit hook ran npm run lint
  • Commit hook ran npm test

Context

#523 merged successfully, but the master publish workflow failed at npm publish ./dist because npm requires an explicit tag when publishing 0.3.3 after previously published 1.0.3.

@mashbean
mashbean requested a review from a team as a code owner July 2, 2026 15:14
@mashbean
mashbean merged commit 9c8234f into master Jul 2, 2026
6 checks 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