We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6af1c15 commit 2ee0845Copy full SHA for 2ee0845
2 files changed
CHANGELOG.md
@@ -0,0 +1,8 @@
1
+# Changelog
2
+
3
+## 1.0.0 (2023-05-23)
4
5
6
+### Features
7
8
+* initial version ([6af1c15](https://github.com/voxpelli/validate-conventional-commit/commit/6af1c15ffaeb86a8d8a0cb01d32331bc902bb166))
package.json
@@ -1,6 +1,6 @@
{
"name": "validate-conventional-commit",
- "version": "0.0.0",
+ "version": "1.0.0",
"description": "Smallest simplest conventional commit validator to use with eg Husky",
"homepage": "http://github.com/voxpelli/validate-conventional-commit",
"repository": {
0 commit comments