Skip to content

Release Packages - #41

Merged
JacobLinCool merged 1 commit into
mainfrom
changeset-release/main
Aug 10, 2026
Merged

Release Packages#41
JacobLinCool merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

cloudflared@0.7.3

Patch Changes

  • #40 9844a3a Thanks @JacobLinCool! - Fix CLOUDFLARED_VERSION being ignored during installation. The postinstall script hardcoded bin install latest, so the environment variable documented in the README had no effect on the version that got installed. Installing an explicit version also printed Installing cloudflared undefined because the message read the raw argument instead of the resolved version.

  • #40 9844a3a Thanks @JacobLinCool! - Update the toolchain and CI. Publishing now uses npm trusted publishing (OIDC) instead of a long-lived NPM_TOKEN, which npm revoked along with all classic tokens. pnpm moves to 11 for its native OIDC support, so its settings move from package.json to pnpm-workspace.yaml. Also bumps eslint, vitest, prettier, typedoc and @types/node, drops the unused changeset package (an unrelated LevelDB utility, not the changesets CLI), moves typedoc to a config file so the @platform tag no longer warns, upgrades the GitHub Actions to Node 24 runtimes, and refreshes the cloudflared test matrix.

@JacobLinCool
JacobLinCool merged commit 955c58d into main Aug 10, 2026
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