mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-06 17:57:42 +02:00
Bump versions
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
{
|
||||
"changes": [
|
||||
{
|
||||
"packageName": "@hcengineering/storage-client",
|
||||
"comment": "new storage client",
|
||||
"type": "patch"
|
||||
}
|
||||
],
|
||||
"packageName": "@hcengineering/storage-client"
|
||||
}
|
||||
@@ -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"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -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,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",
|
||||
|
||||
Reference in New Issue
Block a user