diff --git a/apps/lockfile-explorer/CHANGELOG.json b/apps/lockfile-explorer/CHANGELOG.json index 3c1422275b..ac9b77e02b 100644 --- a/apps/lockfile-explorer/CHANGELOG.json +++ b/apps/lockfile-explorer/CHANGELOG.json @@ -1,6 +1,18 @@ { "name": "@rushstack/lockfile-explorer", "entries": [ + { + "version": "1.5.0", + "tag": "@rushstack/lockfile-explorer_v1.5.0", + "date": "Tue, 25 Jun 2024 06:01:28 GMT", + "comments": { + "minor": [ + { + "comment": "Add new \"lockfile-lint\" command" + } + ] + } + }, { "version": "1.4.17", "tag": "@rushstack/lockfile-explorer_v1.4.17", diff --git a/apps/lockfile-explorer/CHANGELOG.md b/apps/lockfile-explorer/CHANGELOG.md index 115033965d..c204097d2c 100644 --- a/apps/lockfile-explorer/CHANGELOG.md +++ b/apps/lockfile-explorer/CHANGELOG.md @@ -1,6 +1,13 @@ # Change Log - @rushstack/lockfile-explorer -This log was last generated on Mon, 03 Jun 2024 23:43:15 GMT and should not be manually modified. +This log was last generated on Tue, 25 Jun 2024 06:01:28 GMT and should not be manually modified. + +## 1.5.0 +Tue, 25 Jun 2024 06:01:28 GMT + +### Minor changes + +- Add new "lockfile-lint" command ## 1.4.17 Mon, 03 Jun 2024 23:43:15 GMT diff --git a/common/changes/@rushstack/lockfile-explorer/main_2024-05-15-14-28.json b/common/changes/@rushstack/lockfile-explorer/main_2024-05-15-14-28.json deleted file mode 100644 index 1f5372a14c..0000000000 --- a/common/changes/@rushstack/lockfile-explorer/main_2024-05-15-14-28.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "changes": [ - { - "packageName": "@rushstack/lockfile-explorer", - "comment": "Add new \"lockfile-lint\" command", - "type": "minor" - } - ], - "packageName": "@rushstack/lockfile-explorer" -} \ No newline at end of file diff --git a/common/changes/@rushstack/lockfile-explorer/octogonz-lfx-fixes_2024-06-25-05-18.json b/common/changes/@rushstack/lockfile-explorer/octogonz-lfx-fixes_2024-06-25-05-18.json deleted file mode 100644 index 22d17643a6..0000000000 --- a/common/changes/@rushstack/lockfile-explorer/octogonz-lfx-fixes_2024-06-25-05-18.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "changes": [ - { - "packageName": "@rushstack/lockfile-explorer", - "comment": "", - "type": "none" - } - ], - "packageName": "@rushstack/lockfile-explorer" -} \ No newline at end of file