Skip to content

Commit 90331de

Browse files
committed
Convert change log to MINOR bump and add more detail to the description
1 parent 318c3ff commit 90331de

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

common/changes/@microsoft/tsdoc/master_2021-12-07-00-40.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
"changes": [
33
{
44
"packageName": "@microsoft/tsdoc",
5-
"comment": "remove \"const\" keyword before enums to allow use with typescript isolatedModules",
6-
"type": "patch"
5+
"comment": "Convert \"const enum\" APIs to be regular enums to enable compatibility with isolatedModules=true (GitHub #306)",
6+
"type": "minor"
77
}
88
],
99
"packageName": "@microsoft/tsdoc",

0 commit comments

Comments
 (0)