Skip to content

Commit cfaad75

Browse files
committed
Update changefiles.
1 parent 8dc87ea commit cfaad75

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

common/changes/@rushstack/node-core-library/move-terminal_2022-01-20-19-34.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"changes": [
33
{
44
"packageName": "@rushstack/node-core-library",
5-
"comment": "(BREAKING CHANGE) Remove the Terminal and related APIs (Colors, AsciEscape, etc). These have been moved into the @rushstack/terminal package.",
5+
"comment": "(BREAKING CHANGE) Remove the Terminal and related APIs (Colors, AsciEscape, etc). These have been moved into the @rushstack/terminal package. See https://github.com./microsoft/rushstack/pull/3176 for details.",
66
"type": "major"
77
}
88
],

common/changes/@rushstack/terminal/move-terminal_2022-01-20-19-34.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"changes": [
33
{
44
"packageName": "@rushstack/terminal",
5-
"comment": "Introduce a Terminal, Colors, AsciEscape, and some related APIs. These APIs were previously in the @rushstack/node-core-library package.",
5+
"comment": "Introduce a Terminal, Colors, AsciEscape, and some related APIs. These APIs were previously in the @rushstack/node-core-library package. See https://github.com./microsoft/rushstack/pull/3176 for details.",
66
"type": "minor"
77
}
88
],

0 commit comments

Comments
 (0)