chore(release): v0.1.0 changelog + README pre-tag fixes #131
Reference in New Issue
Block a user
Delete Branch "chore/v010-readme-changelog"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Last pre-tag chore before v0.1.0.
README
go run cmd/uptop/main.gofails withundefined: parseConfigsince #108 split config.go out of main.go — switched togo run ./cmd/uptop(same fix #104 applied to Dockerfile/goreleaser)cliff.toml
body = ".*security"parser: first-match ordering meant it only ever caught non-security commits that mention the word in their body (docs commit + the CalVer→SemVer ci commit rendered under a public Security heading). Real security fixes are caught by^fixfirst.polishtype mapped to Changed (was rendering a stray lowercase "polish" section)CHANGELOG.md