Merge staging-new and bump versions

Signed-off-by: Artem Savchenko <armisav@gmail.com>
This commit is contained in:
Artem Savchenko
2026-04-12 13:38:53 +07:00
1017 changed files with 27314 additions and 14207 deletions
+4 -4
View File
@@ -1,6 +1,6 @@
{
"name": "@hcengineering/github-assets",
"version": "0.7.382",
"version": "0.7.411",
"main": "./lib/index.js",
"types": "./types/index.d.ts",
"files": [
@@ -24,7 +24,7 @@
"_phase:validate": "compile validate"
},
"devDependencies": {
"@hcengineering/platform-rig": "workspace:^0.7.382",
"@hcengineering/platform-rig": "workspace:^0.7.411",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"eslint-config-standard-with-typescript": "^40.0.0",
@@ -40,8 +40,8 @@
"typescript": "^5.9.3"
},
"dependencies": {
"@hcengineering/platform": "workspace:^0.7.382",
"@hcengineering/github": "workspace:^0.7.382"
"@hcengineering/platform": "workspace:^0.7.411",
"@hcengineering/github": "workspace:^0.7.411"
},
"exports": {
".": {