Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
This commit is contained in:
Andrey Platov 2021-08-11 12:11:21 +02:00
parent e7ff88b04d
commit d1b389f6e4
No known key found for this signature in database
GPG Key ID: C8787EFEB4B64AF0
3 changed files with 21 additions and 2 deletions

View File

@ -1,6 +1,18 @@
{
"name": "@anticrm/dev-server",
"entries": [
{
"version": "0.6.9",
"tag": "@anticrm/dev-server_v0.6.9",
"date": "Wed, 11 Aug 2021 10:10:44 GMT",
"comments": {
"patch": [
{
"comment": "server ping"
}
]
}
},
{
"version": "0.6.8",
"tag": "@anticrm/dev-server_v0.6.8",

View File

@ -1,6 +1,13 @@
# Change Log - @anticrm/dev-server
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:10:44 GMT and should not be manually modified.
## 0.6.9
Wed, 11 Aug 2021 10:10:44 GMT
### Patches
- server ping
## 0.6.8
Wed, 11 Aug 2021 09:37:04 GMT

View File

@ -1,6 +1,6 @@
{
"name": "@anticrm/dev-server",
"version": "0.6.8",
"version": "0.6.9",
"main": "lib/index.js",
"author": "Anticrm Platform Contributors",
"license": "EPL-2.0",