chore: add version.txt

This commit is contained in:
Henrique Dias 2025-11-13 09:34:45 +01:00
parent 4d6356301d
commit dcd05a41f2
No known key found for this signature in database
2 changed files with 1 additions and 14 deletions

View File

@ -1,14 +0,0 @@
{
"types": [
{ "type": "feat", "section": "Features" },
{ "type": "fix", "section": "Bug Fixes" },
{ "type": "perf", "section": "Performance improvements" },
{ "type": "revert", "section": "Reverts" },
{ "type": "refactor", "section": "Refactorings" },
{ "type": "build", "section": "Build" },
{ "type": "ci", "hidden": true },
{ "type": "test", "hidden": true },
{ "type": "chore", "hidden": true },
{ "type": "docs", "hidden": true }
]
}

1
version.txt Normal file
View File

@ -0,0 +1 @@
2.45.1