Skip to content

Commit 092e2c9

Browse files
committed
Merge branch 'octogonz/ae-newlines-fix' of https://github.com/Microsoft/rushstack into octogonz/ae-newlines-fix
2 parents 1132dad + c35d0f7 commit 092e2c9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

common/changes/@microsoft/resolve-chunk-plugin/octogonz-ae-newlines-fix_2019-11-20-04-21.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"changes": [
33
{
44
"packageName": "@microsoft/resolve-chunk-plugin",
5-
"comment": "Remove `@types/webpack` from devDependencies",
5+
"comment": "Convert `@types/webpack` to a peer dependency",
66
"type": "patch"
77
}
88
],

common/changes/@microsoft/set-webpack-public-path-plugin/octogonz-ae-newlines-fix_2019-11-20-04-21.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"changes": [
33
{
44
"packageName": "@microsoft/set-webpack-public-path-plugin",
5-
"comment": "Remove `@types/webpack` from devDependencies",
5+
"comment": "Convert `@types/webpack` to a peer dependency",
66
"type": "patch"
77
}
88
],

0 commit comments

Comments
 (0)