Skip to content

Commit bb9f805

Browse files
committed
Deleting change files and updating change logs for package updates.
1 parent 3a70140 commit bb9f805

File tree

4 files changed

+30
-24
lines changed

4 files changed

+30
-24
lines changed

common/changes/@rushstack/eslint-config/octogonz-rename-eslint-config_2019-10-13-04-33.json

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

common/changes/@rushstack/eslint-config/octogonz-rename-eslint-config_2019-10-13-04-39.json

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

stack/eslint-config/CHANGELOG.json

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,23 @@
11
{
22
"name": "@rushstack/eslint-config",
33
"entries": [
4+
{
5+
"version": "0.4.0",
6+
"tag": "@rushstack/eslint-config_v0.4.0",
7+
"date": "Tue, 15 Oct 2019 01:22:16 GMT",
8+
"comments": {
9+
"minor": [
10+
{
11+
"comment": "Rename `@microsoft/eslint-config-scalable-ts` to `@rushstack/eslint-config`"
12+
}
13+
],
14+
"patch": [
15+
{
16+
"comment": "Upgraded ESLint plugin dependencies"
17+
}
18+
]
19+
}
20+
},
421
{
522
"version": "0.3.1",
623
"tag": "@microsoft/eslint-config-scalable-ts_v0.3.1",

stack/eslint-config/CHANGELOG.md

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,17 @@
1-
# Change Log - @microsoft/eslint-config-scalable-ts
1+
# Change Log - @rushstack/eslint-config
22

3-
This log was last generated on Sun, 29 Sep 2019 23:56:29 GMT and should not be manually modified.
3+
This log was last generated on Tue, 15 Oct 2019 01:22:16 GMT and should not be manually modified.
4+
5+
## 0.4.0
6+
Tue, 15 Oct 2019 01:22:16 GMT
7+
8+
### Minor changes
9+
10+
- Rename `@microsoft/eslint-config-scalable-ts` to `@rushstack/eslint-config`
11+
12+
### Patches
13+
14+
- Upgraded ESLint plugin dependencies
415

516
## 0.3.1
617
Sun, 29 Sep 2019 23:56:29 GMT

0 commit comments

Comments
 (0)