Skip to content

Commit 34616e8

Browse files
committed
Deleting change files and updating change logs for package updates.
1 parent ca27dc9 commit 34616e8

File tree

3 files changed

+28
-11
lines changed

3 files changed

+28
-11
lines changed

common/changes/eslint-plugin-tsdoc/octogonz-publish-eslint-plugin-tsdoc_2019-11-05-18-08.json

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

eslint-plugin/CHANGELOG.json

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
{
2+
"name": "eslint-plugin-tsdoc",
3+
"entries": [
4+
{
5+
"version": "0.1.0",
6+
"tag": "eslint-plugin-tsdoc_v0.1.0",
7+
"date": "Wed, 06 Nov 2019 00:40:51 GMT",
8+
"comments": {
9+
"minor": [
10+
{
11+
"comment": "Initial release of plugin"
12+
}
13+
]
14+
}
15+
}
16+
]
17+
}

eslint-plugin/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Change Log - eslint-plugin-tsdoc
2+
3+
This log was last generated on Wed, 06 Nov 2019 00:40:51 GMT and should not be manually modified.
4+
5+
## 0.1.0
6+
Wed, 06 Nov 2019 00:40:51 GMT
7+
8+
### Minor changes
9+
10+
- Initial release of plugin
11+

0 commit comments

Comments
 (0)