From 15181211ea7baf8543c81ad412a23ef8eb7b861a Mon Sep 17 00:00:00 2001 From: pgonzal Date: Wed, 28 Nov 2018 22:19:53 -0800 Subject: [PATCH] Prepare to publish api-extractor 7.0.0 --- apps/api-documenter/package.json | 2 +- build-tests/api-extractor-test-05/package.json | 2 +- .../pgonzal-ae-overhaul_2018-11-29-06-18.json | 11 +++++++++++ .../pgonzal-ae-overhaul_2018-11-29-06-18.json | 11 +++++++++++ .../pgonzal-ae-overhaul_2018-11-29-06-18.json | 11 +++++++++++ .../pgonzal-ae-overhaul_2018-11-29-06-18.json | 11 +++++++++++ .../pgonzal-ae-overhaul_2018-11-29-06-18.json | 11 +++++++++++ .../pgonzal-ae-overhaul_2018-11-29-06-18.json | 11 +++++++++++ .../pgonzal-ae-overhaul_2018-11-29-06-18.json | 11 +++++++++++ .../pgonzal-ae-overhaul_2018-11-29-06-18.json | 11 +++++++++++ .../pgonzal-ae-overhaul_2018-11-29-06-18.json | 11 +++++++++++ .../pgonzal-ae-overhaul_2018-11-29-06-18.json | 11 +++++++++++ .../pgonzal-ae-overhaul_2018-11-29-06-18.json | 11 +++++++++++ .../pgonzal-ae-overhaul_2018-11-29-06-18.json | 11 +++++++++++ .../pgonzal-ae-overhaul_2018-11-29-06-18.json | 11 +++++++++++ .../pgonzal-ae-overhaul_2018-11-29-06-18.json | 11 +++++++++++ .../pgonzal-ae-overhaul_2018-11-29-06-18.json | 11 +++++++++++ 17 files changed, 167 insertions(+), 2 deletions(-) create mode 100644 common/changes/@microsoft/api-documenter/pgonzal-ae-overhaul_2018-11-29-06-18.json create mode 100644 common/changes/@microsoft/api-extractor/pgonzal-ae-overhaul_2018-11-29-06-18.json create mode 100644 common/changes/@microsoft/gulp-core-build-karma/pgonzal-ae-overhaul_2018-11-29-06-18.json create mode 100644 common/changes/@microsoft/gulp-core-build-mocha/pgonzal-ae-overhaul_2018-11-29-06-18.json create mode 100644 common/changes/@microsoft/gulp-core-build-sass/pgonzal-ae-overhaul_2018-11-29-06-18.json create mode 100644 common/changes/@microsoft/gulp-core-build-serve/pgonzal-ae-overhaul_2018-11-29-06-18.json create mode 100644 common/changes/@microsoft/gulp-core-build-typescript/pgonzal-ae-overhaul_2018-11-29-06-18.json create mode 100644 common/changes/@microsoft/gulp-core-build-webpack/pgonzal-ae-overhaul_2018-11-29-06-18.json create mode 100644 common/changes/@microsoft/gulp-core-build/pgonzal-ae-overhaul_2018-11-29-06-18.json create mode 100644 common/changes/@microsoft/loader-load-themed-styles/pgonzal-ae-overhaul_2018-11-29-06-18.json create mode 100644 common/changes/@microsoft/node-core-library/pgonzal-ae-overhaul_2018-11-29-06-18.json create mode 100644 common/changes/@microsoft/node-library-build/pgonzal-ae-overhaul_2018-11-29-06-18.json create mode 100644 common/changes/@microsoft/resolve-chunk-plugin/pgonzal-ae-overhaul_2018-11-29-06-18.json create mode 100644 common/changes/@microsoft/set-webpack-public-path-plugin/pgonzal-ae-overhaul_2018-11-29-06-18.json create mode 100644 common/changes/@microsoft/web-library-build/pgonzal-ae-overhaul_2018-11-29-06-18.json diff --git a/apps/api-documenter/package.json b/apps/api-documenter/package.json index df9bbfb1bf4..060749e3f80 100644 --- a/apps/api-documenter/package.json +++ b/apps/api-documenter/package.json @@ -1,6 +1,6 @@ { "name": "@microsoft/api-documenter", - "version": "1.5.59", + "version": "6.0.0", "description": "Read JSON files from api-extractor, generate documentation pages", "repository": { "type": "git", diff --git a/build-tests/api-extractor-test-05/package.json b/build-tests/api-extractor-test-05/package.json index 39b63dd28c2..c6af13c5d99 100644 --- a/build-tests/api-extractor-test-05/package.json +++ b/build-tests/api-extractor-test-05/package.json @@ -13,7 +13,7 @@ }, "dependencies": { "@microsoft/api-extractor": "6.3.0", - "@microsoft/api-documenter": "1.5.59", + "@microsoft/api-documenter": "6.0.0", "@types/jest": "21.1.10", "@types/node": "8.5.8", "fs-extra": "~7.0.1", diff --git a/common/changes/@microsoft/api-documenter/pgonzal-ae-overhaul_2018-11-29-06-18.json b/common/changes/@microsoft/api-documenter/pgonzal-ae-overhaul_2018-11-29-06-18.json new file mode 100644 index 00000000000..0b65e255df3 --- /dev/null +++ b/common/changes/@microsoft/api-documenter/pgonzal-ae-overhaul_2018-11-29-06-18.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "packageName": "@microsoft/api-documenter", + "comment": "THIS IS A BETA RELEASE - We are bumping the version to \"7.0.0\" to simplify dogfooding. This release is not yet ready for general usage.", + "type": "major" + } + ], + "packageName": "@microsoft/api-documenter", + "email": "pgonzal@users.noreply.github.com" +} \ No newline at end of file diff --git a/common/changes/@microsoft/api-extractor/pgonzal-ae-overhaul_2018-11-29-06-18.json b/common/changes/@microsoft/api-extractor/pgonzal-ae-overhaul_2018-11-29-06-18.json new file mode 100644 index 00000000000..8fc1b368679 --- /dev/null +++ b/common/changes/@microsoft/api-extractor/pgonzal-ae-overhaul_2018-11-29-06-18.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "packageName": "@microsoft/api-extractor", + "comment": "THIS IS A BETA RELEASE - We are bumping the version to \"7.0.0\" to simplify dogfooding. This release is not yet ready for general usage.", + "type": "major" + } + ], + "packageName": "@microsoft/api-extractor", + "email": "pgonzal@users.noreply.github.com" +} \ No newline at end of file diff --git a/common/changes/@microsoft/gulp-core-build-karma/pgonzal-ae-overhaul_2018-11-29-06-18.json b/common/changes/@microsoft/gulp-core-build-karma/pgonzal-ae-overhaul_2018-11-29-06-18.json new file mode 100644 index 00000000000..27769289f3e --- /dev/null +++ b/common/changes/@microsoft/gulp-core-build-karma/pgonzal-ae-overhaul_2018-11-29-06-18.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "comment": "", + "packageName": "@microsoft/gulp-core-build-karma", + "type": "none" + } + ], + "packageName": "@microsoft/gulp-core-build-karma", + "email": "pgonzal@users.noreply.github.com" +} \ No newline at end of file diff --git a/common/changes/@microsoft/gulp-core-build-mocha/pgonzal-ae-overhaul_2018-11-29-06-18.json b/common/changes/@microsoft/gulp-core-build-mocha/pgonzal-ae-overhaul_2018-11-29-06-18.json new file mode 100644 index 00000000000..bde4ca8c391 --- /dev/null +++ b/common/changes/@microsoft/gulp-core-build-mocha/pgonzal-ae-overhaul_2018-11-29-06-18.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "comment": "", + "packageName": "@microsoft/gulp-core-build-mocha", + "type": "none" + } + ], + "packageName": "@microsoft/gulp-core-build-mocha", + "email": "pgonzal@users.noreply.github.com" +} \ No newline at end of file diff --git a/common/changes/@microsoft/gulp-core-build-sass/pgonzal-ae-overhaul_2018-11-29-06-18.json b/common/changes/@microsoft/gulp-core-build-sass/pgonzal-ae-overhaul_2018-11-29-06-18.json new file mode 100644 index 00000000000..a6bdb5dd3cf --- /dev/null +++ b/common/changes/@microsoft/gulp-core-build-sass/pgonzal-ae-overhaul_2018-11-29-06-18.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "comment": "", + "packageName": "@microsoft/gulp-core-build-sass", + "type": "none" + } + ], + "packageName": "@microsoft/gulp-core-build-sass", + "email": "pgonzal@users.noreply.github.com" +} \ No newline at end of file diff --git a/common/changes/@microsoft/gulp-core-build-serve/pgonzal-ae-overhaul_2018-11-29-06-18.json b/common/changes/@microsoft/gulp-core-build-serve/pgonzal-ae-overhaul_2018-11-29-06-18.json new file mode 100644 index 00000000000..376e7b85a81 --- /dev/null +++ b/common/changes/@microsoft/gulp-core-build-serve/pgonzal-ae-overhaul_2018-11-29-06-18.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "comment": "", + "packageName": "@microsoft/gulp-core-build-serve", + "type": "none" + } + ], + "packageName": "@microsoft/gulp-core-build-serve", + "email": "pgonzal@users.noreply.github.com" +} \ No newline at end of file diff --git a/common/changes/@microsoft/gulp-core-build-typescript/pgonzal-ae-overhaul_2018-11-29-06-18.json b/common/changes/@microsoft/gulp-core-build-typescript/pgonzal-ae-overhaul_2018-11-29-06-18.json new file mode 100644 index 00000000000..d3cb9ff5661 --- /dev/null +++ b/common/changes/@microsoft/gulp-core-build-typescript/pgonzal-ae-overhaul_2018-11-29-06-18.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "comment": "", + "packageName": "@microsoft/gulp-core-build-typescript", + "type": "none" + } + ], + "packageName": "@microsoft/gulp-core-build-typescript", + "email": "pgonzal@users.noreply.github.com" +} \ No newline at end of file diff --git a/common/changes/@microsoft/gulp-core-build-webpack/pgonzal-ae-overhaul_2018-11-29-06-18.json b/common/changes/@microsoft/gulp-core-build-webpack/pgonzal-ae-overhaul_2018-11-29-06-18.json new file mode 100644 index 00000000000..53ddbe28ce7 --- /dev/null +++ b/common/changes/@microsoft/gulp-core-build-webpack/pgonzal-ae-overhaul_2018-11-29-06-18.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "comment": "", + "packageName": "@microsoft/gulp-core-build-webpack", + "type": "none" + } + ], + "packageName": "@microsoft/gulp-core-build-webpack", + "email": "pgonzal@users.noreply.github.com" +} \ No newline at end of file diff --git a/common/changes/@microsoft/gulp-core-build/pgonzal-ae-overhaul_2018-11-29-06-18.json b/common/changes/@microsoft/gulp-core-build/pgonzal-ae-overhaul_2018-11-29-06-18.json new file mode 100644 index 00000000000..62ca2d23568 --- /dev/null +++ b/common/changes/@microsoft/gulp-core-build/pgonzal-ae-overhaul_2018-11-29-06-18.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "comment": "", + "packageName": "@microsoft/gulp-core-build", + "type": "none" + } + ], + "packageName": "@microsoft/gulp-core-build", + "email": "pgonzal@users.noreply.github.com" +} \ No newline at end of file diff --git a/common/changes/@microsoft/loader-load-themed-styles/pgonzal-ae-overhaul_2018-11-29-06-18.json b/common/changes/@microsoft/loader-load-themed-styles/pgonzal-ae-overhaul_2018-11-29-06-18.json new file mode 100644 index 00000000000..a9104559b3d --- /dev/null +++ b/common/changes/@microsoft/loader-load-themed-styles/pgonzal-ae-overhaul_2018-11-29-06-18.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "comment": "", + "packageName": "@microsoft/loader-load-themed-styles", + "type": "none" + } + ], + "packageName": "@microsoft/loader-load-themed-styles", + "email": "pgonzal@users.noreply.github.com" +} \ No newline at end of file diff --git a/common/changes/@microsoft/node-core-library/pgonzal-ae-overhaul_2018-11-29-06-18.json b/common/changes/@microsoft/node-core-library/pgonzal-ae-overhaul_2018-11-29-06-18.json new file mode 100644 index 00000000000..30c131fc087 --- /dev/null +++ b/common/changes/@microsoft/node-core-library/pgonzal-ae-overhaul_2018-11-29-06-18.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "packageName": "@microsoft/node-core-library", + "comment": "Improve Sort.compareByValue() to consistently order \"null\" and \"undefined\" values", + "type": "patch" + } + ], + "packageName": "@microsoft/node-core-library", + "email": "pgonzal@users.noreply.github.com" +} \ No newline at end of file diff --git a/common/changes/@microsoft/node-library-build/pgonzal-ae-overhaul_2018-11-29-06-18.json b/common/changes/@microsoft/node-library-build/pgonzal-ae-overhaul_2018-11-29-06-18.json new file mode 100644 index 00000000000..000ea2a9a60 --- /dev/null +++ b/common/changes/@microsoft/node-library-build/pgonzal-ae-overhaul_2018-11-29-06-18.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "comment": "", + "packageName": "@microsoft/node-library-build", + "type": "none" + } + ], + "packageName": "@microsoft/node-library-build", + "email": "pgonzal@users.noreply.github.com" +} \ No newline at end of file diff --git a/common/changes/@microsoft/resolve-chunk-plugin/pgonzal-ae-overhaul_2018-11-29-06-18.json b/common/changes/@microsoft/resolve-chunk-plugin/pgonzal-ae-overhaul_2018-11-29-06-18.json new file mode 100644 index 00000000000..921f2cdd477 --- /dev/null +++ b/common/changes/@microsoft/resolve-chunk-plugin/pgonzal-ae-overhaul_2018-11-29-06-18.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "comment": "", + "packageName": "@microsoft/resolve-chunk-plugin", + "type": "none" + } + ], + "packageName": "@microsoft/resolve-chunk-plugin", + "email": "pgonzal@users.noreply.github.com" +} \ No newline at end of file diff --git a/common/changes/@microsoft/set-webpack-public-path-plugin/pgonzal-ae-overhaul_2018-11-29-06-18.json b/common/changes/@microsoft/set-webpack-public-path-plugin/pgonzal-ae-overhaul_2018-11-29-06-18.json new file mode 100644 index 00000000000..558cc38ce9a --- /dev/null +++ b/common/changes/@microsoft/set-webpack-public-path-plugin/pgonzal-ae-overhaul_2018-11-29-06-18.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "comment": "", + "packageName": "@microsoft/set-webpack-public-path-plugin", + "type": "none" + } + ], + "packageName": "@microsoft/set-webpack-public-path-plugin", + "email": "pgonzal@users.noreply.github.com" +} \ No newline at end of file diff --git a/common/changes/@microsoft/web-library-build/pgonzal-ae-overhaul_2018-11-29-06-18.json b/common/changes/@microsoft/web-library-build/pgonzal-ae-overhaul_2018-11-29-06-18.json new file mode 100644 index 00000000000..6eb24bb279f --- /dev/null +++ b/common/changes/@microsoft/web-library-build/pgonzal-ae-overhaul_2018-11-29-06-18.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "comment": "", + "packageName": "@microsoft/web-library-build", + "type": "none" + } + ], + "packageName": "@microsoft/web-library-build", + "email": "pgonzal@users.noreply.github.com" +} \ No newline at end of file