X Tutup
Skip to content

Commit 95e3ff6

Browse files
committed
fixing changefile
1 parent dd3885f commit 95e3ff6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"changes": [
33
{
4-
"comment": "Adding --apply-git-tags-on-pack flag to publish to apply git tags when using --pack\"",
4+
"comment": "Adding --apply-git-tags-on-pack flag to publish to apply git tags when using --pack",
55
"packageName": "@microsoft/rush",
6-
"type": "none"
6+
"type": "minor"
77
}
88
],
99
"packageName": "@microsoft/rush",

0 commit comments

Comments
 (0)
X Tutup