Skip to content

Commit dae57ec

Browse files
committed
Rank for attributes
Signed-off-by: Denis Bykhov <[email protected]>
1 parent 8ed4cfe commit dae57ec

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

57 files changed

+364
-51
lines changed

common/changes/@hcengineering/model/main_2025-10-27-04-08.json

Lines changed: 0 additions & 10 deletions
This file was deleted.

packages/account-client/CHANGELOG.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
{
22
"name": "@hcengineering/account-client",
33
"entries": [
4+
{
5+
"version": "0.7.17",
6+
"tag": "@hcengineering/account-client_v0.7.17",
7+
"date": "Mon, 27 Oct 2025 13:27:12 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@hcengineering/core\" from `^0.7.17` to `0.7.18`"
12+
}
13+
]
14+
}
15+
},
416
{
517
"version": "0.7.7",
618
"tag": "@hcengineering/account-client_v0.7.7",

packages/account-client/CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Change Log - @hcengineering/account-client
22

3-
This log was last generated on Wed, 22 Oct 2025 12:46:09 GMT and should not be manually modified.
3+
This log was last generated on Mon, 27 Oct 2025 13:27:12 GMT and should not be manually modified.
4+
5+
## 0.7.17
6+
Mon, 27 Oct 2025 13:27:12 GMT
7+
8+
_Version update only_
49

510
## 0.7.7
611
Wed, 22 Oct 2025 12:46:09 GMT

packages/account-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"eslint-plugin-svelte": "^2.35.1"
4444
},
4545
"dependencies": {
46-
"@hcengineering/core": "workspace:^0.7.17",
46+
"@hcengineering/core": "workspace:^0.7.18",
4747
"@hcengineering/platform": "workspace:^0.7.17"
4848
},
4949
"repository": "https://github.com/hcengineering/huly.core",

packages/analytics-service/CHANGELOG.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
{
22
"name": "@hcengineering/analytics-service",
33
"entries": [
4+
{
5+
"version": "0.7.17",
6+
"tag": "@hcengineering/analytics-service_v0.7.17",
7+
"date": "Mon, 27 Oct 2025 13:27:12 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@hcengineering/core\" from `^0.7.17` to `0.7.18`"
12+
}
13+
]
14+
}
15+
},
416
{
517
"version": "0.7.5",
618
"tag": "@hcengineering/analytics-service_v0.7.5",

packages/analytics-service/CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Change Log - @hcengineering/analytics-service
22

3-
This log was last generated on Tue, 14 Oct 2025 04:58:17 GMT and should not be manually modified.
3+
This log was last generated on Mon, 27 Oct 2025 13:27:12 GMT and should not be manually modified.
4+
5+
## 0.7.17
6+
Mon, 27 Oct 2025 13:27:12 GMT
7+
8+
_Version update only_
49

510
## 0.7.5
611
Tue, 14 Oct 2025 04:58:17 GMT

packages/analytics-service/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
},
4242
"dependencies": {
4343
"@hcengineering/platform": "workspace:^0.7.17",
44-
"@hcengineering/core": "workspace:^0.7.17",
44+
"@hcengineering/core": "workspace:^0.7.18",
4545
"@hcengineering/analytics": "workspace:^0.7.17",
4646
"@hcengineering/measurements-otlp": "workspace:^0.7.17",
4747
"winston": "^3.11.0",

packages/api-client/CHANGELOG.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
{
22
"name": "@hcengineering/api-client",
33
"entries": [
4+
{
5+
"version": "0.7.17",
6+
"tag": "@hcengineering/api-client_v0.7.17",
7+
"date": "Mon, 27 Oct 2025 13:27:12 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@hcengineering/core\" from `^0.7.17` to `0.7.18`"
12+
}
13+
]
14+
}
15+
},
416
{
517
"version": "0.7.5",
618
"tag": "@hcengineering/api-client_v0.7.5",

packages/api-client/CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Change Log - @hcengineering/api-client
22

3-
This log was last generated on Tue, 14 Oct 2025 04:58:17 GMT and should not be manually modified.
3+
This log was last generated on Mon, 27 Oct 2025 13:27:12 GMT and should not be manually modified.
4+
5+
## 0.7.17
6+
Mon, 27 Oct 2025 13:27:12 GMT
7+
8+
_Version update only_
49

510
## 0.7.5
611
Tue, 14 Oct 2025 04:58:17 GMT

packages/api-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"@hcengineering/client": "workspace:^0.7.17",
5757
"@hcengineering/client-resources": "workspace:^0.7.17",
5858
"@hcengineering/collaborator-client": "workspace:^0.7.17",
59-
"@hcengineering/core": "workspace:^0.7.17",
59+
"@hcengineering/core": "workspace:^0.7.18",
6060
"@hcengineering/platform": "workspace:^0.7.17",
6161
"@hcengineering/text": "workspace:^0.7.17",
6262
"@hcengineering/text-markdown": "workspace:^0.7.17",

0 commit comments

Comments
 (0)