This commit is contained in:
kchau@microsoft.com 2019-08-27 03:39:24 +00:00
Родитель 681b5b8352
Коммит cfb83d1fbf
9 изменённых файлов: 46 добавлений и 22 удалений

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

@ -1,8 +0,0 @@
{
"type": "patch",
"comment": "bump beachball",
"packageName": "just-stack-monorepo",
"email": "kchau@microsoft.com",
"commit": "80cfddb5342d0409a9ebe1309686be9fdcd23b90",
"date": "2019-08-27T03:16:51.409Z"
}

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

@ -1,8 +0,0 @@
{
"type": "patch",
"comment": "bump beachball",
"packageName": "just-stack-single-lib",
"email": "kchau@microsoft.com",
"commit": "80cfddb5342d0409a9ebe1309686be9fdcd23b90",
"date": "2019-08-27T03:16:54.618Z"
}

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

@ -17,8 +17,8 @@
"@types/fs-extra": "^5.0.5",
"create-just": "1.1.5",
"just-scripts": ">=0.28.2 <1.0.0",
"just-stack-monorepo": "1.0.4",
"just-stack-single-lib": "1.0.2",
"just-stack-monorepo": "1.0.5",
"just-stack-single-lib": "1.0.3",
"just-stack-uifabric": "1.0.2",
"just-scripts-utils": ">=0.8.4 <1.0.0",
"fs-extra": "^7.0.1",

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

@ -1,6 +1,20 @@
{
"name": "just-stack-monorepo",
"entries": [
{
"date": "Tue, 27 Aug 2019 03:39:24 GMT",
"tag": "just-stack-monorepo_v1.0.5",
"version": "1.0.5",
"comments": {
"patch": [
{
"comment": "bump beachball",
"author": "kchau@microsoft.com",
"commit": "80cfddb5342d0409a9ebe1309686be9fdcd23b90"
}
]
}
},
{
"date": "Wed, 14 Aug 2019 04:37:37 GMT",
"tag": "just-stack-monorepo_v1.0.4",

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

@ -1,7 +1,13 @@
# Change Log - just-stack-monorepo
This log was last generated on Wed, 14 Aug 2019 04:37:37 GMT and should not be manually modified.
This log was last generated on Tue, 27 Aug 2019 03:39:24 GMT and should not be manually modified.
## 1.0.5
Tue, 27 Aug 2019 03:39:24 GMT
### Patches
- bump beachball (kchau@microsoft.com)
## 1.0.4
Wed, 14 Aug 2019 04:37:37 GMT

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

@ -1,6 +1,6 @@
{
"name": "just-stack-monorepo",
"version": "1.0.4",
"version": "1.0.5",
"description": "Just stack for monorepo using Rush",
"keywords": [
"just-stack"

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

@ -1,6 +1,20 @@
{
"name": "just-stack-single-lib",
"entries": [
{
"date": "Tue, 27 Aug 2019 03:39:24 GMT",
"tag": "just-stack-single-lib_v1.0.3",
"version": "1.0.3",
"comments": {
"patch": [
{
"comment": "bump beachball",
"author": "kchau@microsoft.com",
"commit": "80cfddb5342d0409a9ebe1309686be9fdcd23b90"
}
]
}
},
{
"date": "Tue, 06 Aug 2019 04:07:38 GMT",
"tag": "just-stack-single-lib_v1.0.2",

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

@ -1,7 +1,13 @@
# Change Log - just-stack-single-lib
This log was last generated on Tue, 06 Aug 2019 04:07:38 GMT and should not be manually modified.
This log was last generated on Tue, 27 Aug 2019 03:39:24 GMT and should not be manually modified.
## 1.0.3
Tue, 27 Aug 2019 03:39:24 GMT
### Patches
- bump beachball (kchau@microsoft.com)
## 1.0.2
Tue, 06 Aug 2019 04:07:38 GMT

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

@ -1,6 +1,6 @@
{
"name": "just-stack-single-lib",
"version": "1.0.2",
"version": "1.0.3",
"license": "MIT",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",