Skip to content

Commit

Permalink
release 8.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisbreiding committed Oct 11, 2021
1 parent 7a4c59a commit 02e769f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cypress",
"version": "8.5.0",
"version": "8.6.0",
"description": "Cypress.io end to end testing tool",
"private": true,
"scripts": {
Expand Down

4 comments on commit 02e769f

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on 02e769f Oct 11, 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.6.1/circle-develop-02e769f9b118e35f53a726d8b3be7b3b7d4356f4/cypress.tgz

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on 02e769f Oct 11, 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.6.1/appveyor-develop-02e769f9b118e35f53a726d8b3be7b3b7d4356f4/cypress.tgz

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on 02e769f Oct 11, 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.6.1/appveyor-develop-02e769f9b118e35f53a726d8b3be7b3b7d4356f4/cypress.tgz

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on 02e769f Oct 11, 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.6.1/circle-develop-02e769f9b118e35f53a726d8b3be7b3b7d4356f4/cypress.tgz

Please sign in to comment.