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

Tag flag is not working #668

Closed
nicolascavallin opened this issue Dec 5, 2022 · 1 comment
Closed

Tag flag is not working #668

nicolascavallin opened this issue Dec 5, 2022 · 1 comment
Labels

Comments

@nicolascavallin
Copy link

Description

I'm running yarn np with the --tag flag, but it does not impact on the tag that is pushed to the repository.

Does not matter if I run with patch, prepatch, prerelase, etc. I've tried with all tags. Also, I've tried with npm, but I can't get it.

Steps to reproduce

  1. yarn np prerelease --tag=rc

Expected behavior

I expect to see something like: v1.0.1-rc.0

I see: v.1.0.1-0

Environment

np - 7.6.2
Node.js - 19.1.0
npm - 9.1.2
yarn - 1.22.19
Git - 2.37.1
OS - macos ventura 13.0.1

@fregante
Copy link
Collaborator

fregante commented Feb 3, 2023

Duplicate of #649

@fregante fregante marked this as a duplicate of #649 Feb 3, 2023
@fregante fregante closed this as not planned Won't fix, can't repro, duplicate, stale Feb 3, 2023
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

2 participants