From 9e55da928255789bfa19a3078b0fec43ba577fdf Mon Sep 17 00:00:00 2001 From: Garrett Serack Date: Thu, 28 Mar 2019 11:33:24 -0700 Subject: [PATCH] added changelog files --- libraries/async-io/changelog.md | 11 ++------ .../autorest-extension-base/changelog.md | 4 +++ libraries/codegen-csharp/changelog.md | 4 +++ libraries/codegen/changelog.md | 4 +++ libraries/codemodel-v3/changelog.md | 4 +++ libraries/datastore/changelog.md | 4 +++ libraries/deduplication/changelog.md | 4 +++ libraries/eventing/CHANGELOG.json | 22 --------------- libraries/eventing/changelog.md | 11 ++------ libraries/extension/CHANGELOG.json | 28 ------------------- libraries/linq/changelog.md | 4 +++ libraries/oai2-to-oai3/changelog.md | 4 +++ libraries/object-comparison/changelog.md | 4 +++ libraries/openapi/changelog.md | 4 +++ libraries/tasks/CHANGELOG.json | 17 ----------- libraries/tasks/changelog.md | 11 ++------ libraries/uri/changelog.md | 4 +++ 17 files changed, 50 insertions(+), 94 deletions(-) create mode 100644 libraries/autorest-extension-base/changelog.md create mode 100644 libraries/codegen-csharp/changelog.md create mode 100644 libraries/codegen/changelog.md create mode 100644 libraries/codemodel-v3/changelog.md create mode 100644 libraries/datastore/changelog.md create mode 100644 libraries/deduplication/changelog.md delete mode 100644 libraries/eventing/CHANGELOG.json delete mode 100644 libraries/extension/CHANGELOG.json create mode 100644 libraries/linq/changelog.md create mode 100644 libraries/oai2-to-oai3/changelog.md create mode 100644 libraries/object-comparison/changelog.md create mode 100644 libraries/openapi/changelog.md delete mode 100644 libraries/tasks/CHANGELOG.json create mode 100644 libraries/uri/changelog.md diff --git a/libraries/async-io/changelog.md b/libraries/async-io/changelog.md index 49cf166..30ab99c 100644 --- a/libraries/async-io/changelog.md +++ b/libraries/async-io/changelog.md @@ -1,11 +1,4 @@ # Change Log - @microsoft.azure/async-io -This log was last generated on Wed, 03 Oct 2018 18:01:54 GMT and should not be manually modified. - -## 2.0.22 -Wed, 03 Oct 2018 18:01:54 GMT - -### Patches - -- switch to monorepo - +# 3/28/2019 +- republishing to force change in package dependency chain. diff --git a/libraries/autorest-extension-base/changelog.md b/libraries/autorest-extension-base/changelog.md new file mode 100644 index 0000000..73e1d3c --- /dev/null +++ b/libraries/autorest-extension-base/changelog.md @@ -0,0 +1,4 @@ +# Change Log - @microsoft.azure/autorest-extension-base + +# 3/28/2019 +- republishing to force change in package dependency chain. diff --git a/libraries/codegen-csharp/changelog.md b/libraries/codegen-csharp/changelog.md new file mode 100644 index 0000000..4436ff5 --- /dev/null +++ b/libraries/codegen-csharp/changelog.md @@ -0,0 +1,4 @@ +# Change Log - @microsoft.azure/codegen-csharp + +# 3/28/2019 +- republishing to force change in package dependency chain. diff --git a/libraries/codegen/changelog.md b/libraries/codegen/changelog.md new file mode 100644 index 0000000..3004153 --- /dev/null +++ b/libraries/codegen/changelog.md @@ -0,0 +1,4 @@ +# Change Log - @microsoft.azure/codegen + +# 3/28/2019 +- republishing to force change in package dependency chain. diff --git a/libraries/codemodel-v3/changelog.md b/libraries/codemodel-v3/changelog.md new file mode 100644 index 0000000..4df57ca --- /dev/null +++ b/libraries/codemodel-v3/changelog.md @@ -0,0 +1,4 @@ +# Change Log - @microsoft.azure/codemodel-v3 + +# 3/28/2019 +- republishing to force change in package dependency chain. diff --git a/libraries/datastore/changelog.md b/libraries/datastore/changelog.md new file mode 100644 index 0000000..105cabd --- /dev/null +++ b/libraries/datastore/changelog.md @@ -0,0 +1,4 @@ +# Change Log - @microsoft.azure/datastore + +# 3/28/2019 +- republishing to force change in package dependency chain. diff --git a/libraries/deduplication/changelog.md b/libraries/deduplication/changelog.md new file mode 100644 index 0000000..579265a --- /dev/null +++ b/libraries/deduplication/changelog.md @@ -0,0 +1,4 @@ +# Change Log - @microsoft.azure/deduplication + +# 3/28/2019 +- republishing to force change in package dependency chain. diff --git a/libraries/eventing/CHANGELOG.json b/libraries/eventing/CHANGELOG.json deleted file mode 100644 index f4fc02d..0000000 --- a/libraries/eventing/CHANGELOG.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "name": "@microsoft.azure/eventing", - "entries": [ - { - "version": "2.0.16", - "tag": "@microsoft.azure/eventing_v2.0.16", - "date": "Wed, 03 Oct 2018 18:01:54 GMT", - "comments": { - "patch": [ - { - "comment": "switch to monorepo" - } - ], - "dependency": [ - { - "comment": "Updating dependency \"@microsoft.azure/tasks\" from `2.0.27` to `2.0.28`" - } - ] - } - } - ] -} diff --git a/libraries/eventing/changelog.md b/libraries/eventing/changelog.md index 82dab45..dee7250 100644 --- a/libraries/eventing/changelog.md +++ b/libraries/eventing/changelog.md @@ -1,11 +1,4 @@ # Change Log - @microsoft.azure/eventing -This log was last generated on Wed, 03 Oct 2018 18:01:54 GMT and should not be manually modified. - -## 2.0.16 -Wed, 03 Oct 2018 18:01:54 GMT - -### Patches - -- switch to monorepo - +# 3/28/2019 +- republishing to force change in package dependency chain. diff --git a/libraries/extension/CHANGELOG.json b/libraries/extension/CHANGELOG.json deleted file mode 100644 index ccb7b6d..0000000 --- a/libraries/extension/CHANGELOG.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "name": "@microsoft.azure/extension", - "entries": [ - { - "version": "2.0.31", - "tag": "@microsoft.azure/extension_v2.0.31", - "date": "Wed, 03 Oct 2018 18:01:54 GMT", - "comments": { - "patch": [ - { - "comment": "switch to monorepo" - } - ], - "dependency": [ - { - "comment": "Updating dependency \"@microsoft.azure/async-io\" from `2.0.21` to `2.0.22`" - }, - { - "comment": "Updating dependency \"@microsoft.azure/eventing\" from `2.0.15` to `2.0.16`" - }, - { - "comment": "Updating dependency \"@microsoft.azure/tasks\" from `2.0.27` to `2.0.28`" - } - ] - } - } - ] -} diff --git a/libraries/linq/changelog.md b/libraries/linq/changelog.md new file mode 100644 index 0000000..0981366 --- /dev/null +++ b/libraries/linq/changelog.md @@ -0,0 +1,4 @@ +# Change Log - @microsoft.azure/linq + +# 3/28/2019 +- republishing to force change in package dependency chain. diff --git a/libraries/oai2-to-oai3/changelog.md b/libraries/oai2-to-oai3/changelog.md new file mode 100644 index 0000000..34e1841 --- /dev/null +++ b/libraries/oai2-to-oai3/changelog.md @@ -0,0 +1,4 @@ +# Change Log - @microsoft.azure/oai2-to-oai3 + +# 3/28/2019 +- republishing to force change in package dependency chain. diff --git a/libraries/object-comparison/changelog.md b/libraries/object-comparison/changelog.md new file mode 100644 index 0000000..5d9c7d4 --- /dev/null +++ b/libraries/object-comparison/changelog.md @@ -0,0 +1,4 @@ +# Change Log - @microsoft.azure/object-comparison + +# 3/28/2019 +- republishing to force change in package dependency chain. diff --git a/libraries/openapi/changelog.md b/libraries/openapi/changelog.md new file mode 100644 index 0000000..ee4d042 --- /dev/null +++ b/libraries/openapi/changelog.md @@ -0,0 +1,4 @@ +# Change Log - @microsoft.azure/openapi + +# 3/28/2019 +- republishing to force change in package dependency chain. diff --git a/libraries/tasks/CHANGELOG.json b/libraries/tasks/CHANGELOG.json deleted file mode 100644 index d6e2651..0000000 --- a/libraries/tasks/CHANGELOG.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "name": "@microsoft.azure/tasks", - "entries": [ - { - "version": "2.0.28", - "tag": "@microsoft.azure/tasks_v2.0.28", - "date": "Wed, 03 Oct 2018 18:01:54 GMT", - "comments": { - "patch": [ - { - "comment": "switch to monorepo" - } - ] - } - } - ] -} diff --git a/libraries/tasks/changelog.md b/libraries/tasks/changelog.md index a982128..64d7ccc 100644 --- a/libraries/tasks/changelog.md +++ b/libraries/tasks/changelog.md @@ -1,11 +1,4 @@ # Change Log - @microsoft.azure/tasks -This log was last generated on Wed, 03 Oct 2018 18:01:54 GMT and should not be manually modified. - -## 2.0.28 -Wed, 03 Oct 2018 18:01:54 GMT - -### Patches - -- switch to monorepo - +# 3/28/2019 +- republishing to force change in package dependency chain. diff --git a/libraries/uri/changelog.md b/libraries/uri/changelog.md new file mode 100644 index 0000000..0b64cc4 --- /dev/null +++ b/libraries/uri/changelog.md @@ -0,0 +1,4 @@ +# Change Log - @microsoft.azure/uri + +# 3/28/2019 +- republishing to force change in package dependency chain.