This commit is contained in:
Ken 2019-01-21 11:57:09 -08:00
Родитель 6c894dde97
Коммит 7c21619ef0
12 изменённых файлов: 63 добавлений и 39 удалений

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

@ -1,11 +0,0 @@
{
"changes": [
{
"packageName": "just-scripts",
"comment": "added upgrade-repo task",
"type": "minor"
}
],
"packageName": "just-scripts",
"email": "kchau@microsoft.com"
}

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

@ -1,11 +0,0 @@
{
"changes": [
{
"packageName": "just-stack-monorepo",
"comment": "added upgrade-repo task",
"type": "minor"
}
],
"packageName": "just-stack-monorepo",
"email": "kchau@microsoft.com"
}

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

@ -1,11 +0,0 @@
{
"changes": [
{
"packageName": "just-stack-uifabric",
"comment": "newer uifabric version",
"type": "patch"
}
],
"packageName": "just-stack-uifabric",
"email": "kchau@microsoft.com"
}

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

@ -1,6 +1,18 @@
{
"name": "just-scripts",
"entries": [
{
"version": "0.5.0",
"tag": "just-scripts_v0.5.0",
"date": "Mon, 21 Jan 2019 19:57:09 GMT",
"comments": {
"minor": [
{
"comment": "added upgrade-repo task"
}
]
}
},
{
"version": "0.4.1",
"tag": "just-scripts_v0.4.1",

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

@ -1,6 +1,13 @@
# Change Log - just-scripts
This log was last generated on Mon, 21 Jan 2019 02:54:15 GMT and should not be manually modified.
This log was last generated on Mon, 21 Jan 2019 19:57:09 GMT and should not be manually modified.
## 0.5.0
Mon, 21 Jan 2019 19:57:09 GMT
### Minor changes
- added upgrade-repo task
## 0.4.1
Mon, 21 Jan 2019 02:54:15 GMT

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

@ -1,6 +1,6 @@
{
"name": "just-scripts",
"version": "0.4.1",
"version": "0.5.0",
"description": "Just Stack Scripts",
"keywords": [],
"author": "",

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

@ -1,6 +1,18 @@
{
"name": "just-stack-monorepo",
"entries": [
{
"version": "0.4.0",
"tag": "just-stack-monorepo_v0.4.0",
"date": "Mon, 21 Jan 2019 19:57:09 GMT",
"comments": {
"minor": [
{
"comment": "added upgrade-repo task"
}
]
}
},
{
"version": "0.3.1",
"tag": "just-stack-monorepo_v0.3.1",

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

@ -1,6 +1,13 @@
# Change Log - just-stack-monorepo
This log was last generated on Mon, 21 Jan 2019 03:01:28 GMT and should not be manually modified.
This log was last generated on Mon, 21 Jan 2019 19:57:09 GMT and should not be manually modified.
## 0.4.0
Mon, 21 Jan 2019 19:57:09 GMT
### Minor changes
- added upgrade-repo task
## 0.3.1
Mon, 21 Jan 2019 03:01:28 GMT

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

@ -1,6 +1,6 @@
{
"name": "just-stack-monorepo",
"version": "0.3.1",
"version": "0.4.0",
"just-stack": true,
"description": "Monorepo using Rush",
"main": "index.js",

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

@ -1,6 +1,18 @@
{
"name": "just-stack-uifabric",
"entries": [
{
"version": "0.4.3",
"tag": "just-stack-uifabric_v0.4.3",
"date": "Mon, 21 Jan 2019 19:57:09 GMT",
"comments": {
"patch": [
{
"comment": "newer uifabric version"
}
]
}
},
{
"version": "0.4.2",
"tag": "just-stack-uifabric_v0.4.2",

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

@ -1,6 +1,13 @@
# Change Log - just-stack-uifabric
This log was last generated on Mon, 21 Jan 2019 03:27:17 GMT and should not be manually modified.
This log was last generated on Mon, 21 Jan 2019 19:57:09 GMT and should not be manually modified.
## 0.4.3
Mon, 21 Jan 2019 19:57:09 GMT
### Patches
- newer uifabric version
## 0.4.2
Mon, 21 Jan 2019 03:27:17 GMT

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

@ -1,6 +1,6 @@
{
"name": "just-stack-uifabric",
"version": "0.4.2",
"version": "0.4.3",
"just-stack": true,
"description": "Just Stack UI Fabric Application with React",
"main": "index.js",