Skip to content

chore: bump @matters/matters-editor to 0.3.3 - #6002

Merged
mashbean merged 1 commit into
developfrom
chore/bump-matters-editor-0.3.3
Jul 2, 2026
Merged

chore: bump @matters/matters-editor to 0.3.3#6002
mashbean merged 1 commit into
developfrom
chore/bump-matters-editor-0.3.3

Conversation

@mashbean

@mashbean mashbean commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Bump @matters/matters-editor from ^0.3.1 to ^0.3.3 (package.json + package-lock.json, no source changes)
  • Unblocks the fix landed in Publish scoped package as public matters-editor#525, which had been stuck unpublished because the NPM_AUTH_TOKEN GitHub secret on that repo was stale (last rotated 2020-06-19, causing 404s on publish)
  • Token has been rotated and the Publish workflow rerun successfully — npm view @matters/matters-editor version confirms latest is now 0.3.3

Test plan

  • npm install @matters/matters-editor@0.3.3 — lockfile resolves to 0.3.3, diff scoped to the two dependency files only
  • npm run lint:ts / next lint — not run to a clean result in this environment: fails on pre-existing Cannot find module '~/gql/graphql' because the generated GraphQL types require npm run gen:type against a live schema, unrelated to this bump. Please confirm CI's codegen step passes lint clean.
  • Smoke test the editor (article/comment/moment editors, since those are the @matters/matters-editor consumers) in CI/preview deploy

🤖 Generated with Claude Code

The npm publish for 0.3.2/0.3.3 had been failing since PR thematters/matters-editor#525
merged, due to a stale NPM_AUTH_TOKEN secret (last rotated 2020-06-19). The token was
rotated and the Publish workflow rerun successfully; npm dist-tag latest is now 0.3.3.
@mashbean
mashbean requested a review from a team as a code owner July 2, 2026 16:20
@vercel

vercel Bot commented Jul 2, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
matters-web Ready Ready Preview Jul 2, 2026 4:25pm

Request Review

@mashbean
mashbean merged commit d7ea239 into develop Jul 2, 2026
4 checks passed
@mashbean
mashbean deleted the chore/bump-matters-editor-0.3.3 branch July 2, 2026 18:06
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