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
4f84876c1e
commit
83e20760f2
@ -21,7 +21,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@anticrm/dev-storage": "~0.6.3",
|
||||
"@anticrm/server-ws": "~0.6.5",
|
||||
"@anticrm/server-ws": "~0.6.6",
|
||||
"@anticrm/core": "~0.6.8",
|
||||
"@anticrm/platform": "~0.6.5",
|
||||
"jwt-simple": "~0.5.6",
|
||||
|
@ -1,6 +1,18 @@
|
||||
{
|
||||
"name": "@anticrm/server-ws",
|
||||
"entries": [
|
||||
{
|
||||
"version": "0.6.6",
|
||||
"tag": "@anticrm/server-ws_v0.6.6",
|
||||
"date": "Mon, 09 Aug 2021 10:52:12 GMT",
|
||||
"comments": {
|
||||
"patch": [
|
||||
{
|
||||
"comment": "fix"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"version": "0.6.5",
|
||||
"tag": "@anticrm/server-ws_v0.6.5",
|
||||
|
@ -1,6 +1,13 @@
|
||||
# Change Log - @anticrm/server-ws
|
||||
|
||||
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 Mon, 09 Aug 2021 10:52:12 GMT and should not be manually modified.
|
||||
|
||||
## 0.6.6
|
||||
Mon, 09 Aug 2021 10:52:12 GMT
|
||||
|
||||
### Patches
|
||||
|
||||
- fix
|
||||
|
||||
## 0.6.5
|
||||
Sun, 08 Aug 2021 21:05:26 GMT
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@anticrm/server-ws",
|
||||
"version": "0.6.5",
|
||||
"version": "0.6.6",
|
||||
"main": "lib/index.js",
|
||||
"author": "Anticrm Platform Contributors",
|
||||
"license": "EPL-2.0",
|
||||
|
Loading…
Reference in New Issue
Block a user