fix: add release script 🔧

This commit is contained in:
2025-09-20 13:37:35 +05:00
parent 741358e32f
commit e5298aa323
4 changed files with 233 additions and 4 deletions

View File

@@ -1,4 +1,3 @@
// commitlint.config.js
export default {
extends: ['@commitlint/config-conventional']
};