Move to 'qsharp' npm package and tag correctly
Open
enhancement
- Dominant language
- Rust
- Stars
- 1k
- Forks
- 212
- Avg merge
- 3d 8h
- Merged PRs (30d)
- 65
Description
We have the 'qsharp' npm package name also now. We should move from 'qsharp-lang' to it.
Also, the ADO ublishing pipeline should now tag correctly if the publishConfig settings is populated in the package.json, e.g.
```text
"publishConfig": { "tag": "dev" }}
```
So our version.py script should set this to 'dev' or 'rc' as appropriate (or leave empty to default to 'latest').
Contributor guide
Assessment
This issue has not been assessed yet.