Skip to content

Commit f5380ef

Browse files
committed
Update changelogs [skip ci]
1 parent 09f388d commit f5380ef

14 files changed

+108
-86
lines changed

common/changes/@microsoft/tsdoc-config/general-updates_2024-05-28-08-27.json

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

common/changes/@microsoft/tsdoc-config/octogonz-upgrade-toolchain_2023-06-11-18-54.json

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

common/changes/@microsoft/tsdoc/general-updates_2024-05-28-08-27.json

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

common/changes/@microsoft/tsdoc/general-updates_2024-05-28-08-28.json

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

common/changes/@microsoft/tsdoc/octogonz-fix-image-urls_2023-06-12-06-02.json

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

common/changes/@microsoft/tsdoc/octogonz-upgrade-toolchain_2023-06-11-18-54.json

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

common/changes/eslint-plugin-tsdoc/general-updates_2024-05-28-08-27.json

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

common/changes/eslint-plugin-tsdoc/octogonz-upgrade-toolchain_2023-06-11-18-54.json

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

eslint-plugin/CHANGELOG.json

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,31 @@
11
{
22
"name": "eslint-plugin-tsdoc",
33
"entries": [
4+
{
5+
"version": "0.3.0",
6+
"tag": "eslint-plugin-tsdoc_v0.3.0",
7+
"date": "Tue, 28 May 2024 21:34:19 GMT",
8+
"comments": {
9+
"minor": [
10+
{
11+
"comment": "Minor package cleanup."
12+
}
13+
],
14+
"patch": [
15+
{
16+
"comment": "Upgrade dev toolchain (Heft, Webpack, TypeScript, ESLint)"
17+
}
18+
],
19+
"dependency": [
20+
{
21+
"comment": "Updating dependency \"@microsoft/tsdoc\" to `0.15.0`"
22+
},
23+
{
24+
"comment": "Updating dependency \"@microsoft/tsdoc-config\" to `0.17.0`"
25+
}
26+
]
27+
}
28+
},
429
{
530
"version": "0.2.17",
631
"tag": "eslint-plugin-tsdoc_v0.2.17",

eslint-plugin/CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,17 @@
11
# Change Log - eslint-plugin-tsdoc
22

3-
This log was last generated on Wed, 14 Sep 2022 02:55:06 GMT and should not be manually modified.
3+
This log was last generated on Tue, 28 May 2024 21:34:19 GMT and should not be manually modified.
4+
5+
## 0.3.0
6+
Tue, 28 May 2024 21:34:19 GMT
7+
8+
### Minor changes
9+
10+
- Minor package cleanup.
11+
12+
### Patches
13+
14+
- Upgrade dev toolchain (Heft, Webpack, TypeScript, ESLint)
415

516
## 0.2.17
617
Wed, 14 Sep 2022 02:55:06 GMT

0 commit comments

Comments
 (0)