Skip to content

Commit

Permalink
release 8.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisbreiding committed Sep 27, 2021
1 parent c0846f5 commit 2caa5de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "cypress",
"version": "8.4.1",
"version": "8.5.0",
"description": "Cypress.io end to end testing tool",
"private": true,
"scripts": {
Expand Down

4 comments on commit 2caa5de

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on 2caa5de Sep 27, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Circle has built the linux x64 version of the Test Runner.

Learn more about this pre-release platform-specific build at https://on.cypress.io/installing-cypress#Install-pre-release-version.

Run this command to install the pre-release locally:

npm install https://cdn.cypress.io/beta/npm/8.5.1/circle-develop-2caa5de2c58dd3d16ba03729a6004d2e6335ccb5/cypress.tgz

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on 2caa5de Sep 27, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

AppVeyor has built the win32 ia32 version of the Test Runner.

Learn more about this pre-release platform-specific build at https://on.cypress.io/installing-cypress#Install-pre-release-version.

Run this command to install the pre-release locally:

npm install https://cdn.cypress.io/beta/npm/8.5.1/appveyor-develop-2caa5de2c58dd3d16ba03729a6004d2e6335ccb5/cypress.tgz

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on 2caa5de Sep 27, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

AppVeyor has built the win32 x64 version of the Test Runner.

Learn more about this pre-release platform-specific build at https://on.cypress.io/installing-cypress#Install-pre-release-version.

Run this command to install the pre-release locally:

npm install https://cdn.cypress.io/beta/npm/8.5.1/appveyor-develop-2caa5de2c58dd3d16ba03729a6004d2e6335ccb5/cypress.tgz

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on 2caa5de Sep 27, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Circle has built the darwin x64 version of the Test Runner.

Learn more about this pre-release platform-specific build at https://on.cypress.io/installing-cypress#Install-pre-release-version.

Run this command to install the pre-release locally:

npm install https://cdn.cypress.io/beta/npm/8.5.1/circle-develop-2caa5de2c58dd3d16ba03729a6004d2e6335ccb5/cypress.tgz

Please sign in to comment.