Conversation
Release ManagerRelease workflow run: https://github.com/npm/cli/actions/runs/15050139942 Release Checklist for v11.4.0
|
aa1bb62 to
08fd917
Compare
This comment was marked as off-topic.
This comment was marked as off-topic.
ceb11c6 to
530b795
Compare
7b96fe0 to
01b5160
Compare
dc938a0 to
7e4bdc9
Compare
7dae0ba to
ba2d591
Compare
| * [`57aa89f`](https://github.com/npm/cli/commit/57aa89ff70e0c6186a43888b944b5799b25c7bc8) [#8265](https://github.com/npm/cli/pull/8265) use run by default and run-script as the alias (#8265) (@owlstronaut) | ||
| * [`0d4c023`](https://github.com/npm/cli/commit/0d4c023914f835927540bd0110c1ca5716b84056) [#8234](https://github.com/npm/cli/pull/8234) install: add package info to json output (#8234) (@wraithgar) | ||
| ### Bug Fixes | ||
| * [`2210d7a`](https://github.com/npm/cli/commit/2210d7a670ac3522ceee8856a3399e8f44e77bbe) [#8278](https://github.com/npm/cli/pull/8278) powershell: use Invoke-Expression to pass args (#8278) (@alexsch01) |
There was a problem hiding this comment.
That will have to be a follow up commit post-release. The changelog is auto generated for each release. We can post-edit things but can't live-edit if that makes sense.
Adding a co-authored-by footer also works (ref, but that wont' help here because the commit already landed. Sorry about that.
There was a problem hiding this comment.
I can add you to the release notes for the release which will at least make it right there, and I believe it's what powers the PR into the nodejs repo.
59f97d5 to
efbda01
Compare
|
Waiting on #8246 to land before we release |
db1b945 to
8db0520
Compare
|
Hold up @wraithgar before this lands, I missed a case with the invoke-expression code |
|
ok here #8297 @wraithgar |
8db0520 to
05d1986
Compare
05d1986 to
6af7de6
Compare
Release Workflow
🚨🚨🚨 @npm/cli-team: The post-release workflow failed for this release. Manual steps may need to be taken after examining the workflow output. 🚨🚨🚨 |
🤖 I have created a release beep boop
11.4.0
11.4.0 (2025-05-15)
Features
a0e60fb#8246 added init-private option (@owlstronaut)57aa89f#8265 use run by default and run-script as the alias (feat: use run by default and run-script as the alias #8265) (@owlstronaut)0d4c023#8234 install: add package info to json output (feat(install): add package info to json output #8234) (@wraithgar)Bug Fixes
8794fd9#8297 powershell: support pipeline input with Invoke-Expression (fix(powershell): support pipeline input with Invoke-Expression #8297) (@alexsch01)b5173d1#8293 docs: corrected github_path (fix(docs): corrected github_path #8293) (@xaos7991)2210d7a#8278 powershell: use Invoke-Expression to pass args (fix(powershell): use Invoke-Expression to pass args #8278) (@alexsch01)8669d09#8228 add otplease for enable-2fa, disable-2fa, access (fix: add otplease for enable-2fa, disable-2fa, access #8228) (@reggi, @wraithgar)78b5a6f#8269 correctly handle scenario where prefix is the cwd (fix: correctly handle scenario where prefix is the cwd #8269) (@owlstronaut, @ficocelliguy)fdc3413#8221 exec: Fails to Execute Binaries Named After Shell Keywords (fix(exec): Fails to Execute Binaries Named After Shell Keywords #8221) (@13sfaith)4b08e2e#8245 docs: prepare script runs for local package links (@milaninfy)1622ac4#8241 handle missingtimein packument to prevent crash onnpm view(@owlstronaut)db8f5da#8110 outdated: add dependent location in long output (fix(outdated): add dependent location in long output #8110) (@milaninfy, @wraithgar)Documentation
d2498df#8295 RemoveCHANGELOGfrom never-ignored list (docs: RemoveCHANGELOGfrom never-ignored list #8295) (@mrazauskas)4d5c3c1#8283 fixoverridesexample in package-json.md (docs: fixoverridesexample in package-json.md #8283) (@glasser)96cc4f9#8226 format publish as code to highlight it (@LiangYingC)4990ea0#8226 clarify legacy token creation in npm login and adduser commands (@LiangYingC)Dependencies
c97ef8a#8246init-package-json@8.2.1f48613d#8292@sigstore/verify@2.1.1a4c5e74#8292tinyglobby@0.2.13b9156d2#8292http-cache-semantics@4.2.0472a685#8292binary-extensions@3.1.0988696e#8292@sigstore/tuf@3.1.1569ac84#8292semver@7.7.22521c9b#8233@sigstore/protobuf-specs@0.4.13274d68#8233@npmcli/query@4.0.1c263626#8233abbrev@3.0.178df711#8233hosted-git-info@8.1.0Chores
e80e38e#8292 dev dependency updates (@wraithgar)3231ee9#8244 update snapshots (@owlstronaut)c561a33#8233 dev dependency updates (@owlstronaut)7eca19c#8215 update workflow permissions for updating Node PR (@owlstronaut)@npmcli/arborist@9.1.0@npmcli/config@10.3.0libnpmaccess@10.0.1libnpmdiff@8.0.3libnpmexec@10.1.2libnpmfund@7.0.3libnpmpack@9.0.3libnpmteam@8.0.1libnpmversion@8.0.1arborist: 9.1.0
9.1.0 (2025-05-15)
Features
57aa89f#8265 use run by default and run-script as the alias (feat: use run by default and run-script as the alias #8265) (@owlstronaut)Bug Fixes
d5bcf38#8268 arborist: Add better error message when lockfile is malformed (fix(arborist): Add better error message when lockfile is malformed #8268) (@owlstronaut)5e1fed9#8290 arborist: improve README markdown (fix(arborist): improve README markdown #8290) (@mbtools)0886e7a#8222 preserve registry path when replacing a host (@owlstronaut)815311b#8206 arborist: workspaces correctly path to file: packages from overrides (@owlstronaut)config: 10.3.0
10.3.0 (2025-05-15)
Features
a0e60fb#8246 added init-private option (@owlstronaut)57aa89f#8265 use run by default and run-script as the alias (feat: use run by default and run-script as the alias #8265) (@owlstronaut)Bug Fixes
ed1a28e#8238 config: use exclusive for save types (@owlstronaut)libnpmaccess: 10.0.1
10.0.1 (2025-05-15)
Bug Fixes
5b5e886#8289 libnpmaccess: formatting of options in README (fix(libnpmaccess): formatting of options in README #8289) (@mbtools)libnpmdiff: 8.0.3
Dependencies
@npmcli/arborist@9.1.0libnpmexec: 10.1.2
10.1.2 (2025-05-15)
Bug Fixes
fdc3413#8221 exec: Fails to Execute Binaries Named After Shell Keywords (fix(exec): Fails to Execute Binaries Named After Shell Keywords #8221) (@13sfaith)Dependencies
@npmcli/arborist@9.1.0libnpmfund: 7.0.3
Dependencies
@npmcli/arborist@9.1.0libnpmpack: 9.0.3
Dependencies
@npmcli/arborist@9.1.0libnpmteam: 8.0.1
8.0.1 (2025-05-15)
Bug Fixes
b734099#8291 libnpmteam: update README (fix(libnpmteam): update README #8291) (@mbtools)libnpmversion: 8.0.1
8.0.1 (2025-05-15)
Bug Fixes
71bb817#8279 version: include prerelease when retriving tag (fix(version): include prerelease when retriving tag #8279) (@milaninfy)This PR was generated with Release Please. See documentation.