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

Error: Cannot release because dependency config has not been released #73

Open
3 of 6 tasks
pedrojpj opened this issue May 26, 2022 · 1 comment
Open
3 of 6 tasks
Labels
question Further information is requested

Comments

@pedrojpj
Copy link

pedrojpj commented May 26, 2022

Issue type

  • bug report
  • idea
  • question
  • other

Expected behavior

Release a package

Actual behavior

When I try to release a package I get this error:

An error occurred while running semantic-release: Error: Cannot release because dependency config has not been released

The package is part of a project on turborepo

Your case may be a known design limitation. -->

  • I've read the docs. This case is not mentioned
  • Similar issue does not exist
@antongolub
Copy link
Member

@pedrojpj,

msr verifies cross-deps consistency and if some package depends on another the last one should exist. Make any release triggering change for your config package (feat, fix, etx) or just attach a tag to some prev commit ([email protected]).

@antongolub antongolub added the question Further information is requested label May 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants