diff --git a/CHANGELOG.md b/CHANGELOG.md index a13968149..0f9f2aa9c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ See [Releases](https://github.com/cypress-io/github-action/releases) for full de | Version | Changes | | ------- | ------------------------------------------------------------------------------------------------------------------------------------ | +| v6.6.0 | Add parameter `summary-title` | | v6.5.0 | Examples remove Node.js 16. End of support for Node.js 16. | | v6.4.0 | Action adds PR number and URL if available when recording | | v6.3.0 | v6 is recommended action version | diff --git a/README.md b/README.md index fa0539b2c..a96028042 100644 --- a/README.md +++ b/README.md @@ -138,7 +138,7 @@ Alternatively, to mitigate unforeseen breaks, bind to a specific [tag](https://g uses: cypress-io/github-action@v6.1.0 ``` -The changes associated with each tag are shown under GitHub's [releases](https://github.com/cypress-io/github-action/releases) list. Refer also to the [Changelog](#changelog) for an overview of major changes. +The changes associated with each tag are shown under GitHub's [releases](https://github.com/cypress-io/github-action/releases) list. Refer also to the [CHANGELOG](./CHANGELOG.md) for an overview of major changes. ### Browser