mirror of
https://github.com/hcengineering/platform.git
synced 2024-11-22 21:50:34 +03:00
publish
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
This commit is contained in:
parent
730be4e895
commit
e7ff88b04d
@ -64,6 +64,6 @@
|
||||
"@anticrm/recruit-resources": "~0.6.0",
|
||||
"@anticrm/server-chunter": "~0.6.1",
|
||||
"@anticrm/dev-server-chunter-resources": "~0.6.0",
|
||||
"@anticrm/client-resources": "~0.6.1"
|
||||
"@anticrm/client-resources": "~0.6.2"
|
||||
}
|
||||
}
|
||||
|
@ -21,7 +21,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@anticrm/dev-storage": "~0.6.6",
|
||||
"@anticrm/server-ws": "~0.6.8",
|
||||
"@anticrm/server-ws": "~0.6.9",
|
||||
"@anticrm/core": "~0.6.10",
|
||||
"@anticrm/platform": "~0.6.5",
|
||||
"jwt-simple": "~0.5.6",
|
||||
|
@ -1,6 +1,18 @@
|
||||
{
|
||||
"name": "@anticrm/client-resources",
|
||||
"entries": [
|
||||
{
|
||||
"version": "0.6.2",
|
||||
"tag": "@anticrm/client-resources_v0.6.2",
|
||||
"date": "Wed, 11 Aug 2021 10:08:19 GMT",
|
||||
"comments": {
|
||||
"patch": [
|
||||
{
|
||||
"comment": "server ping"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"version": "0.6.1",
|
||||
"tag": "@anticrm/client-resources_v0.6.1",
|
||||
|
@ -1,6 +1,13 @@
|
||||
# Change Log - @anticrm/client-resources
|
||||
|
||||
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, 11 Aug 2021 10:08:19 GMT and should not be manually modified.
|
||||
|
||||
## 0.6.2
|
||||
Wed, 11 Aug 2021 10:08:19 GMT
|
||||
|
||||
### Patches
|
||||
|
||||
- server ping
|
||||
|
||||
## 0.6.1
|
||||
Sun, 08 Aug 2021 21:05:26 GMT
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@anticrm/client-resources",
|
||||
"version": "0.6.1",
|
||||
"version": "0.6.2",
|
||||
"main": "lib/index.js",
|
||||
"author": "Anticrm Platform Contributors",
|
||||
"license": "EPL-2.0",
|
||||
|
@ -1,6 +1,18 @@
|
||||
{
|
||||
"name": "@anticrm/server-ws",
|
||||
"entries": [
|
||||
{
|
||||
"version": "0.6.9",
|
||||
"tag": "@anticrm/server-ws_v0.6.9",
|
||||
"date": "Wed, 11 Aug 2021 10:08:19 GMT",
|
||||
"comments": {
|
||||
"patch": [
|
||||
{
|
||||
"comment": "server ping"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"version": "0.6.8",
|
||||
"tag": "@anticrm/server-ws_v0.6.8",
|
||||
|
@ -1,6 +1,13 @@
|
||||
# Change Log - @anticrm/server-ws
|
||||
|
||||
This log was last generated on Wed, 11 Aug 2021 09:37:04 GMT and should not be manually modified.
|
||||
This log was last generated on Wed, 11 Aug 2021 10:08:19 GMT and should not be manually modified.
|
||||
|
||||
## 0.6.9
|
||||
Wed, 11 Aug 2021 10:08:19 GMT
|
||||
|
||||
### Patches
|
||||
|
||||
- server ping
|
||||
|
||||
## 0.6.8
|
||||
Wed, 11 Aug 2021 09:37:04 GMT
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@anticrm/server-ws",
|
||||
"version": "0.6.8",
|
||||
"version": "0.6.9",
|
||||
"main": "lib/index.js",
|
||||
"author": "Anticrm Platform Contributors",
|
||||
"license": "EPL-2.0",
|
||||
|
Loading…
Reference in New Issue
Block a user