JoshuaKGoldberg / JoshuaKGoldberg/create-typescript-app
📝 Documentation: How to bump to a new major version
- Dominant language
- TypeScript
- Stars
- 1.4k
- Forks
- 89
- Avg merge
- 1m
- Merged PRs (30d)
- 3
Description
### Bug Report Checklist
- [X] I have pulled the latest `main` branch of the repository.
- [X] I have [searched for related issues](https://github.com/JoshuaKGoldberg/create-typescript-app/issues?q=is%3Aissue) and found none that matched my issue.
### Overview
Packages created by `create-typescript-app` start off on 0.x. But what's the right way in the CTA `release-it`-based system to bump to 1.x? And later on, 2.x? This should be documented.
### Additional Info
Example PR showing off this area: #531.
Folks often want to batch multiple breaking changes into a major. This should be figured out too.
💖
Contributor guide
Assessment
This issue has not been assessed yet.