You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-15Lines changed: 0 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -77,21 +77,6 @@ Options:
77
77
-h, --help display help for command
78
78
```
79
79
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)
0 commit comments