Skip to content

Commit e4be189

Browse files
authored
docs: remove cypress-example-todomvc-redux from release-process (#25613)
1 parent 2d9abf7 commit e4be189

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

guides/release-process.md

-1
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,6 @@ In the following instructions, "X.Y.Z" is used to denote the [next version of Cy
175175
176176
23. Check all `cypress-test-*` and `cypress-example-*` repositories, and if there is a branch named `x.y.z` for testing the features or fixes from the newly published version `x.y.z`, update that branch to refer to the newly published NPM version in `package.json`. Then, get the changes approved and merged into that project's main branch. For projects without a `x.y.z` branch, you can go to the Renovate dependency issue and check the box next to `Update dependency cypress to X.Y.Z`. It will automatically create a PR. Once it passes, you can merge it. Try updating at least the following projects:
177177
- [cypress-example-todomvc](https://github.com/cypress-io/cypress-example-todomvc/issues/99)
178-
- [cypress-example-todomvc-redux](https://github.com/cypress-io/cypress-example-todomvc-redux/issues/1)
179178
- [cypress-realworld-app](https://github.com/cypress-io/cypress-realworld-app/issues/41)
180179
- [cypress-example-recipes](https://github.com/cypress-io/cypress-example-recipes/issues/225)
181180
- [cypress-fiddle](https://github.com/cypress-io/cypress-fiddle/issues/5)

0 commit comments

Comments
 (0)