Add bump-changes

This commit is contained in:
Andrey Sobolev
2025-10-07 16:09:49 +07:00
parent 78527e8212
commit 5f5a6f0189
8 changed files with 42 additions and 12 deletions
+11
View File
@@ -0,0 +1,11 @@
{
"name": "@hcengineering/scripts",
"version": "0.7.10",
"scripts": {
"format": "echo \"No format specified\""
},
"devDependencies": {
"@hcengineering/platform-rig": "workspace:^0.7.10"
},
"private": true
}