mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-12 12:47:45 +02:00
Bump versions
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
{
|
||||
"changes": [
|
||||
{
|
||||
"packageName": "@hcengineering/core",
|
||||
"comment": "Fix issue with time rate limiter",
|
||||
"type": "patch"
|
||||
}
|
||||
],
|
||||
"packageName": "@hcengineering/core"
|
||||
}
|
||||
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"name": "@hcengineering/account-client",
|
||||
"entries": [
|
||||
{
|
||||
"version": "0.7.3",
|
||||
"tag": "@hcengineering/account-client_v0.7.3",
|
||||
"date": "Wed, 08 Oct 2025 03:40:53 GMT",
|
||||
"comments": {
|
||||
"dependency": [
|
||||
{
|
||||
"comment": "Updating dependency \"@hcengineering/core\" from `^0.7.3` to `0.7.4`"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
# Change Log - @hcengineering/account-client
|
||||
|
||||
This log was last generated on Wed, 08 Oct 2025 03:40:53 GMT and should not be manually modified.
|
||||
|
||||
## 0.7.3
|
||||
Wed, 08 Oct 2025 03:40:53 GMT
|
||||
|
||||
_Initial release_
|
||||
|
||||
@@ -42,7 +42,7 @@
|
||||
"@types/jest": "^29.5.5"
|
||||
},
|
||||
"dependencies": {
|
||||
"@hcengineering/core": "workspace:^0.7.3",
|
||||
"@hcengineering/core": "workspace:^0.7.4",
|
||||
"@hcengineering/platform": "workspace:^0.7.3"
|
||||
},
|
||||
"repository": "https://github.com/hcengineering/huly.core",
|
||||
|
||||
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"name": "@hcengineering/analytics-service",
|
||||
"entries": [
|
||||
{
|
||||
"version": "0.7.3",
|
||||
"tag": "@hcengineering/analytics-service_v0.7.3",
|
||||
"date": "Wed, 08 Oct 2025 03:40:53 GMT",
|
||||
"comments": {
|
||||
"dependency": [
|
||||
{
|
||||
"comment": "Updating dependency \"@hcengineering/core\" from `^0.7.3` to `0.7.4`"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
# Change Log - @hcengineering/analytics-service
|
||||
|
||||
This log was last generated on Wed, 08 Oct 2025 03:40:53 GMT and should not be manually modified.
|
||||
|
||||
## 0.7.3
|
||||
Wed, 08 Oct 2025 03:40:53 GMT
|
||||
|
||||
_Initial release_
|
||||
|
||||
@@ -40,7 +40,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@hcengineering/platform": "workspace:^0.7.3",
|
||||
"@hcengineering/core": "workspace:^0.7.3",
|
||||
"@hcengineering/core": "workspace:^0.7.4",
|
||||
"@hcengineering/analytics": "workspace:^0.7.3",
|
||||
"@hcengineering/measurements-otlp": "^0.7.10",
|
||||
"winston": "^3.11.0",
|
||||
|
||||
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"name": "@hcengineering/api-client",
|
||||
"entries": [
|
||||
{
|
||||
"version": "0.7.3",
|
||||
"tag": "@hcengineering/api-client_v0.7.3",
|
||||
"date": "Wed, 08 Oct 2025 03:40:53 GMT",
|
||||
"comments": {
|
||||
"dependency": [
|
||||
{
|
||||
"comment": "Updating dependency \"@hcengineering/core\" from `^0.7.3` to `0.7.4`"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
# Change Log - @hcengineering/api-client
|
||||
|
||||
This log was last generated on Wed, 08 Oct 2025 03:40:53 GMT and should not be manually modified.
|
||||
|
||||
## 0.7.3
|
||||
Wed, 08 Oct 2025 03:40:53 GMT
|
||||
|
||||
_Initial release_
|
||||
|
||||
@@ -55,7 +55,7 @@
|
||||
"@hcengineering/client": "workspace:^0.7.3",
|
||||
"@hcengineering/client-resources": "workspace:^0.7.3",
|
||||
"@hcengineering/collaborator-client": "workspace:^0.7.3",
|
||||
"@hcengineering/core": "workspace:^0.7.3",
|
||||
"@hcengineering/core": "workspace:^0.7.4",
|
||||
"@hcengineering/platform": "workspace:^0.7.3",
|
||||
"@hcengineering/text": "workspace:^0.7.3",
|
||||
"@hcengineering/text-markdown": "workspace:^0.7.3",
|
||||
|
||||
@@ -1,6 +1,18 @@
|
||||
{
|
||||
"name": "@hcengineering/client-resources",
|
||||
"entries": [
|
||||
{
|
||||
"version": "0.7.3",
|
||||
"tag": "@hcengineering/client-resources_v0.7.3",
|
||||
"date": "Wed, 08 Oct 2025 03:40:53 GMT",
|
||||
"comments": {
|
||||
"dependency": [
|
||||
{
|
||||
"comment": "Updating dependency \"@hcengineering/core\" from `^0.7.3` to `0.7.4`"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"version": "0.6.4",
|
||||
"tag": "@hcengineering/client-resources_v0.6.4",
|
||||
|
||||
@@ -1,6 +1,11 @@
|
||||
# Change Log - @hcengineering/client-resources
|
||||
|
||||
This log was last generated on Tue, 09 Nov 2021 11:00:07 GMT and should not be manually modified.
|
||||
This log was last generated on Wed, 08 Oct 2025 03:40:53 GMT and should not be manually modified.
|
||||
|
||||
## 0.7.3
|
||||
Wed, 08 Oct 2025 03:40:53 GMT
|
||||
|
||||
_Version update only_
|
||||
|
||||
## 0.6.4
|
||||
Tue, 09 Nov 2021 11:00:07 GMT
|
||||
|
||||
@@ -42,7 +42,7 @@
|
||||
"dependencies": {
|
||||
"@hcengineering/analytics": "workspace:^0.7.3",
|
||||
"@hcengineering/client": "workspace:^0.7.3",
|
||||
"@hcengineering/core": "workspace:^0.7.3",
|
||||
"@hcengineering/core": "workspace:^0.7.4",
|
||||
"@hcengineering/platform": "workspace:^0.7.3",
|
||||
"@hcengineering/rpc": "workspace:^0.7.3",
|
||||
"snappyjs": "^0.7.0"
|
||||
|
||||
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"name": "@hcengineering/client",
|
||||
"entries": [
|
||||
{
|
||||
"version": "0.7.3",
|
||||
"tag": "@hcengineering/client_v0.7.3",
|
||||
"date": "Wed, 08 Oct 2025 03:40:53 GMT",
|
||||
"comments": {
|
||||
"dependency": [
|
||||
{
|
||||
"comment": "Updating dependency \"@hcengineering/core\" from `^0.7.3` to `0.7.4`"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
# Change Log - @hcengineering/client
|
||||
|
||||
This log was last generated on Wed, 08 Oct 2025 03:40:53 GMT and should not be manually modified.
|
||||
|
||||
## 0.7.3
|
||||
Wed, 08 Oct 2025 03:40:53 GMT
|
||||
|
||||
_Initial release_
|
||||
|
||||
@@ -40,7 +40,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@hcengineering/platform": "workspace:^0.7.3",
|
||||
"@hcengineering/core": "workspace:^0.7.3"
|
||||
"@hcengineering/core": "workspace:^0.7.4"
|
||||
},
|
||||
"repository": "https://github.com/hcengineering/huly.core",
|
||||
"publishConfig": {
|
||||
|
||||
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"name": "@hcengineering/collaborator-client",
|
||||
"entries": [
|
||||
{
|
||||
"version": "0.7.3",
|
||||
"tag": "@hcengineering/collaborator-client_v0.7.3",
|
||||
"date": "Wed, 08 Oct 2025 03:40:53 GMT",
|
||||
"comments": {
|
||||
"dependency": [
|
||||
{
|
||||
"comment": "Updating dependency \"@hcengineering/core\" from `^0.7.3` to `0.7.4`"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
# Change Log - @hcengineering/collaborator-client
|
||||
|
||||
This log was last generated on Wed, 08 Oct 2025 03:40:53 GMT and should not be manually modified.
|
||||
|
||||
## 0.7.3
|
||||
Wed, 08 Oct 2025 03:40:53 GMT
|
||||
|
||||
_Initial release_
|
||||
|
||||
@@ -42,7 +42,7 @@
|
||||
"@types/jest": "^29.5.5"
|
||||
},
|
||||
"dependencies": {
|
||||
"@hcengineering/core": "workspace:^0.7.3"
|
||||
"@hcengineering/core": "workspace:^0.7.4"
|
||||
},
|
||||
"repository": "https://github.com/hcengineering/huly.core",
|
||||
"publishConfig": {
|
||||
|
||||
@@ -1,6 +1,18 @@
|
||||
{
|
||||
"name": "@hcengineering/core",
|
||||
"entries": [
|
||||
{
|
||||
"version": "0.7.4",
|
||||
"tag": "@hcengineering/core_v0.7.4",
|
||||
"date": "Wed, 08 Oct 2025 03:40:53 GMT",
|
||||
"comments": {
|
||||
"patch": [
|
||||
{
|
||||
"comment": "Fix issue with time rate limiter"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"version": "0.7.0",
|
||||
"tag": "@hcengineering/core_v0.6.11",
|
||||
|
||||
+18
-11
@@ -1,71 +1,78 @@
|
||||
# Change Log - @hcengineering/core
|
||||
|
||||
This log was last generated on Fri, 20 Aug 2021 16:21:03 GMT and should not be manually modified.
|
||||
This log was last generated on Wed, 08 Oct 2025 03:40:53 GMT and should not be manually modified.
|
||||
|
||||
## 0.6.11
|
||||
## 0.7.4
|
||||
Wed, 08 Oct 2025 03:40:53 GMT
|
||||
|
||||
### Patches
|
||||
|
||||
- Fix issue with time rate limiter
|
||||
|
||||
## 0.7.0
|
||||
Fri, 20 Aug 2021 16:21:03 GMT
|
||||
|
||||
### Patches
|
||||
|
||||
- Transaction ordering
|
||||
|
||||
## 0.6.10
|
||||
## 0.7.0
|
||||
Wed, 11 Aug 2021 09:37:04 GMT
|
||||
|
||||
### Patches
|
||||
|
||||
- Server support for workspaces
|
||||
|
||||
## 0.6.8
|
||||
## 0.7.0
|
||||
Sun, 08 Aug 2021 21:05:26 GMT
|
||||
|
||||
### Patches
|
||||
|
||||
- Fix server connection
|
||||
|
||||
## 0.6.7
|
||||
## 0.7.0
|
||||
Wed, 04 Aug 2021 21:18:44 GMT
|
||||
|
||||
### Patches
|
||||
|
||||
- fix
|
||||
|
||||
## 0.6.6
|
||||
## 0.7.0
|
||||
Wed, 04 Aug 2021 21:00:14 GMT
|
||||
|
||||
### Patches
|
||||
|
||||
- npmigonre
|
||||
|
||||
## 0.6.5
|
||||
## 0.7.0
|
||||
Wed, 04 Aug 2021 20:26:15 GMT
|
||||
|
||||
### Patches
|
||||
|
||||
- Add missed docs
|
||||
|
||||
## 0.6.4
|
||||
## 0.7.0
|
||||
Wed, 04 Aug 2021 18:12:38 GMT
|
||||
|
||||
### Patches
|
||||
|
||||
- Add `memdb` docs
|
||||
|
||||
## 0.6.3
|
||||
## 0.7.0
|
||||
Wed, 04 Aug 2021 18:05:12 GMT
|
||||
|
||||
### Patches
|
||||
|
||||
- Add `hierarchy.ts` docs
|
||||
|
||||
## 0.6.2
|
||||
## 0.7.0
|
||||
Wed, 04 Aug 2021 17:53:24 GMT
|
||||
|
||||
### Patches
|
||||
|
||||
- Add documentation
|
||||
|
||||
## 0.6.1
|
||||
## 0.7.0
|
||||
Wed, 04 Aug 2021 17:38:30 GMT
|
||||
|
||||
### Patches
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@hcengineering/core",
|
||||
"version": "0.7.3",
|
||||
"version": "0.7.4",
|
||||
"main": "lib/index.js",
|
||||
"svelte": "src/index.ts",
|
||||
"types": "types/index.d.ts",
|
||||
|
||||
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"name": "@hcengineering/hulylake-client",
|
||||
"entries": [
|
||||
{
|
||||
"version": "0.7.3",
|
||||
"tag": "@hcengineering/hulylake-client_v0.7.3",
|
||||
"date": "Wed, 08 Oct 2025 03:40:53 GMT",
|
||||
"comments": {
|
||||
"dependency": [
|
||||
{
|
||||
"comment": "Updating dependency \"@hcengineering/core\" from `^0.7.3` to `0.7.4`"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
# Change Log - @hcengineering/hulylake-client
|
||||
|
||||
This log was last generated on Wed, 08 Oct 2025 03:40:53 GMT and should not be manually modified.
|
||||
|
||||
## 0.7.3
|
||||
Wed, 08 Oct 2025 03:40:53 GMT
|
||||
|
||||
_Initial release_
|
||||
|
||||
@@ -42,7 +42,7 @@
|
||||
"typescript": "^5.8.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"@hcengineering/core": "workspace:^0.7.3",
|
||||
"@hcengineering/core": "workspace:^0.7.4",
|
||||
"@hcengineering/retry": "workspace:^0.7.3"
|
||||
},
|
||||
"repository": "https://github.com/hcengineering/huly.core",
|
||||
|
||||
@@ -1,6 +1,18 @@
|
||||
{
|
||||
"name": "@hcengineering/model",
|
||||
"entries": [
|
||||
{
|
||||
"version": "0.7.3",
|
||||
"tag": "@hcengineering/model_v0.7.3",
|
||||
"date": "Wed, 08 Oct 2025 03:40:53 GMT",
|
||||
"comments": {
|
||||
"dependency": [
|
||||
{
|
||||
"comment": "Updating dependency \"@hcengineering/core\" from `^0.7.3` to `0.7.4`"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"version": "0.7.0",
|
||||
"tag": "@hcengineering/model_v0.6.0",
|
||||
|
||||
@@ -1,8 +1,13 @@
|
||||
# Change Log - @hcengineering/model
|
||||
|
||||
This log was last generated on Sun, 08 Aug 2021 10:14:57 GMT and should not be manually modified.
|
||||
This log was last generated on Wed, 08 Oct 2025 03:40:53 GMT and should not be manually modified.
|
||||
|
||||
## 0.6.0
|
||||
## 0.7.3
|
||||
Wed, 08 Oct 2025 03:40:53 GMT
|
||||
|
||||
_Version update only_
|
||||
|
||||
## 0.7.0
|
||||
Sun, 08 Aug 2021 10:14:57 GMT
|
||||
|
||||
_Initial release_
|
||||
|
||||
@@ -35,7 +35,7 @@
|
||||
"@types/node": "^22.15.29"
|
||||
},
|
||||
"dependencies": {
|
||||
"@hcengineering/core": "workspace:^0.7.3",
|
||||
"@hcengineering/core": "workspace:^0.7.4",
|
||||
"@hcengineering/platform": "workspace:^0.7.3",
|
||||
"@hcengineering/storage": "workspace:^0.7.3",
|
||||
"@hcengineering/analytics": "workspace:^0.7.3",
|
||||
|
||||
@@ -1,6 +1,18 @@
|
||||
{
|
||||
"name": "@hcengineering/query",
|
||||
"entries": [
|
||||
{
|
||||
"version": "0.7.3",
|
||||
"tag": "@hcengineering/query_v0.7.3",
|
||||
"date": "Wed, 08 Oct 2025 03:40:53 GMT",
|
||||
"comments": {
|
||||
"dependency": [
|
||||
{
|
||||
"comment": "Updating dependency \"@hcengineering/core\" from `^0.7.3` to `0.7.4`"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"version": "0.7.0",
|
||||
"tag": "@hcengineering/query_v0.6.1",
|
||||
|
||||
@@ -1,15 +1,20 @@
|
||||
# Change Log - @hcengineering/query
|
||||
|
||||
This log was last generated on Sun, 08 Aug 2021 21:05:26 GMT and should not be manually modified.
|
||||
This log was last generated on Wed, 08 Oct 2025 03:40:53 GMT and should not be manually modified.
|
||||
|
||||
## 0.6.1
|
||||
## 0.7.3
|
||||
Wed, 08 Oct 2025 03:40:53 GMT
|
||||
|
||||
_Version update only_
|
||||
|
||||
## 0.7.0
|
||||
Sun, 08 Aug 2021 21:05:26 GMT
|
||||
|
||||
### Patches
|
||||
|
||||
- Fix server connection
|
||||
|
||||
## 0.6.0
|
||||
## 0.7.0
|
||||
Sun, 08 Aug 2021 10:14:57 GMT
|
||||
|
||||
_Initial release_
|
||||
|
||||
@@ -40,7 +40,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@hcengineering/platform": "workspace:^0.7.3",
|
||||
"@hcengineering/core": "workspace:^0.7.3",
|
||||
"@hcengineering/core": "workspace:^0.7.4",
|
||||
"@hcengineering/analytics": "workspace:^0.7.3",
|
||||
"fast-equals": "^5.2.2"
|
||||
},
|
||||
|
||||
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"name": "@hcengineering/rank",
|
||||
"entries": [
|
||||
{
|
||||
"version": "0.7.3",
|
||||
"tag": "@hcengineering/rank_v0.7.3",
|
||||
"date": "Wed, 08 Oct 2025 03:40:53 GMT",
|
||||
"comments": {
|
||||
"dependency": [
|
||||
{
|
||||
"comment": "Updating dependency \"@hcengineering/core\" from `^0.7.3` to `0.7.4`"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
# Change Log - @hcengineering/rank
|
||||
|
||||
This log was last generated on Wed, 08 Oct 2025 03:40:53 GMT and should not be manually modified.
|
||||
|
||||
## 0.7.3
|
||||
Wed, 08 Oct 2025 03:40:53 GMT
|
||||
|
||||
_Initial release_
|
||||
|
||||
@@ -39,7 +39,7 @@
|
||||
"typescript": "^5.8.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"@hcengineering/core": "workspace:^0.7.3",
|
||||
"@hcengineering/core": "workspace:^0.7.4",
|
||||
"lexorank": "~1.0.4"
|
||||
},
|
||||
"repository": "https://github.com/hcengineering/huly.core",
|
||||
|
||||
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"name": "@hcengineering/rpc",
|
||||
"entries": [
|
||||
{
|
||||
"version": "0.7.3",
|
||||
"tag": "@hcengineering/rpc_v0.7.3",
|
||||
"date": "Wed, 08 Oct 2025 03:40:53 GMT",
|
||||
"comments": {
|
||||
"dependency": [
|
||||
{
|
||||
"comment": "Updating dependency \"@hcengineering/core\" from `^0.7.3` to `0.7.4`"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
# Change Log - @hcengineering/rpc
|
||||
|
||||
This log was last generated on Wed, 08 Oct 2025 03:40:53 GMT and should not be manually modified.
|
||||
|
||||
## 0.7.3
|
||||
Wed, 08 Oct 2025 03:40:53 GMT
|
||||
|
||||
_Initial release_
|
||||
|
||||
@@ -40,7 +40,7 @@
|
||||
"@types/jest": "^29.5.5"
|
||||
},
|
||||
"dependencies": {
|
||||
"@hcengineering/core": "workspace:^0.7.3",
|
||||
"@hcengineering/core": "workspace:^0.7.4",
|
||||
"@hcengineering/platform": "workspace:^0.7.3",
|
||||
"msgpackr": "^1.11.2"
|
||||
},
|
||||
|
||||
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"name": "@hcengineering/storage",
|
||||
"entries": [
|
||||
{
|
||||
"version": "0.7.3",
|
||||
"tag": "@hcengineering/storage_v0.7.3",
|
||||
"date": "Wed, 08 Oct 2025 03:40:53 GMT",
|
||||
"comments": {
|
||||
"dependency": [
|
||||
{
|
||||
"comment": "Updating dependency \"@hcengineering/core\" from `^0.7.3` to `0.7.4`"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
# Change Log - @hcengineering/storage
|
||||
|
||||
This log was last generated on Wed, 08 Oct 2025 03:40:53 GMT and should not be manually modified.
|
||||
|
||||
## 0.7.3
|
||||
Wed, 08 Oct 2025 03:40:53 GMT
|
||||
|
||||
_Initial release_
|
||||
|
||||
@@ -35,7 +35,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@hcengineering/platform": "workspace:^0.7.3",
|
||||
"@hcengineering/core": "workspace:^0.7.3",
|
||||
"@hcengineering/core": "workspace:^0.7.4",
|
||||
"fast-equals": "^5.2.2"
|
||||
},
|
||||
"files": [
|
||||
|
||||
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"name": "@hcengineering/text-core",
|
||||
"entries": [
|
||||
{
|
||||
"version": "0.7.3",
|
||||
"tag": "@hcengineering/text-core_v0.7.3",
|
||||
"date": "Wed, 08 Oct 2025 03:40:53 GMT",
|
||||
"comments": {
|
||||
"dependency": [
|
||||
{
|
||||
"comment": "Updating dependency \"@hcengineering/core\" from `^0.7.3` to `0.7.4`"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
# Change Log - @hcengineering/text-core
|
||||
|
||||
This log was last generated on Wed, 08 Oct 2025 03:40:53 GMT and should not be manually modified.
|
||||
|
||||
## 0.7.3
|
||||
Wed, 08 Oct 2025 03:40:53 GMT
|
||||
|
||||
_Initial release_
|
||||
|
||||
@@ -41,7 +41,7 @@
|
||||
"jest-environment-jsdom": "^29.7.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@hcengineering/core": "workspace:^0.7.3",
|
||||
"@hcengineering/core": "workspace:^0.7.4",
|
||||
"fast-equals": "^5.2.2",
|
||||
"hash-it": "^6.0.0"
|
||||
},
|
||||
|
||||
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"name": "@hcengineering/text-ydoc",
|
||||
"entries": [
|
||||
{
|
||||
"version": "0.7.3",
|
||||
"tag": "@hcengineering/text-ydoc_v0.7.3",
|
||||
"date": "Wed, 08 Oct 2025 03:40:53 GMT",
|
||||
"comments": {
|
||||
"dependency": [
|
||||
{
|
||||
"comment": "Updating dependency \"@hcengineering/core\" from `^0.7.3` to `0.7.4`"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
# Change Log - @hcengineering/text-ydoc
|
||||
|
||||
This log was last generated on Wed, 08 Oct 2025 03:40:53 GMT and should not be manually modified.
|
||||
|
||||
## 0.7.3
|
||||
Wed, 08 Oct 2025 03:40:53 GMT
|
||||
|
||||
_Initial release_
|
||||
|
||||
@@ -42,7 +42,7 @@
|
||||
"y-prosemirror": "^1.3.7"
|
||||
},
|
||||
"dependencies": {
|
||||
"@hcengineering/core": "workspace:^0.7.3",
|
||||
"@hcengineering/core": "workspace:^0.7.4",
|
||||
"@hcengineering/text": "workspace:^0.7.3",
|
||||
"@hcengineering/text-core": "workspace:^0.7.3",
|
||||
"yjs": "^13.6.27",
|
||||
|
||||
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"name": "@hcengineering/text",
|
||||
"entries": [
|
||||
{
|
||||
"version": "0.7.3",
|
||||
"tag": "@hcengineering/text_v0.7.3",
|
||||
"date": "Wed, 08 Oct 2025 03:40:53 GMT",
|
||||
"comments": {
|
||||
"dependency": [
|
||||
{
|
||||
"comment": "Updating dependency \"@hcengineering/core\" from `^0.7.3` to `0.7.4`"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
# Change Log - @hcengineering/text
|
||||
|
||||
This log was last generated on Wed, 08 Oct 2025 03:40:53 GMT and should not be manually modified.
|
||||
|
||||
## 0.7.3
|
||||
Wed, 08 Oct 2025 03:40:53 GMT
|
||||
|
||||
_Initial release_
|
||||
|
||||
@@ -40,7 +40,7 @@
|
||||
"@types/markdown-it": "~13.0.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@hcengineering/core": "workspace:^0.7.3",
|
||||
"@hcengineering/core": "workspace:^0.7.4",
|
||||
"@hcengineering/text-core": "workspace:^0.7.3",
|
||||
"@tiptap/core": "^2.11.7",
|
||||
"@tiptap/html": "^2.11.7",
|
||||
|
||||
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"name": "@hcengineering/server-token",
|
||||
"entries": [
|
||||
{
|
||||
"version": "0.7.3",
|
||||
"tag": "@hcengineering/server-token_v0.7.3",
|
||||
"date": "Wed, 08 Oct 2025 03:40:53 GMT",
|
||||
"comments": {
|
||||
"dependency": [
|
||||
{
|
||||
"comment": "Updating dependency \"@hcengineering/core\" from `^0.7.3` to `0.7.4`"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
# Change Log - @hcengineering/server-token
|
||||
|
||||
This log was last generated on Wed, 08 Oct 2025 03:40:53 GMT and should not be manually modified.
|
||||
|
||||
## 0.7.3
|
||||
Wed, 08 Oct 2025 03:40:53 GMT
|
||||
|
||||
_Initial release_
|
||||
|
||||
@@ -41,7 +41,7 @@
|
||||
"@types/uuid": "^8.3.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"@hcengineering/core": "workspace:^0.7.3",
|
||||
"@hcengineering/core": "workspace:^0.7.4",
|
||||
"@hcengineering/platform": "workspace:^0.7.3",
|
||||
"jwt-simple": "^0.5.6",
|
||||
"uuid": "^8.3.2"
|
||||
|
||||
Reference in New Issue
Block a user