Bump versions

Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
This commit is contained in:
Alexander Onnikov
2025-10-14 13:30:26 +07:00
parent f6b763bccb
commit 93bbe337da
4 changed files with 29 additions and 11 deletions
@@ -1,10 +0,0 @@
{
"changes": [
{
"packageName": "@hcengineering/storage-client",
"comment": "new storage client",
"type": "patch"
}
],
"packageName": "@hcengineering/storage-client"
}
+17
View File
@@ -0,0 +1,17 @@
{
"name": "@hcengineering/storage-client",
"entries": [
{
"version": "0.7.5",
"tag": "@hcengineering/storage-client_v0.7.5",
"date": "Tue, 14 Oct 2025 06:29:02 GMT",
"comments": {
"patch": [
{
"comment": "new storage client"
}
]
}
}
]
}
+11
View File
@@ -0,0 +1,11 @@
# Change Log - @hcengineering/storage-client
This log was last generated on Tue, 14 Oct 2025 06:29:02 GMT and should not be manually modified.
## 0.7.5
Tue, 14 Oct 2025 06:29:02 GMT
### Patches
- new storage client
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@hcengineering/storage-client",
"version": "0.7.4",
"version": "0.7.5",
"main": "lib/index.js",
"svelte": "src/index.ts",
"types": "types/index.d.ts",