1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-26 11:16:12 +04:00

Update changelog configuration and release scripts (#2095)

This commit is contained in:
Paweł Kuna
2025-01-28 21:13:15 +01:00
committed by GitHub
parent 5ddda4bf5b
commit 71c68ce40a
5 changed files with 50 additions and 2227 deletions

View File

@@ -4,8 +4,7 @@
"commit": false,
"fixed": [],
"linked": [],
"access": "restricted",
"access": "public",
"baseBranch": "main",
"updateInternalDependencies": "patch",
"ignore": []
}

View File

@@ -0,0 +1,5 @@
---
"@tabler/core": patch
---
Update changelog configuration and release scripts