Skip to content

fix(ci): add registry-url to setup-node for OIDC trusted publishing - #540

Merged
gund merged 1 commit into
masterfrom
fix/release-workflow-oidc-auth
Jul 17, 2026
Merged

fix(ci): add registry-url to setup-node for OIDC trusted publishing#540
gund merged 1 commit into
masterfrom
fix/release-workflow-oidc-auth

Conversation

@gund

@gund gund commented Jul 17, 2026

Copy link
Copy Markdown
Owner

Add registry-url to actions/setup-node so that the OIDC token is properly configured for npm authentication. This is required for @semantic-release/npm@10 to authenticate with npm using trusted publishing (OIDC).

@gund
gund merged commit c84a87f into master Jul 17, 2026
12 checks passed
@gund
gund deleted the fix/release-workflow-oidc-auth branch July 17, 2026 14:25
github-actions Bot pushed a commit that referenced this pull request Jul 17, 2026
# [11.0.0](v10.8.2...v11.0.0) (2026-07-17)

### Bug Fixes

* **build:** rename api-extractor golden files to .api.md extension ([#546](#546)) ([88e545e](88e545e))
* **ci:** add npm overrides to force @semantic-release/npm@10 ([#541](#541)) ([56cd1d1](56cd1d1))
* **ci:** add registry-url to setup-node for OIDC trusted publishing ([#540](#540)) ([c84a87f](c84a87f))
* **ci:** regenerate package-lock.json with complete esbuild binaries ([#545](#545)) ([449fb86](449fb86))
* **ci:** upgrade @semantic-release/npm to v13 for OIDC trusted publishing support ([#544](#544)) ([f0cd6d7](f0cd6d7))
* **ci:** upgrade actions/setup-node to v4 for OIDC trusted publishing ([#543](#543)) ([bfa1cbc](bfa1cbc))

* fix(io)!: remove ComponentFactoryResolver for Angular 22 compatibility ([2727318](2727318)), closes [#528](#528)

### BREAKING CHANGES

* IoService constructor no longer accepts ComponentFactoryResolver. This removes a public constructor dependency reflected in the public API golden.
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