diff --git a/change/create-just-2019-08-05-21-00-59-fast-create.json b/change/create-just-2019-08-05-21-00-59-fast-create.json deleted file mode 100644 index 007abbca..00000000 --- a/change/create-just-2019-08-05-21-00-59-fast-create.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "type": "patch", - "comment": "Speeds up the codegen process to only yarn once", - "packageName": "create-just", - "email": "kchau@microsoft.com", - "commit": "16305f61c97d0f51aaad21302758fbb554e0afc9", - "date": "2019-08-06T04:00:53.281Z" -} \ No newline at end of file diff --git a/change/just-plop-helpers-2019-08-05-21-00-59-fast-create.json b/change/just-plop-helpers-2019-08-05-21-00-59-fast-create.json deleted file mode 100644 index 496aa374..00000000 --- a/change/just-plop-helpers-2019-08-05-21-00-59-fast-create.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "type": "patch", - "comment": "Added an addDependency action", - "packageName": "just-plop-helpers", - "email": "kchau@microsoft.com", - "commit": "16305f61c97d0f51aaad21302758fbb554e0afc9", - "date": "2019-08-06T04:00:54.713Z" -} diff --git a/change/just-stack-monorepo-2019-08-05-21-00-59-fast-create.json b/change/just-stack-monorepo-2019-08-05-21-00-59-fast-create.json deleted file mode 100644 index 04d487d3..00000000 --- a/change/just-stack-monorepo-2019-08-05-21-00-59-fast-create.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "type": "patch", - "comment": "Speeds up the codegen process to only yarn once", - "packageName": "just-stack-monorepo", - "email": "kchau@microsoft.com", - "commit": "16305f61c97d0f51aaad21302758fbb554e0afc9", - "date": "2019-08-06T04:00:55.501Z" -} \ No newline at end of file diff --git a/change/just-stack-react-2019-08-05-21-00-59-fast-create.json b/change/just-stack-react-2019-08-05-21-00-59-fast-create.json deleted file mode 100644 index 4b8edfef..00000000 --- a/change/just-stack-react-2019-08-05-21-00-59-fast-create.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "type": "patch", - "comment": "Speeds up the codegen process to only yarn once", - "packageName": "just-stack-react", - "email": "kchau@microsoft.com", - "commit": "16305f61c97d0f51aaad21302758fbb554e0afc9", - "date": "2019-08-06T04:00:56.625Z" -} \ No newline at end of file diff --git a/change/just-stack-single-lib-2019-08-05-21-00-59-fast-create.json b/change/just-stack-single-lib-2019-08-05-21-00-59-fast-create.json deleted file mode 100644 index 72c3b5ee..00000000 --- a/change/just-stack-single-lib-2019-08-05-21-00-59-fast-create.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "type": "patch", - "comment": "Speeds up the codegen process to only yarn once", - "packageName": "just-stack-single-lib", - "email": "kchau@microsoft.com", - "commit": "16305f61c97d0f51aaad21302758fbb554e0afc9", - "date": "2019-08-06T04:00:58.035Z" -} \ No newline at end of file diff --git a/change/just-stack-uifabric-2019-08-05-21-00-59-fast-create.json b/change/just-stack-uifabric-2019-08-05-21-00-59-fast-create.json deleted file mode 100644 index 3d15d41c..00000000 --- a/change/just-stack-uifabric-2019-08-05-21-00-59-fast-create.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "type": "patch", - "comment": "Speeds up the codegen process to only yarn once", - "packageName": "just-stack-uifabric", - "email": "kchau@microsoft.com", - "commit": "16305f61c97d0f51aaad21302758fbb554e0afc9", - "date": "2019-08-06T04:00:59.327Z" -} \ No newline at end of file diff --git a/disabled/just-scenario-tests/package.json b/disabled/just-scenario-tests/package.json index c48eb60c..2e8ca748 100644 --- a/disabled/just-scenario-tests/package.json +++ b/disabled/just-scenario-tests/package.json @@ -15,11 +15,11 @@ "@types/node": "^10.12.18", "@types/jest": "^23.3.13", "@types/fs-extra": "^5.0.5", - "create-just": "1.1.1", + "create-just": "1.1.2", "just-scripts": ">=0.27.0 <1.0.0", - "just-stack-monorepo": "1.0.2", - "just-stack-single-lib": "1.0.1", - "just-stack-uifabric": "1.0.1", + "just-stack-monorepo": "1.0.3", + "just-stack-single-lib": "1.0.2", + "just-stack-uifabric": "1.0.2", "just-scripts-utils": ">=0.8.3 <1.0.0", "fs-extra": "^7.0.1", "ts-jest": "^24.0.1", diff --git a/packages/create-just/CHANGELOG.json b/packages/create-just/CHANGELOG.json index eed73b21..366ba5e6 100644 --- a/packages/create-just/CHANGELOG.json +++ b/packages/create-just/CHANGELOG.json @@ -1,6 +1,20 @@ { "name": "create-just", "entries": [ + { + "date": "Tue, 06 Aug 2019 04:07:38 GMT", + "tag": "create-just_v1.1.2", + "version": "1.1.2", + "comments": { + "patch": [ + { + "comment": "Speeds up the codegen process to only yarn once", + "author": "kchau@microsoft.com", + "commit": "16305f61c97d0f51aaad21302758fbb554e0afc9" + } + ] + } + }, { "date": "Mon, 05 Aug 2019 18:07:34 GMT", "tag": "create-just_v1.1.1", diff --git a/packages/create-just/CHANGELOG.md b/packages/create-just/CHANGELOG.md index a036f363..ad931d47 100644 --- a/packages/create-just/CHANGELOG.md +++ b/packages/create-just/CHANGELOG.md @@ -1,6 +1,13 @@ # Change Log - create-just -This log was last generated on Mon, 05 Aug 2019 18:07:34 GMT and should not be manually modified. +This log was last generated on Tue, 06 Aug 2019 04:07:38 GMT and should not be manually modified. + +## 1.1.2 +Tue, 06 Aug 2019 04:07:38 GMT + +### Patches + +- Speeds up the codegen process to only yarn once (kchau@microsoft.com) ## 1.1.1 Mon, 05 Aug 2019 18:07:34 GMT diff --git a/packages/create-just/package.json b/packages/create-just/package.json index f9c2c47d..030f6b32 100644 --- a/packages/create-just/package.json +++ b/packages/create-just/package.json @@ -1,6 +1,6 @@ { "name": "create-just", - "version": "1.1.1", + "version": "1.1.2", "description": "Create a new repository using Just", "repository": { "type": "git", @@ -26,7 +26,7 @@ "fs-extra": "^7.0.1", "prompts": "^2.0.1", "yargs-parser": "^13.1.1", - "just-plop-helpers": "^1.1.1", + "just-plop-helpers": "^1.1.2", "node-plop": "^0.19.0", "just-scripts-utils": ">=0.8.3 <1.0.0" } diff --git a/packages/create-uifabric/package.json b/packages/create-uifabric/package.json index bad85cbe..ae4aa9cf 100644 --- a/packages/create-uifabric/package.json +++ b/packages/create-uifabric/package.json @@ -14,6 +14,6 @@ "author": "", "license": "MIT", "dependencies": { - "create-just": "^1.1.1" + "create-just": "^1.1.2" } } diff --git a/packages/just-plop-helpers/CHANGELOG.json b/packages/just-plop-helpers/CHANGELOG.json index 6638b115..e17e5d31 100644 --- a/packages/just-plop-helpers/CHANGELOG.json +++ b/packages/just-plop-helpers/CHANGELOG.json @@ -1,6 +1,20 @@ { "name": "just-plop-helpers", "entries": [ + { + "date": "Tue, 06 Aug 2019 04:07:38 GMT", + "tag": "just-plop-helpers_v1.1.2", + "version": "1.1.2", + "comments": { + "patch": [ + { + "comment": "Added an addDependency action", + "author": "kchau@microsoft.com", + "commit": "16305f61c97d0f51aaad21302758fbb554e0afc9" + } + ] + } + }, { "date": "Mon, 05 Aug 2019 18:39:21 GMT", "tag": "just-plop-helpers_v1.1.1", diff --git a/packages/just-plop-helpers/CHANGELOG.md b/packages/just-plop-helpers/CHANGELOG.md index 8471d5a0..f62fe0e9 100644 --- a/packages/just-plop-helpers/CHANGELOG.md +++ b/packages/just-plop-helpers/CHANGELOG.md @@ -1,6 +1,13 @@ # Change Log - just-plop-helpers -This log was last generated on Mon, 05 Aug 2019 18:39:21 GMT and should not be manually modified. +This log was last generated on Tue, 06 Aug 2019 04:07:38 GMT and should not be manually modified. + +## 1.1.2 +Tue, 06 Aug 2019 04:07:38 GMT + +### Patches + +- Added an addDependency action (kchau@microsoft.com) ## 1.1.1 Mon, 05 Aug 2019 18:39:21 GMT diff --git a/packages/just-plop-helpers/package.json b/packages/just-plop-helpers/package.json index 04f04218..2b3e744b 100644 --- a/packages/just-plop-helpers/package.json +++ b/packages/just-plop-helpers/package.json @@ -1,6 +1,6 @@ { "name": "just-plop-helpers", - "version": "1.1.1", + "version": "1.1.2", "main": "index.js", "license": "MIT" } diff --git a/packages/just-stack-monorepo/CHANGELOG.json b/packages/just-stack-monorepo/CHANGELOG.json index cc545f16..ae15585f 100644 --- a/packages/just-stack-monorepo/CHANGELOG.json +++ b/packages/just-stack-monorepo/CHANGELOG.json @@ -1,6 +1,20 @@ { "name": "just-stack-monorepo", "entries": [ + { + "date": "Tue, 06 Aug 2019 04:07:38 GMT", + "tag": "just-stack-monorepo_v1.0.3", + "version": "1.0.3", + "comments": { + "patch": [ + { + "comment": "Speeds up the codegen process to only yarn once", + "author": "kchau@microsoft.com", + "commit": "16305f61c97d0f51aaad21302758fbb554e0afc9" + } + ] + } + }, { "date": "Mon, 05 Aug 2019 18:46:25 GMT", "tag": "just-stack-monorepo_v1.0.2", diff --git a/packages/just-stack-monorepo/CHANGELOG.md b/packages/just-stack-monorepo/CHANGELOG.md index fca804c4..47ea8a43 100644 --- a/packages/just-stack-monorepo/CHANGELOG.md +++ b/packages/just-stack-monorepo/CHANGELOG.md @@ -1,6 +1,13 @@ # Change Log - just-stack-monorepo -This log was last generated on Mon, 05 Aug 2019 18:46:25 GMT and should not be manually modified. +This log was last generated on Tue, 06 Aug 2019 04:07:38 GMT and should not be manually modified. + +## 1.0.3 +Tue, 06 Aug 2019 04:07:38 GMT + +### Patches + +- Speeds up the codegen process to only yarn once (kchau@microsoft.com) ## 1.0.2 Mon, 05 Aug 2019 18:46:25 GMT diff --git a/packages/just-stack-monorepo/package.json b/packages/just-stack-monorepo/package.json index d538aa82..367f81e2 100644 --- a/packages/just-stack-monorepo/package.json +++ b/packages/just-stack-monorepo/package.json @@ -1,6 +1,6 @@ { "name": "just-stack-monorepo", - "version": "1.0.2", + "version": "1.0.3", "description": "Just stack for monorepo using Rush", "keywords": [ "just-stack" @@ -14,6 +14,6 @@ "main": "index.js", "dependencies": { "plop": "^2.4.0", - "just-plop-helpers": "^1.1.1" + "just-plop-helpers": "^1.1.2" } } diff --git a/packages/just-stack-react/CHANGELOG.json b/packages/just-stack-react/CHANGELOG.json index 45daa34d..153f2dc2 100644 --- a/packages/just-stack-react/CHANGELOG.json +++ b/packages/just-stack-react/CHANGELOG.json @@ -1,6 +1,20 @@ { "name": "just-stack-react", "entries": [ + { + "date": "Tue, 06 Aug 2019 04:07:38 GMT", + "tag": "just-stack-react_v1.0.3", + "version": "1.0.3", + "comments": { + "patch": [ + { + "comment": "Speeds up the codegen process to only yarn once", + "author": "kchau@microsoft.com", + "commit": "16305f61c97d0f51aaad21302758fbb554e0afc9" + } + ] + } + }, { "date": "Mon, 05 Aug 2019 18:46:25 GMT", "tag": "just-stack-react_v1.0.2", diff --git a/packages/just-stack-react/CHANGELOG.md b/packages/just-stack-react/CHANGELOG.md index 2b7ece72..4b7359e0 100644 --- a/packages/just-stack-react/CHANGELOG.md +++ b/packages/just-stack-react/CHANGELOG.md @@ -1,6 +1,13 @@ # Change Log - just-stack-react -This log was last generated on Mon, 05 Aug 2019 18:46:25 GMT and should not be manually modified. +This log was last generated on Tue, 06 Aug 2019 04:07:38 GMT and should not be manually modified. + +## 1.0.3 +Tue, 06 Aug 2019 04:07:38 GMT + +### Patches + +- Speeds up the codegen process to only yarn once (kchau@microsoft.com) ## 1.0.2 Mon, 05 Aug 2019 18:46:25 GMT diff --git a/packages/just-stack-react/package.json b/packages/just-stack-react/package.json index ac100942..9bbe0b4d 100644 --- a/packages/just-stack-react/package.json +++ b/packages/just-stack-react/package.json @@ -1,6 +1,6 @@ { "name": "just-stack-react", - "version": "1.0.2", + "version": "1.0.3", "license": "MIT", "main": "index.js", "dependencies": { @@ -22,7 +22,7 @@ "html-webpack-plugin": "^3.2.0", "jest": "^24.8.0", "jest-expect-message": "^1.0.2", - "just-plop-helpers": "^1.1.1", + "just-plop-helpers": "^1.1.2", "node-sass": "^4.11.0", "plop": "^2.4.0", "postcss": "^7.0.13", diff --git a/packages/just-stack-single-lib/CHANGELOG.json b/packages/just-stack-single-lib/CHANGELOG.json index 29eab5ea..47f641b2 100644 --- a/packages/just-stack-single-lib/CHANGELOG.json +++ b/packages/just-stack-single-lib/CHANGELOG.json @@ -1,6 +1,20 @@ { "name": "just-stack-single-lib", "entries": [ + { + "date": "Tue, 06 Aug 2019 04:07:38 GMT", + "tag": "just-stack-single-lib_v1.0.2", + "version": "1.0.2", + "comments": { + "patch": [ + { + "comment": "Speeds up the codegen process to only yarn once", + "author": "kchau@microsoft.com", + "commit": "16305f61c97d0f51aaad21302758fbb554e0afc9" + } + ] + } + }, { "date": "Mon, 05 Aug 2019 18:07:34 GMT", "tag": "just-stack-single-lib_v1.0.1", diff --git a/packages/just-stack-single-lib/CHANGELOG.md b/packages/just-stack-single-lib/CHANGELOG.md index 03ec28a4..7511eff2 100644 --- a/packages/just-stack-single-lib/CHANGELOG.md +++ b/packages/just-stack-single-lib/CHANGELOG.md @@ -1,6 +1,13 @@ # Change Log - just-stack-single-lib -This log was last generated on Mon, 05 Aug 2019 18:07:34 GMT and should not be manually modified. +This log was last generated on Tue, 06 Aug 2019 04:07:38 GMT and should not be manually modified. + +## 1.0.2 +Tue, 06 Aug 2019 04:07:38 GMT + +### Patches + +- Speeds up the codegen process to only yarn once (kchau@microsoft.com) ## 1.0.1 Mon, 05 Aug 2019 18:07:34 GMT diff --git a/packages/just-stack-single-lib/package.json b/packages/just-stack-single-lib/package.json index 5214b712..a24a3cf0 100644 --- a/packages/just-stack-single-lib/package.json +++ b/packages/just-stack-single-lib/package.json @@ -1,6 +1,6 @@ { "name": "just-stack-single-lib", - "version": "1.0.1", + "version": "1.0.2", "license": "MIT", "main": "lib-commonjs/index.js", "module": "lib/index.js", @@ -12,7 +12,7 @@ "@types/jest": "^24.0.16", "beachball": "^1.11.5", "jest": "^24.8.0", - "just-plop-helpers": "^1.1.1", + "just-plop-helpers": "^1.1.2", "just-scripts": "^0.27.0", "plop": "^2.4.0", "typescript": "^3.5.3" diff --git a/packages/just-stack-uifabric/CHANGELOG.json b/packages/just-stack-uifabric/CHANGELOG.json index 354ca7f8..af730b54 100644 --- a/packages/just-stack-uifabric/CHANGELOG.json +++ b/packages/just-stack-uifabric/CHANGELOG.json @@ -1,6 +1,20 @@ { "name": "just-stack-uifabric", "entries": [ + { + "date": "Tue, 06 Aug 2019 04:07:38 GMT", + "tag": "just-stack-uifabric_v1.0.2", + "version": "1.0.2", + "comments": { + "patch": [ + { + "comment": "Speeds up the codegen process to only yarn once", + "author": "kchau@microsoft.com", + "commit": "16305f61c97d0f51aaad21302758fbb554e0afc9" + } + ] + } + }, { "date": "Mon, 05 Aug 2019 18:07:34 GMT", "tag": "just-stack-uifabric_v1.0.1", diff --git a/packages/just-stack-uifabric/CHANGELOG.md b/packages/just-stack-uifabric/CHANGELOG.md index aaf733b7..310ffff6 100644 --- a/packages/just-stack-uifabric/CHANGELOG.md +++ b/packages/just-stack-uifabric/CHANGELOG.md @@ -1,6 +1,13 @@ # Change Log - just-stack-uifabric -This log was last generated on Mon, 05 Aug 2019 18:07:34 GMT and should not be manually modified. +This log was last generated on Tue, 06 Aug 2019 04:07:38 GMT and should not be manually modified. + +## 1.0.2 +Tue, 06 Aug 2019 04:07:38 GMT + +### Patches + +- Speeds up the codegen process to only yarn once (kchau@microsoft.com) ## 1.0.1 Mon, 05 Aug 2019 18:07:34 GMT diff --git a/packages/just-stack-uifabric/package.json b/packages/just-stack-uifabric/package.json index 8e20127b..657140f9 100644 --- a/packages/just-stack-uifabric/package.json +++ b/packages/just-stack-uifabric/package.json @@ -1,6 +1,6 @@ { "name": "just-stack-uifabric", - "version": "1.0.1", + "version": "1.0.2", "description": "Just stack for UI Fabric application with React", "keywords": [ "just-stack"