Skip to content

Commit 19c512d

Browse files
committed
rush change
1 parent 92385e9 commit 19c512d

File tree

2 files changed

+22
-0
lines changed

2 files changed

+22
-0
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"changes": [
3+
{
4+
"packageName": "@rushstack/localization-plugin",
5+
"comment": "Extract the TypingsGenerator logic to a new package.",
6+
"type": "patch"
7+
}
8+
],
9+
"packageName": "@rushstack/localization-plugin",
10+
"email": "iclanton@users.noreply.github.com"
11+
}
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"changes": [
3+
{
4+
"packageName": "@rushstack/typings-generator",
5+
"comment": "Initial implementation.",
6+
"type": "minor"
7+
}
8+
],
9+
"packageName": "@rushstack/typings-generator",
10+
"email": "iclanton@users.noreply.github.com"
11+
}

0 commit comments

Comments
 (0)