Skip to content

Commit 16a685d

Browse files
committed
Deleting change files and updating change logs for package updates.
1 parent 218c9bb commit 16a685d

7 files changed

+32
-56
lines changed

apps/rush/CHANGELOG.json

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,27 @@
11
{
22
"name": "@microsoft/rush",
33
"entries": [
4+
{
5+
"version": "5.12.0",
6+
"tag": "@microsoft/rush_v5.12.0",
7+
"date": "Wed, 04 Sep 2019 19:01:42 GMT",
8+
"comments": {
9+
"none": [
10+
{
11+
"comment": "Adding --apply-git-tags-on-pack flag to the publish command to apply git tags when using --pack"
12+
},
13+
{
14+
"comment": "For rush publish and rush version, change the path spec for git add to include everything from the repo root directory. This addresses https://github.com/microsoft/web-build-tools/issues/669."
15+
},
16+
{
17+
"comment": "Add support for NPM package aliases (i.e. dependency versions such as \"npm:example@^1.2.3\")"
18+
},
19+
{
20+
"comment": "Fix an issue with rush change that occurs when rush.json isn't in the repository root."
21+
}
22+
]
23+
}
24+
},
425
{
526
"version": "5.11.4",
627
"tag": "@microsoft/rush_v5.11.4",

apps/rush/CHANGELOG.md

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

3-
This log was last generated on Fri, 23 Aug 2019 03:31:52 GMT and should not be manually modified.
3+
This log was last generated on Wed, 04 Sep 2019 19:01:42 GMT and should not be manually modified.
4+
5+
## 5.12.0
6+
Wed, 04 Sep 2019 19:01:42 GMT
7+
8+
### Updates
9+
10+
- Adding --apply-git-tags-on-pack flag to the publish command to apply git tags when using --pack
11+
- For rush publish and rush version, change the path spec for git add to include everything from the repo root directory. This addresses https://github.com/microsoft/web-build-tools/issues/669.
12+
- Add support for NPM package aliases (i.e. dependency versions such as "npm:example@^1.2.3")
13+
- Fix an issue with rush change that occurs when rush.json isn't in the repository root.
414

515
## 5.11.4
616
Fri, 23 Aug 2019 03:31:52 GMT

common/changes/@microsoft/rush/ianc-buildxl-npmignore_2019-08-26-18-56.json

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

common/changes/@microsoft/rush/master_2019-08-28-18-32.json

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

common/changes/@microsoft/rush/sachinjoseph-fix669_2019-07-12-19-04.json

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

common/changes/@microsoft/rush/wip-add-npm-prefix-yarn-support_2019-08-11-19-35.json

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

common/changes/@microsoft/rush/zhas-rush-change-detect_2019-08-23-23-05.json

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

0 commit comments

Comments
 (0)