How to do initial setup for new project?
- Dominant language
- TypeScript
- Stars
- 2.5k
- Forks
- 221
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
Based on the docs [here](https://intuit.github.io/auto/docs/welcome/getting-started#make-latest-release), it says that `If your project is already published then ...` However, what if my project is not published yet? What should I do? Steps are not clear on this
---
If I didn't have to do any set up, then when I ran: `GH_TOKEN= yarn run auto release -d`, the following is showns:
```
#### 🚀 Enhancement
...
#### 🐛 Bug Fix
- fix: ...
#### ⚠️ Pushed to `main`
ℹ info Would have created a release on GitHub for version: null
● note The above version would only get released if ran with "shipit" or a custom script that bumps the version using the "version" command
```
and of course, no version bump was made
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.