Skip to content

Commit 3c07657

Browse files
authored
chore(internal): Test generator-cli publishing with rc version (#10527)
Add rc release to generator-cli changelog
1 parent 8ca37ef commit 3c07657

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

packages/generator-cli/versions.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
11
# yaml-language-server: $schema=../../versions-yml.schema.json
2+
- changelogEntry:
3+
- summary: |
4+
Test publish new rc release.
5+
type: chore
6+
createdAt: "2025-11-12"
7+
version: 0.4.4-rc0
8+
29
- changelogEntry:
310
- summary: |
411
Fix npm authentication in the publish workflow by properly configuring the npm registry with NODE_AUTH_TOKEN.

0 commit comments

Comments
 (0)