Skip to content

Commit 39f8871

Browse files
committed
Remove inadvertent lerna "conventional commit" CHANGELOG changes.
This was inadvertently (and surprisingly) applied via a test on the `release-2.13.0` branch during an alpha release (e8266d6, specifically). The `--conventional-commits` flag did what I'd hoped, but it should have `--no-changelog` attached to it as well to prevent this, since we currently manage these Changelogs differently. I'm intrigued by moving toward another approach here, but I want to stop short of purely automated changelogs which don't provide as much value as I think the manually curated ones we currently offer do.
1 parent f25784d commit 39f8871

File tree

23 files changed

+4
-229
lines changed

23 files changed

+4
-229
lines changed

packages/apollo-cache-control/CHANGELOG.md

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,3 @@
1-
# Change Log
2-
3-
All notable changes to this project will be documented in this file.
4-
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5-
6-
# [0.10.0-alpha.0](https://github.com/apollographql/apollo-cache-control-js/compare/apollo-cache-control@0.9.1...apollo-cache-control@0.10.0-alpha.0) (2020-04-10)
7-
8-
**Note:** Version bump only for package apollo-cache-control
9-
10-
11-
12-
13-
141
# Changelog
152

163
> **A note on ommitted versions**: Due to the way that the Apollo Server

packages/apollo-datasource-rest/CHANGELOG.md

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

packages/apollo-engine-reporting-protobuf/CHANGELOG.md

Lines changed: 0 additions & 8 deletions
This file was deleted.
Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,3 @@
1-
# Change Log
2-
3-
All notable changes to this project will be documented in this file.
4-
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5-
6-
# [1.8.0-alpha.0](https://github.com/apollographql/apollo-engine-reporting/compare/apollo-engine-reporting@1.7.1...apollo-engine-reporting@1.8.0-alpha.0) (2020-04-10)
7-
8-
**Note:** Version bump only for package apollo-engine-reporting
9-
10-
11-
12-
13-
141
### vNext
152

163
# v1.0.0
@@ -20,3 +7,4 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
207
moved to the `apollo-graphql` package. They should be more universally
218
helpful in that library, and should avoid tooling which needs to use them
229
from needing to bring in all of `apollo-server-core`.
10+

packages/apollo-server-azure-functions/CHANGELOG.md

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

packages/apollo-server-cache-redis/CHANGELOG.md

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

packages/apollo-server-cloud-functions/CHANGELOG.md

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

packages/apollo-server-cloudflare/CHANGELOG.md

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

packages/apollo-server-core/CHANGELOG.md

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,3 @@
1-
# Change Log
2-
3-
All notable changes to this project will be documented in this file.
4-
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5-
6-
# [2.13.0-alpha.0](https://github.com/apollographql/apollo-server/tree/master/packages/apollo-server-core/compare/apollo-server-core@2.12.0...apollo-server-core@2.13.0-alpha.0) (2020-04-10)
7-
8-
**Note:** Version bump only for package apollo-server-core
9-
10-
11-
12-
13-
141
# Changelog
152

163
### vNEXT

packages/apollo-server-express/CHANGELOG.md

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

0 commit comments

Comments
 (0)