Skip to content

Commit

Permalink
Remove inadvertent lerna "conventional commit" CHANGELOG changes.
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
abernix committed May 6, 2020
1 parent f25784d commit 39f8871
Show file tree
Hide file tree
Showing 23 changed files with 4 additions and 229 deletions.
13 changes: 0 additions & 13 deletions packages/apollo-cache-control/CHANGELOG.md
@@ -1,16 +1,3 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [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)

**Note:** Version bump only for package apollo-cache-control





# Changelog

> **A note on ommitted versions**: Due to the way that the Apollo Server
Expand Down
8 changes: 0 additions & 8 deletions packages/apollo-datasource-rest/CHANGELOG.md

This file was deleted.

8 changes: 0 additions & 8 deletions packages/apollo-engine-reporting-protobuf/CHANGELOG.md

This file was deleted.

14 changes: 1 addition & 13 deletions packages/apollo-engine-reporting/CHANGELOG.md
@@ -1,16 +1,3 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [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)

**Note:** Version bump only for package apollo-engine-reporting





### vNext

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

8 changes: 0 additions & 8 deletions packages/apollo-server-azure-functions/CHANGELOG.md

This file was deleted.

8 changes: 0 additions & 8 deletions packages/apollo-server-cache-redis/CHANGELOG.md

This file was deleted.

8 changes: 0 additions & 8 deletions packages/apollo-server-cloud-functions/CHANGELOG.md

This file was deleted.

8 changes: 0 additions & 8 deletions packages/apollo-server-cloudflare/CHANGELOG.md

This file was deleted.

13 changes: 0 additions & 13 deletions packages/apollo-server-core/CHANGELOG.md
@@ -1,16 +1,3 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [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)

**Note:** Version bump only for package apollo-server-core





# Changelog

### vNEXT
Expand Down
8 changes: 0 additions & 8 deletions packages/apollo-server-express/CHANGELOG.md

This file was deleted.

8 changes: 0 additions & 8 deletions packages/apollo-server-fastify/CHANGELOG.md

This file was deleted.

8 changes: 0 additions & 8 deletions packages/apollo-server-hapi/CHANGELOG.md

This file was deleted.

8 changes: 0 additions & 8 deletions packages/apollo-server-integration-testsuite/CHANGELOG.md

This file was deleted.

8 changes: 0 additions & 8 deletions packages/apollo-server-koa/CHANGELOG.md

This file was deleted.

8 changes: 0 additions & 8 deletions packages/apollo-server-lambda/CHANGELOG.md

This file was deleted.

8 changes: 0 additions & 8 deletions packages/apollo-server-micro/CHANGELOG.md

This file was deleted.

14 changes: 1 addition & 13 deletions packages/apollo-server-plugin-base/CHANGELOG.md
@@ -1,16 +1,4 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.8.0-alpha.0](/compare/apollo-server-plugin-base@0.7.1...apollo-server-plugin-base@0.8.0-alpha.0) (2020-04-10)

**Note:** Version bump only for package apollo-server-plugin-base





# Change Log

### vNEXT

14 changes: 1 addition & 13 deletions packages/apollo-server-plugin-response-cache/CHANGELOG.md
@@ -1,16 +1,4 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.5.0-alpha.0](https://github.com/apollographql/apollo-server/tree/master/packages/apollo-server-plugin-response-cache/compare/apollo-server-plugin-response-cache@0.4.1...apollo-server-plugin-response-cache@0.5.0-alpha.0) (2020-04-10)

**Note:** Version bump only for package apollo-server-plugin-response-cache





# Change Log

### vNEXT

13 changes: 0 additions & 13 deletions packages/apollo-server-testing/CHANGELOG.md
@@ -1,16 +1,3 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.13.0-alpha.0](https://github.com/apollographql/apollo-server/tree/master/packages/apollo-server-testing/compare/apollo-server-testing@2.12.0...apollo-server-testing@2.13.0-alpha.0) (2020-04-10)

**Note:** Version bump only for package apollo-server-testing





# Changelog

### vNEXT
Expand Down
14 changes: 1 addition & 13 deletions packages/apollo-server-types/CHANGELOG.md
@@ -1,16 +1,4 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.4.0-alpha.0](/compare/apollo-server-types@0.3.1...apollo-server-types@0.4.0-alpha.0) (2020-04-10)

**Note:** Version bump only for package apollo-server-types





# Change Log

### vNEXT

13 changes: 0 additions & 13 deletions packages/apollo-server/CHANGELOG.md
@@ -1,16 +1,3 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.13.0-alpha.0](https://github.com/apollographql/apollo-server/tree/master/packages/apollo-server/compare/apollo-server@2.12.0...apollo-server@2.13.0-alpha.0) (2020-04-10)

**Note:** Version bump only for package apollo-server





# Changelog

### vNEXT
Expand Down
8 changes: 0 additions & 8 deletions packages/apollo-tracing/CHANGELOG.md

This file was deleted.

13 changes: 0 additions & 13 deletions packages/graphql-extensions/CHANGELOG.md
@@ -1,16 +1,3 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.12.0-alpha.0](https://github.com/apollographql/apollo-server/compare/graphql-extensions@0.11.1...graphql-extensions@0.12.0-alpha.0) (2020-04-10)

**Note:** Version bump only for package graphql-extensions





# Changelog

### vNext
Expand Down

0 comments on commit 39f8871

Please sign in to comment.