Skip to content

Commit a21c9b0

Browse files
committed
test message
1 parent 61abc61 commit a21c9b0

1 file changed

Lines changed: 0 additions & 15 deletions

File tree

README.md

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -77,21 +77,6 @@ Options:
7777
-h, --help display help for command
7878
```
7979

80-
## Versioning
81-
82-
This project follows [Semantic Versioning](https://semver.org/) and uses [semantic-release](https://github.com/semantic-release/semantic-release) for automated version management and package publishing. The version number is automatically incremented based on commit messages:
83-
84-
- `fix:` commits trigger a PATCH release (1.0.x)
85-
- `feat:` commits trigger a MINOR release (1.x.0)
86-
- `BREAKING CHANGE:` in commit body triggers a MAJOR release (x.0.0)
87-
88-
You can check your installed version using:
89-
```bash
90-
ctp --version
91-
# or
92-
ctp -v
93-
```
94-
9580
## License
9681

9782
[MIT](https://github.com/console-table-printer/table-printer-cli/blob/master/LICENSE)

0 commit comments

Comments
 (0)