publish dev-account

Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
This commit is contained in:
Andrey Platov 2021-08-08 11:34:08 +02:00
parent 54579d0d49
commit 973bdfd34d
No known key found for this signature in database
GPG Key ID: C8787EFEB4B64AF0
3 changed files with 29 additions and 1 deletions

View File

@ -0,0 +1,17 @@
{
"name": "@anticrm/dev-account",
"entries": [
{
"version": "0.6.1",
"tag": "@anticrm/dev-account_v0.6.1",
"date": "Sun, 08 Aug 2021 09:33:36 GMT",
"comments": {
"patch": [
{
"comment": "Initial implementation"
}
]
}
}
]
}

11
dev/account/CHANGELOG.md Normal file
View File

@ -0,0 +1,11 @@
# Change Log - @anticrm/dev-account
This log was last generated on Sun, 08 Aug 2021 09:33:36 GMT and should not be manually modified.
## 0.6.1
Sun, 08 Aug 2021 09:33:36 GMT
### Patches
- Initial implementation

View File

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