From 6bb8fe90376f9917918ee1bd9aeaf9f4fab174f9 Mon Sep 17 00:00:00 2001 From: Rushbot Date: Mon, 24 Jul 2023 18:54:49 +0000 Subject: [PATCH] Update changelogs [skip ci] --- apps/rush/CHANGELOG.json | 17 +++++++++++++++++ apps/rush/CHANGELOG.md | 13 ++++++++++++- .../fix-pre-push-hook_2023-07-20-21-26.json | 10 ---------- .../nipunn-bump_semver_2023-07-18-21-29.json | 10 ---------- ...rush-lib-build-cleanup_2023-07-01-00-45.json | 10 ---------- ...t-pnpm-shrinkwrap-file_2023-06-23-08-39.json | 10 ---------- ...nade-FixCopyDeleteSpec_2023-07-19-23-05.json | 10 ---------- 7 files changed, 29 insertions(+), 51 deletions(-) delete mode 100644 common/changes/@microsoft/rush/fix-pre-push-hook_2023-07-20-21-26.json delete mode 100644 common/changes/@microsoft/rush/nipunn-bump_semver_2023-07-18-21-29.json delete mode 100644 common/changes/@microsoft/rush/rush-lib-build-cleanup_2023-07-01-00-45.json delete mode 100644 common/changes/@microsoft/rush/test-pnpm-shrinkwrap-file_2023-06-23-08-39.json delete mode 100644 common/changes/@microsoft/rush/user-danade-FixCopyDeleteSpec_2023-07-19-23-05.json diff --git a/apps/rush/CHANGELOG.json b/apps/rush/CHANGELOG.json index 173d96b2a84..8d0328f0eb5 100644 --- a/apps/rush/CHANGELOG.json +++ b/apps/rush/CHANGELOG.json @@ -1,6 +1,23 @@ { "name": "@microsoft/rush", "entries": [ + { + "version": "5.100.2", + "tag": "@microsoft/rush_v5.100.2", + "date": "Mon, 24 Jul 2023 18:54:49 GMT", + "comments": { + "patch": [ + { + "comment": "Fix an issue where the git pre-push hook would allow push to go through if the script exited with error." + } + ], + "none": [ + { + "comment": "Updated semver dependency" + } + ] + } + }, { "version": "5.100.1", "tag": "@microsoft/rush_v5.100.1", diff --git a/apps/rush/CHANGELOG.md b/apps/rush/CHANGELOG.md index 9619bdff407..eb1418f70bb 100644 --- a/apps/rush/CHANGELOG.md +++ b/apps/rush/CHANGELOG.md @@ -1,6 +1,17 @@ # Change Log - @microsoft/rush -This log was last generated on Wed, 14 Jun 2023 19:42:12 GMT and should not be manually modified. +This log was last generated on Mon, 24 Jul 2023 18:54:49 GMT and should not be manually modified. + +## 5.100.2 +Mon, 24 Jul 2023 18:54:49 GMT + +### Patches + +- Fix an issue where the git pre-push hook would allow push to go through if the script exited with error. + +### Updates + +- Updated semver dependency ## 5.100.1 Wed, 14 Jun 2023 19:42:12 GMT diff --git a/common/changes/@microsoft/rush/fix-pre-push-hook_2023-07-20-21-26.json b/common/changes/@microsoft/rush/fix-pre-push-hook_2023-07-20-21-26.json deleted file mode 100644 index ea79c9cc045..00000000000 --- a/common/changes/@microsoft/rush/fix-pre-push-hook_2023-07-20-21-26.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "changes": [ - { - "packageName": "@microsoft/rush", - "comment": "Fix an issue where the git pre-push hook would allow push to go through if the script exited with error.", - "type": "patch" - } - ], - "packageName": "@microsoft/rush" -} diff --git a/common/changes/@microsoft/rush/nipunn-bump_semver_2023-07-18-21-29.json b/common/changes/@microsoft/rush/nipunn-bump_semver_2023-07-18-21-29.json deleted file mode 100644 index a3d7ab899b5..00000000000 --- a/common/changes/@microsoft/rush/nipunn-bump_semver_2023-07-18-21-29.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "changes": [ - { - "packageName": "@microsoft/rush", - "comment": "Updated semver dependency", - "type": "none" - } - ], - "packageName": "@microsoft/rush" -} \ No newline at end of file diff --git a/common/changes/@microsoft/rush/rush-lib-build-cleanup_2023-07-01-00-45.json b/common/changes/@microsoft/rush/rush-lib-build-cleanup_2023-07-01-00-45.json deleted file mode 100644 index bd7ff97cb34..00000000000 --- a/common/changes/@microsoft/rush/rush-lib-build-cleanup_2023-07-01-00-45.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "changes": [ - { - "packageName": "@microsoft/rush", - "comment": "", - "type": "none" - } - ], - "packageName": "@microsoft/rush" -} \ No newline at end of file diff --git a/common/changes/@microsoft/rush/test-pnpm-shrinkwrap-file_2023-06-23-08-39.json b/common/changes/@microsoft/rush/test-pnpm-shrinkwrap-file_2023-06-23-08-39.json deleted file mode 100644 index bd7ff97cb34..00000000000 --- a/common/changes/@microsoft/rush/test-pnpm-shrinkwrap-file_2023-06-23-08-39.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "changes": [ - { - "packageName": "@microsoft/rush", - "comment": "", - "type": "none" - } - ], - "packageName": "@microsoft/rush" -} \ No newline at end of file diff --git a/common/changes/@microsoft/rush/user-danade-FixCopyDeleteSpec_2023-07-19-23-05.json b/common/changes/@microsoft/rush/user-danade-FixCopyDeleteSpec_2023-07-19-23-05.json deleted file mode 100644 index bd7ff97cb34..00000000000 --- a/common/changes/@microsoft/rush/user-danade-FixCopyDeleteSpec_2023-07-19-23-05.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "changes": [ - { - "packageName": "@microsoft/rush", - "comment": "", - "type": "none" - } - ], - "packageName": "@microsoft/rush" -} \ No newline at end of file