Skip to content

chore: version packages#130

Merged
kvz merged 1 commit into
mainfrom
version-major
May 28, 2026
Merged

chore: version packages#130
kvz merged 1 commit into
mainfrom
version-major

Conversation

@kvz
Copy link
Copy Markdown
Member

@kvz kvz commented May 28, 2026

Why

The dependency refresh in #129 landed as an ESM-only major, but the release workflow failed while trying to create the automated Changesets version PR because it used an expired PAT. This manual version PR applies the same Changesets output and switches the workflow to the repository github.token so publishing can continue after merge.

What changed

  • Generated Changesets versions and changelogs for the monolib major release.
  • Bumped @transloadit/sev-logger to 1.0.0 and the other published packages to their next major versions.
  • Removed the consumed .changeset/fresh-deps.md file.
  • Switched the release workflow from GH_PAT_TRANSLOADIT_BOT_KICK_PRS to the built-in GitHub token.

Verification

  • corepack yarn install --immutable
  • corepack yarn dedupe --check
  • corepack yarn check
  • corepack yarn npm audit --recursive --all
  • git diff --check
  • ESM import smoke test for @transloadit/sev-logger through workspace resolution

@kvz kvz merged commit f2d7dfc into main May 28, 2026
2 checks passed
@kvz kvz deleted the version-major branch May 28, 2026 15:05
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