This commit is contained in:
Graphitation Service Account 2022-01-24 11:18:59 +00:00
Родитель 6f7d0728d4
Коммит 9ecd10c2b2
4 изменённых файлов: 25 добавлений и 9 удалений

Просмотреть файл

@ -1,7 +0,0 @@
{
"type": "minor",
"comment": "Directives implemented",
"packageName": "@graphitation/supermassive",
"email": "jakubvejr@microsoft.com",
"dependentChangeType": "patch"
}

Просмотреть файл

@ -1,6 +1,21 @@
{
"name": "@graphitation/supermassive",
"entries": [
{
"date": "Mon, 24 Jan 2022 11:18:59 GMT",
"tag": "@graphitation/supermassive_v0.6.0",
"version": "0.6.0",
"comments": {
"minor": [
{
"author": "jakubvejr@microsoft.com",
"package": "@graphitation/supermassive",
"commit": "6f7d0728d4f196601758acde6fb2b02477201df5",
"comment": "Directives implemented"
}
]
}
},
{
"date": "Wed, 19 Jan 2022 13:39:52 GMT",
"tag": "@graphitation/supermassive_v0.5.2",

Просмотреть файл

@ -1,9 +1,17 @@
# Change Log - @graphitation/supermassive
This log was last generated on Wed, 19 Jan 2022 13:39:52 GMT and should not be manually modified.
This log was last generated on Mon, 24 Jan 2022 11:18:59 GMT and should not be manually modified.
<!-- Start content -->
## 0.6.0
Mon, 24 Jan 2022 11:18:59 GMT
### Minor changes
- Directives implemented (jakubvejr@microsoft.com)
## 0.5.2
Wed, 19 Jan 2022 13:39:52 GMT

Просмотреть файл

@ -1,7 +1,7 @@
{
"name": "@graphitation/supermassive",
"license": "MIT",
"version": "0.5.2",
"version": "0.6.0",
"bin": {
"supermassive": "./bin/supermassive.js"
},