Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix release issue in yaml #325

Closed
ponderingdemocritus opened this issue Nov 9, 2024 · 0 comments
Closed

fix release issue in yaml #325

ponderingdemocritus opened this issue Nov 9, 2024 · 0 comments
Labels

Comments

@ponderingdemocritus
Copy link
Contributor

See error coming from build actions in the release.yaml

Fix this to a more modern changelog

Run npx standard-version --tag-prefix v --commit-all
npm warn exec The following package was not found and will be installed: [email protected]
npm warn deprecated [email protected]: This module is not used anymore, and has been replaced by @npmcli/package-json
npm warn deprecated [email protected]: You or someone you depend on is using Q, the JavaScript Promise library that gave JavaScript developers strong feelings about promises. They can almost certainly migrate to the native JavaScript promise now. Thank you literally everyone for joining me in this bet against the odds. Be excellent to each other.
npm warn deprecated
npm warn deprecated (For a CapTP with native promises, see @endo/eventual-send and @endo/captp)
Invalid version. Must be a string. Got type "undefined".
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant