Bump versions

Signed-off-by: Artem Savchenko <armisav@gmail.com>
This commit is contained in:
Artem Savchenko
2026-02-22 16:24:59 +07:00
parent a9566c31ce
commit 33e2b49f47
458 changed files with 11265 additions and 11143 deletions
+4 -4
View File
@@ -1,6 +1,6 @@
{
"name": "@hcengineering/github-assets",
"version": "0.7.0",
"version": "0.7.1",
"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.19",
"@hcengineering/platform-rig": "workspace:^0.7.21",
"@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.19",
"@hcengineering/github": "workspace:^0.7.0"
"@hcengineering/platform": "workspace:^0.7.20",
"@hcengineering/github": "workspace:^0.7.1"
},
"exports": {
".": {