shoud increase at
╭──────╮
│ Minor │
╰──────╯
current format is difficult to read.
new format
show list of SemVer and focus llm's response
╭──────╮
|MAJOR│ Minor | PATCH |
╰──────╯
ref
MAJOR version when you make incompatible API changes
MINOR version when you add functionality in a backward compatible manner
PATCH version when you make backward compatible bug fixes
https://semver.org/
current format is difficult to read.
new format
show list of SemVer and focus llm's response
ref