Skip to content

Commit 2f40939

Browse files
committed
Deleting change files and updating change logs for package updates.
1 parent a032b01 commit 2f40939

File tree

4 files changed

+24
-23
lines changed

4 files changed

+24
-23
lines changed

common/changes/eslint-plugin-tsdoc/octogonz-eslint-plugin-updates_2019-11-09-04-47.json

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

common/changes/eslint-plugin-tsdoc/octogonz-eslint-plugin-updates_2019-11-09-04-48.json

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

eslint-plugin/CHANGELOG.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "eslint-plugin-tsdoc",
33
"entries": [
4+
{
5+
"version": "0.1.1",
6+
"tag": "eslint-plugin-tsdoc_v0.1.1",
7+
"date": "Sat, 09 Nov 2019 04:57:59 GMT",
8+
"comments": {
9+
"patch": [
10+
{
11+
"comment": "Improve error location accuracy"
12+
},
13+
{
14+
"comment": "Generalize the TSDoc parser configuration to allow any standard tag"
15+
}
16+
]
17+
}
18+
},
419
{
520
"version": "0.1.0",
621
"tag": "eslint-plugin-tsdoc_v0.1.0",

eslint-plugin/CHANGELOG.md

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

3-
This log was last generated on Wed, 06 Nov 2019 00:40:51 GMT and should not be manually modified.
3+
This log was last generated on Sat, 09 Nov 2019 04:57:59 GMT and should not be manually modified.
4+
5+
## 0.1.1
6+
Sat, 09 Nov 2019 04:57:59 GMT
7+
8+
### Patches
9+
10+
- Improve error location accuracy
11+
- Generalize the TSDoc parser configuration to allow any standard tag
412

513
## 0.1.0
614
Wed, 06 Nov 2019 00:40:51 GMT

0 commit comments

Comments
 (0)