8000 Update changelogs [skip ci] · mstomar698/rushstack@63b99c6 · GitHub
[go: up one dir, main page]

Skip to content

Commit 63b99c6

Browse files
committed
Update changelogs [skip ci]
1 parent c1fae5c commit 63b99c6

7 files changed

+30
-54
lines changed

apps/rush/CHANGELOG.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,24 @@
11
{
22
"name": "@microsoft/rush",
33
"entries": [
4+
{
5+
"version": "5.81.0",
6+
"tag": "@microsoft/rush_v5.81.0",
7+
"date": "Sat, 08 Oct 2022 02:30:30 GMT",
8+
"comments": {
9+
"none": [
10+
{
11+
"comment": "Add a `rush remove` command that removes one or more dependencies from a project."
12+
},
13+
{
14+
"comment": "Support passing a lockfile to \"install-run.js\" and \"install-run-rush.js\" to ensure stable installation on CI."
15+
},
16+
{
17+
"comment": "Add missing \"environmentVariables\" property to \"pnpm-config.json\" schema to restore feature parity with \"rush.json\" \"pnpmOptions\" field."
18+
}
19+
]
20+
}
21+
},
422
{
523
"version": "5.80.1",
624
"tag": "@microsoft/rush_v5.80.1",

apps/rush/CHANGELOG.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
# Change Log - @microsoft/rush
22

3-
This log was last generated on Mon, 03 Oct 2022 23:11:35 GMT and should not be manually modified.
3+
This log was last generated on Sat, 08 Oct 2022 02:30:30 GMT and should not be manually modified.
4+
5+
## 5.81.0
6+
Sat, 08 Oct 2022 02:30:30 GMT
7+
8+
### Updates
9+
10+
- Add a `rush remove` command that removes one or more dependencies from a project.
11+
- Support passing a lockfile to "install-run.js" and "install-run-rush.js" to ensure stable installation on CI.
12+
- Add missing "environmentVariables" property to "pnpm-config.json" schema to restore feature parity with "rush.json" "pnpmOptions" field.
413

514
## 5.80.1
615
Mon, 03 Oct 2022 23:11:35 GMT
@@ -1262,8 +1271,9 @@ Tue, 26 Nov 2019 00:53:52 GMT
12621271
## 5.17.1
12631272
Thu, 21 Nov 2019 00:50:15 GMT
12641273

1265-
### Updates
1274+
### Patches
12661275

1276+
- Remove an error thrown when the --registry and --pack arguments are used on rush publish, because --registry might be required to check if a package has already been published against a custom registry.
12671277
- Fix an issue with Rush add, where Rush was unable to add unpublished local projects as dependencies.
12681278

12691279
## 5.17.0

common/changes/@microsoft/rush/add-rush-remove_2022-08-16-07-44.json

Lines changed: 0 additions & 10 deletions
This file was deleted.

common/changes/@microsoft/rush/fix-brokn-changefile_2022-10-08-01-00.json

Lines changed: 0 additions & 11 deletions
This file was deleted.

common/changes/@microsoft/rush/install-run-lockfile_2022-10-04-00-27.json

Lines changed: 0 additions & 10 deletions
This file was deleted.

common/changes/@microsoft/rush/pnpm-config-environment_2022-10-06-21-55.json

Lines changed: 0 additions & 10 deletions
This file was deleted.

common/changes/@microsoft/rush/pnpm-env-vars-template_2022-10-07-23-58.json

Lines changed: 0 additions & 11 deletions
This file was deleted.

0 commit comments

Comments
 (0)
0