Skip to content

Commit 296b69a

Browse files
committed
Deleting change files and updating change logs for package updates.
1 parent 0b4b551 commit 296b69a

File tree

3 files changed

+20
-12
lines changed

3 files changed

+20
-12
lines changed

common/changes/@microsoft/tsdoc/pgonzal-fix-stack-overflow_2018-10-17-13-34.json

Lines changed: 0 additions & 11 deletions
This file was deleted.

tsdoc/CHANGELOG.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
{
22
"name": "@microsoft/tsdoc",
33
"entries": [
4+
{
5+
"version": "0.9.2",
6+
"tag": "@microsoft/tsdoc_v0.9.2",
7+
"date": "Wed, 17 Oct 2018 13:41:54 GMT",
8+
"comments": {
9+
"patch": [
10+
{
11+
"comment": "Fix stack overflow in DocFencedCode.language property getter"
12+
}
13+
]
14+
}
15+
},
416
{
517
"version": "0.9.1",
618
"tag": "@microsoft/tsdoc_v0.9.1",

tsdoc/CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# Change Log - @microsoft/tsdoc
22

3-
This log was last generated on Wed, 17 Oct 2018 12:49:01 GMT and should not be manually modified.
3+
This log was last generated on Wed, 17 Oct 2018 13:41:54 GMT and should not be manually modified.
4+
5+
## 0.9.2
6+
Wed, 17 Oct 2018 13:41:54 GMT
7+
8+
### Patches
9+
10+
- Fix stack overflow in DocFencedCode.language property getter
411

512
## 0.9.1
613
Wed, 17 Oct 2018 12:49:01 GMT

0 commit comments

Comments
 (0)