This commit is contained in:
Ken 2019-01-24 23:15:35 -08:00
Родитель 5582a8308c
Коммит d97d122b3d
4 изменённых файлов: 21 добавлений и 13 удалений

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

@ -1,11 +0,0 @@
{
"changes": [
{
"packageName": "create-just",
"comment": "adding back the readme instructions",
"type": "patch"
}
],
"packageName": "create-just",
"email": "kchau@microsoft.com"
}

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

@ -1,6 +1,18 @@
{
"name": "create-just",
"entries": [
{
"version": "0.5.3",
"tag": "create-just_v0.5.3",
"date": "Fri, 25 Jan 2019 07:15:35 GMT",
"comments": {
"patch": [
{
"comment": "adding back the readme instructions"
}
]
}
},
{
"version": "0.5.2",
"tag": "create-just_v0.5.2",

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

@ -1,6 +1,13 @@
# Change Log - create-just
This log was last generated on Fri, 25 Jan 2019 07:08:59 GMT and should not be manually modified.
This log was last generated on Fri, 25 Jan 2019 07:15:35 GMT and should not be manually modified.
## 0.5.3
Fri, 25 Jan 2019 07:15:35 GMT
### Patches
- adding back the readme instructions
## 0.5.2
Fri, 25 Jan 2019 07:08:59 GMT

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

@ -1,6 +1,6 @@
{
"name": "create-just",
"version": "0.5.2",
"version": "0.5.3",
"description": "",
"main": "dist/create-just.js",
"bin": {