Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
This commit is contained in:
Andrey Platov
2021-08-09 10:01:35 +02:00
parent 417d546c26
commit 48e1f6fcc5
9 changed files with 47 additions and 9 deletions
+12
View File
@@ -1,6 +1,18 @@
{
"name": "@anticrm/dev-account",
"entries": [
{
"version": "0.6.7",
"tag": "@anticrm/dev-account_v0.6.7",
"date": "Mon, 09 Aug 2021 08:00:44 GMT",
"comments": {
"patch": [
{
"comment": "fix"
}
]
}
},
{
"version": "0.6.6",
"tag": "@anticrm/dev-account_v0.6.6",
+8 -1
View File
@@ -1,6 +1,13 @@
# Change Log - @anticrm/dev-account
This log was last generated on Sun, 08 Aug 2021 12:00:07 GMT and should not be manually modified.
This log was last generated on Mon, 09 Aug 2021 08:00:44 GMT and should not be manually modified.
## 0.6.7
Mon, 09 Aug 2021 08:00:44 GMT
### Patches
- fix
## 0.6.6
Sun, 08 Aug 2021 12:00:07 GMT
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@anticrm/dev-account",
"version": "0.6.6",
"version": "0.6.7",
"main": "lib/index.js",
"author": "Anticrm Platform Contributors",
"license": "EPL-2.0",
+1 -1
View File
@@ -43,7 +43,7 @@
"svelte": "^3.42.1",
"@anticrm/login": "~0.6.1",
"@anticrm/login-assets": "~0.6.0",
"@anticrm/login-resources": "~0.6.1",
"@anticrm/login-resources": "~0.6.2",
"@anticrm/client": "~0.6.1",
"@anticrm/dev-client-resources": "~0.6.0",
"@anticrm/workbench": "~0.6.1",