chore(release): 0.1.0

This commit is contained in:
Leifer Mendez
2022-11-29 10:33:25 +01:00
parent 4ae389846d
commit 46cd57fb36
5 changed files with 657 additions and 21 deletions

1
commitlint.config.js Normal file
View File

@@ -0,0 +1 @@
module.exports = { extends: ['@commitlint/config-conventional'] }