mirror of
https://github.com/hcengineering/platform.git
synced 2025-06-09 09:20:54 +00:00
publish dev-account
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
This commit is contained in:
parent
54579d0d49
commit
973bdfd34d
17
dev/account/CHANGELOG.json
Normal file
17
dev/account/CHANGELOG.json
Normal 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
11
dev/account/CHANGELOG.md
Normal 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
|
||||
|
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user