Skip to content

Commit

Permalink
docs: add link to v4 release notes to the changelogs (#2487)
Browse files Browse the repository at this point in the history
Some users use CHANGELOG.md as the source of truth for releases and don't check the github releases page.
We should probably delete these files and just have everything in the GH releases page.

This adds a link to the  v4 releases page and adds a disclaimer to the top of the file pointing at the releases page.
  • Loading branch information
bradzacher committed Sep 4, 2020
1 parent 6595cf1 commit cee9be7
Show file tree
Hide file tree
Showing 10 changed files with 32 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
@@ -1,6 +1,8 @@
# Change Log

All notable changes to this project will be documented in this file.
This file is just a history of the commits included in each release.
**For full release notes, please see [the github releases page](https://github.com/typescript-eslint/typescript-eslint/releases)**
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.0.1](https://github.com/typescript-eslint/typescript-eslint/compare/v4.0.0...v4.0.1) (2020-08-31)
Expand All @@ -16,6 +18,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline

# [4.0.0](https://github.com/typescript-eslint/typescript-eslint/compare/v3.10.1...v4.0.0) (2020-08-31)

## [Please see the release notes for v4.0.0](https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0)

### Bug Fixes

Expand Down
3 changes: 3 additions & 0 deletions package.json
Expand Up @@ -54,6 +54,9 @@
"body-max-length": [
0
],
"body-max-line-length": [
0
],
"footer-max-length": [
0
],
Expand Down
3 changes: 3 additions & 0 deletions packages/eslint-plugin-internal/CHANGELOG.md
@@ -1,6 +1,8 @@
# Change Log

All notable changes to this project will be documented in this file.
This file is just a history of the commits included in each release.
**For full release notes, please see [the github releases page](https://github.com/typescript-eslint/typescript-eslint/releases)**
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.0.1](https://github.com/typescript-eslint/typescript-eslint/compare/v4.0.0...v4.0.1) (2020-08-31)
Expand All @@ -13,6 +15,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline

# [4.0.0](https://github.com/typescript-eslint/typescript-eslint/compare/v3.10.1...v4.0.0) (2020-08-31)

## [Please see the release notes for v4.0.0](https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0)

### Features

Expand Down
4 changes: 4 additions & 0 deletions packages/eslint-plugin-tslint/CHANGELOG.md
@@ -1,6 +1,8 @@
# Change Log

All notable changes to this project will be documented in this file.
This file is just a history of the commits included in each release.
**For full release notes, please see [the github releases page](https://github.com/typescript-eslint/typescript-eslint/releases)**
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.0.1](https://github.com/typescript-eslint/typescript-eslint/compare/v4.0.0...v4.0.1) (2020-08-31)
Expand All @@ -13,6 +15,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline

# [4.0.0](https://github.com/typescript-eslint/typescript-eslint/compare/v3.10.1...v4.0.0) (2020-08-31)

## [Please see the release notes for v4.0.0](https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0)

**Note:** Version bump only for package @typescript-eslint/eslint-plugin-tslint


Expand Down
3 changes: 3 additions & 0 deletions packages/eslint-plugin/CHANGELOG.md
@@ -1,6 +1,8 @@
# Change Log

All notable changes to this project will be documented in this file.
This file is just a history of the commits included in each release.
**For full release notes, please see [the github releases page](https://github.com/typescript-eslint/typescript-eslint/releases)**
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.0.1](https://github.com/typescript-eslint/typescript-eslint/compare/v4.0.0...v4.0.1) (2020-08-31)
Expand All @@ -16,6 +18,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline

# [4.0.0](https://github.com/typescript-eslint/typescript-eslint/compare/v3.10.1...v4.0.0) (2020-08-31)

## [Please see the release notes for v4.0.0](https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0)

### Bug Fixes

Expand Down
3 changes: 3 additions & 0 deletions packages/experimental-utils/CHANGELOG.md
@@ -1,6 +1,8 @@
# Change Log

All notable changes to this project will be documented in this file.
This file is just a history of the commits included in each release.
**For full release notes, please see [the github releases page](https://github.com/typescript-eslint/typescript-eslint/releases)**
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.0.1](https://github.com/typescript-eslint/typescript-eslint/compare/v4.0.0...v4.0.1) (2020-08-31)
Expand All @@ -13,6 +15,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline

# [4.0.0](https://github.com/typescript-eslint/typescript-eslint/compare/v3.10.1...v4.0.0) (2020-08-31)

## [Please see the release notes for v4.0.0](https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0)

### Features

Expand Down
3 changes: 3 additions & 0 deletions packages/parser/CHANGELOG.md
@@ -1,6 +1,8 @@
# Change Log

All notable changes to this project will be documented in this file.
This file is just a history of the commits included in each release.
**For full release notes, please see [the github releases page](https://github.com/typescript-eslint/typescript-eslint/releases)**
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.0.1](https://github.com/typescript-eslint/typescript-eslint/compare/v4.0.0...v4.0.1) (2020-08-31)
Expand All @@ -13,6 +15,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline

# [4.0.0](https://github.com/typescript-eslint/typescript-eslint/compare/v3.10.1...v4.0.0) (2020-08-31)

## [Please see the release notes for v4.0.0](https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0)

### Features

Expand Down
3 changes: 3 additions & 0 deletions packages/scope-manager/CHANGELOG.md
@@ -1,6 +1,8 @@
# Change Log

All notable changes to this project will be documented in this file.
This file is just a history of the commits included in each release.
**For full release notes, please see [the github releases page](https://github.com/typescript-eslint/typescript-eslint/releases)**
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.0.1](https://github.com/typescript-eslint/typescript-eslint/compare/v4.0.0...v4.0.1) (2020-08-31)
Expand All @@ -13,6 +15,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline

# [4.0.0](https://github.com/typescript-eslint/typescript-eslint/compare/v3.10.1...v4.0.0) (2020-08-31)

## [Please see the release notes for v4.0.0](https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0)

### Bug Fixes

Expand Down
4 changes: 4 additions & 0 deletions packages/shared-fixtures/CHANGELOG.md
@@ -1,6 +1,8 @@
# Change Log

All notable changes to this project will be documented in this file.
This file is just a history of the commits included in each release.
**For full release notes, please see [the github releases page](https://github.com/typescript-eslint/typescript-eslint/releases)**
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.0.1](https://github.com/typescript-eslint/typescript-eslint/compare/v4.0.0...v4.0.1) (2020-08-31)
Expand All @@ -13,6 +15,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline

# [4.0.0](https://github.com/typescript-eslint/typescript-eslint/compare/v3.10.1...v4.0.0) (2020-08-31)

## [Please see the release notes for v4.0.0](https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0)

**Note:** Version bump only for package @typescript-eslint/shared-fixtures


Expand Down
3 changes: 3 additions & 0 deletions packages/types/CHANGELOG.md
@@ -1,6 +1,8 @@
# Change Log

All notable changes to this project will be documented in this file.
This file is just a history of the commits included in each release.
**For full release notes, please see [the github releases page](https://github.com/typescript-eslint/typescript-eslint/releases)**
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.0.1](https://github.com/typescript-eslint/typescript-eslint/compare/v4.0.0...v4.0.1) (2020-08-31)
Expand All @@ -13,6 +15,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline

# [4.0.0](https://github.com/typescript-eslint/typescript-eslint/compare/v3.10.1...v4.0.0) (2020-08-31)

## [Please see the release notes for v4.0.0](https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0)

### Bug Fixes

Expand Down

0 comments on commit cee9be7

Please sign in to comment.