mirror of
https://github.com/hcengineering/platform.git
synced 2024-12-22 19:11:33 +03:00
published
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
This commit is contained in:
parent
7982cd7d29
commit
748099568c
@ -1,10 +0,0 @@
|
||||
{
|
||||
"changes": [
|
||||
{
|
||||
"packageName": "@anticrm/core",
|
||||
"comment": "Add `memdb` docs",
|
||||
"type": "patch"
|
||||
}
|
||||
],
|
||||
"packageName": "@anticrm/core"
|
||||
}
|
@ -21,7 +21,7 @@
|
||||
"dependencies": {
|
||||
"@anticrm/dev-storage": "~0.6.1",
|
||||
"@anticrm/server-ws": "~0.6.1",
|
||||
"@anticrm/core": "~0.6.3",
|
||||
"@anticrm/core": "~0.6.4",
|
||||
"@anticrm/platform": "~0.6.1"
|
||||
}
|
||||
}
|
||||
|
@ -22,7 +22,7 @@
|
||||
"eslint":"^7.32.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@anticrm/core": "~0.6.3",
|
||||
"@anticrm/core": "~0.6.4",
|
||||
"@anticrm/platform": "~0.6.1"
|
||||
}
|
||||
}
|
||||
|
@ -1,6 +1,18 @@
|
||||
{
|
||||
"name": "@anticrm/core",
|
||||
"entries": [
|
||||
{
|
||||
"version": "0.6.4",
|
||||
"tag": "@anticrm/core_v0.6.4",
|
||||
"date": "Wed, 04 Aug 2021 18:12:38 GMT",
|
||||
"comments": {
|
||||
"patch": [
|
||||
{
|
||||
"comment": "Add `memdb` docs"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"version": "0.6.3",
|
||||
"tag": "@anticrm/core_v0.6.3",
|
||||
|
@ -1,6 +1,13 @@
|
||||
# Change Log - @anticrm/core
|
||||
|
||||
This log was last generated on Wed, 04 Aug 2021 18:05:12 GMT and should not be manually modified.
|
||||
This log was last generated on Wed, 04 Aug 2021 18:12:38 GMT and should not be manually modified.
|
||||
|
||||
## 0.6.4
|
||||
Wed, 04 Aug 2021 18:12:38 GMT
|
||||
|
||||
### Patches
|
||||
|
||||
- Add `memdb` docs
|
||||
|
||||
## 0.6.3
|
||||
Wed, 04 Aug 2021 18:05:12 GMT
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@anticrm/core",
|
||||
"version": "0.6.3",
|
||||
"version": "0.6.4",
|
||||
"main": "lib/index.js",
|
||||
"author": "Anticrm Platform Contributors",
|
||||
"license": "EPL-2.0",
|
||||
|
Loading…
Reference in New Issue
Block a user