Skip to content

Commit

Permalink
Prepare Release using 'release-plan'
Browse files Browse the repository at this point in the history
  • Loading branch information
wycats authored and github-actions[bot] committed Nov 3, 2024
1 parent 57e59c4 commit 5d19928
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions release-plan-stderr.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
release prepare

Edits the package.json and changelog files to prepare for release.

Options:
--version Show version number [boolean]
--help Show help [boolean]
--fromStdin Read the summary of changes from stdin instead of building
them from scratch. [boolean]
--singlePackage Allows you to run this command in a non monorepo and define
the package name [string]

Error: broken "workspace:" reference to @glimmer/debug-util in @glimmer/program
at publishedInterPackageDeps (file:///home/runner/work/glimmer-vm/glimmer-vm/node_modules/.pnpm/[email protected]/node_modules/release-plan/dist/interdep.js:39:35)
at new Plan (file:///home/runner/work/glimmer-vm/glimmer-vm/node_modules/.pnpm/[email protected]/node_modules/release-plan/dist/plan.js:14:22)
at planVersionBumps (file:///home/runner/work/glimmer-vm/glimmer-vm/node_modules/.pnpm/[email protected]/node_modules/release-plan/dist/plan.js:154:18)
at prepare (file:///home/runner/work/glimmer-vm/glimmer-vm/node_modules/.pnpm/[email protected]/node_modules/release-plan/dist/prepare.js:49:22)
at Object.handler (file:///home/runner/work/glimmer-vm/glimmer-vm/node_modules/.pnpm/[email protected]/node_modules/release-plan/dist/cli.js:14:28)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

0 comments on commit 5d19928

Please sign in to comment.