mirror of
https://github.com/hcengineering/platform.git
synced 2024-12-22 19:11:33 +03:00
publish
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
This commit is contained in:
parent
4ce796d800
commit
ee2349e47f
@ -1,10 +0,0 @@
|
||||
{
|
||||
"changes": [
|
||||
{
|
||||
"packageName": "@anticrm/dev-server",
|
||||
"comment": "Logging",
|
||||
"type": "patch"
|
||||
}
|
||||
],
|
||||
"packageName": "@anticrm/dev-server"
|
||||
}
|
@ -1,10 +0,0 @@
|
||||
{
|
||||
"changes": [
|
||||
{
|
||||
"packageName": "@anticrm/platform",
|
||||
"comment": "npmignore",
|
||||
"type": "patch"
|
||||
}
|
||||
],
|
||||
"packageName": "@anticrm/platform"
|
||||
}
|
@ -1,10 +0,0 @@
|
||||
{
|
||||
"changes": [
|
||||
{
|
||||
"packageName": "@anticrm/server-ws",
|
||||
"comment": "logging",
|
||||
"type": "patch"
|
||||
}
|
||||
],
|
||||
"packageName": "@anticrm/server-ws"
|
||||
}
|
@ -1,6 +1,26 @@
|
||||
{
|
||||
"name": "@anticrm/dev-server",
|
||||
"entries": [
|
||||
{
|
||||
"version": "0.6.3",
|
||||
"tag": "@anticrm/dev-server_v0.6.3",
|
||||
"date": "Wed, 04 Aug 2021 20:48:46 GMT",
|
||||
"comments": {
|
||||
"patch": [
|
||||
{
|
||||
"comment": "Logging"
|
||||
}
|
||||
],
|
||||
"dependency": [
|
||||
{
|
||||
"comment": "Updating dependency \"@anticrm/server-ws\" from `~0.6.1` to `~0.6.2`"
|
||||
},
|
||||
{
|
||||
"comment": "Updating dependency \"@anticrm/platform\" from `~0.6.1` to `~0.6.2`"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"version": "0.6.2",
|
||||
"tag": "@anticrm/dev-server_v0.6.2",
|
||||
|
@ -1,6 +1,13 @@
|
||||
# Change Log - @anticrm/dev-server
|
||||
|
||||
This log was last generated on Wed, 04 Aug 2021 20:26:15 GMT and should not be manually modified.
|
||||
This log was last generated on Wed, 04 Aug 2021 20:48:46 GMT and should not be manually modified.
|
||||
|
||||
## 0.6.3
|
||||
Wed, 04 Aug 2021 20:48:46 GMT
|
||||
|
||||
### Patches
|
||||
|
||||
- Logging
|
||||
|
||||
## 0.6.2
|
||||
Wed, 04 Aug 2021 20:26:15 GMT
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@anticrm/dev-server",
|
||||
"version": "0.6.2",
|
||||
"version": "0.6.3",
|
||||
"main": "lib/index.js",
|
||||
"author": "Anticrm Platform Contributors",
|
||||
"license": "EPL-2.0",
|
||||
@ -20,8 +20,8 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@anticrm/dev-storage": "~0.6.1",
|
||||
"@anticrm/server-ws": "~0.6.1",
|
||||
"@anticrm/server-ws": "~0.6.2",
|
||||
"@anticrm/core": "~0.6.5",
|
||||
"@anticrm/platform": "~0.6.1"
|
||||
"@anticrm/platform": "~0.6.2"
|
||||
}
|
||||
}
|
||||
|
@ -23,6 +23,6 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@anticrm/core": "~0.6.5",
|
||||
"@anticrm/platform": "~0.6.1"
|
||||
"@anticrm/platform": "~0.6.2"
|
||||
}
|
||||
}
|
||||
|
@ -22,7 +22,7 @@
|
||||
"eslint":"^7.32.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@anticrm/platform": "~0.6.1",
|
||||
"@anticrm/platform": "~0.6.2",
|
||||
"simplytyped": "^3.3.0"
|
||||
}
|
||||
}
|
||||
|
@ -1,6 +1,18 @@
|
||||
{
|
||||
"name": "@anticrm/platform",
|
||||
"entries": [
|
||||
{
|
||||
"version": "0.6.2",
|
||||
"tag": "@anticrm/platform_v0.6.2",
|
||||
"date": "Wed, 04 Aug 2021 20:48:46 GMT",
|
||||
"comments": {
|
||||
"patch": [
|
||||
{
|
||||
"comment": "npmignore"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"version": "0.6.1",
|
||||
"tag": "@anticrm/platform_v0.6.1",
|
||||
|
@ -1,6 +1,13 @@
|
||||
# Change Log - @anticrm/platform
|
||||
|
||||
This log was last generated on Wed, 04 Aug 2021 17:38:30 GMT and should not be manually modified.
|
||||
This log was last generated on Wed, 04 Aug 2021 20:48:46 GMT and should not be manually modified.
|
||||
|
||||
## 0.6.2
|
||||
Wed, 04 Aug 2021 20:48:46 GMT
|
||||
|
||||
### Patches
|
||||
|
||||
- npmignore
|
||||
|
||||
## 0.6.1
|
||||
Wed, 04 Aug 2021 17:38:30 GMT
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@anticrm/platform",
|
||||
"version": "0.6.1",
|
||||
"version": "0.6.2",
|
||||
"main": "lib/index.js",
|
||||
"author": "Anticrm Platform Contributors",
|
||||
"license": "EPL-2.0",
|
||||
|
@ -1,6 +1,23 @@
|
||||
{
|
||||
"name": "@anticrm/server-ws",
|
||||
"entries": [
|
||||
{
|
||||
"version": "0.6.2",
|
||||
"tag": "@anticrm/server-ws_v0.6.2",
|
||||
"date": "Wed, 04 Aug 2021 20:48:46 GMT",
|
||||
"comments": {
|
||||
"patch": [
|
||||
{
|
||||
"comment": "logging"
|
||||
}
|
||||
],
|
||||
"dependency": [
|
||||
{
|
||||
"comment": "Updating dependency \"@anticrm/platform\" from `~0.6.1` to `~0.6.2`"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"version": "0.6.1",
|
||||
"tag": "@anticrm/server-ws_v0.6.1",
|
||||
|
@ -1,6 +1,13 @@
|
||||
# Change Log - @anticrm/server-ws
|
||||
|
||||
This log was last generated on Wed, 04 Aug 2021 17:38:30 GMT and should not be manually modified.
|
||||
This log was last generated on Wed, 04 Aug 2021 20:48:46 GMT and should not be manually modified.
|
||||
|
||||
## 0.6.2
|
||||
Wed, 04 Aug 2021 20:48:46 GMT
|
||||
|
||||
### Patches
|
||||
|
||||
- logging
|
||||
|
||||
## 0.6.1
|
||||
Wed, 04 Aug 2021 17:38:30 GMT
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@anticrm/server-ws",
|
||||
"version": "0.6.1",
|
||||
"version": "0.6.2",
|
||||
"main": "lib/index.js",
|
||||
"author": "Anticrm Platform Contributors",
|
||||
"license": "EPL-2.0",
|
||||
@ -22,6 +22,6 @@
|
||||
"dependencies": {
|
||||
"jwt-simple": "^0.5.6",
|
||||
"ws": "^8.0.0",
|
||||
"@anticrm/platform": "~0.6.1"
|
||||
"@anticrm/platform": "~0.6.2"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user