Skip to content

Commit

Permalink
fix error in changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
AtofStryker committed May 16, 2024
1 parent b0276b6 commit c5c44af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ _Released 5/21/2024 (PENDING)_

**Dependency Updates:**

- Upgraded `electron` from to `27.1.3` to `28.3.1`.
- Upgraded `electron` from to `27.3.10` to `28.3.1`.
- Upgraded bundled Node.js version from `18.17.1` to `18.18.2`.
- Upgraded bundled Chromium version from `118.0.5993.117` to `120.0.6099.56`.
- Updated js-cookie from `2.2.1` to `3.0.5`. Addressed in [#29497](https://github.com/cypress-io/cypress/pull/29497).
Expand Down

5 comments on commit c5c44af

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on c5c44af May 16, 2024

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 arm64 version of the Test Runner.

Learn more about this pre-release build at https://on.cypress.io/advanced-installation#Install-pre-release-version

Run this command to install the pre-release locally:

npm install https://cdn.cypress.io/beta/npm/13.9.1/linux-arm64/upgrade-electron-28-c5c44af2263ed23b2445fef10379cf11efe57243/cypress.tgz

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on c5c44af May 16, 2024

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 build at https://on.cypress.io/advanced-installation#Install-pre-release-version

Run this command to install the pre-release locally:

npm install https://cdn.cypress.io/beta/npm/13.9.1/linux-x64/upgrade-electron-28-c5c44af2263ed23b2445fef10379cf11efe57243/cypress.tgz

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on c5c44af May 16, 2024

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 arm64 version of the Test Runner.

Learn more about this pre-release build at https://on.cypress.io/advanced-installation#Install-pre-release-version

Run this command to install the pre-release locally:

npm install https://cdn.cypress.io/beta/npm/13.9.1/darwin-arm64/electron-28-c5c44af2263ed23b2445fef10379cf11efe57243/cypress.tgz

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on c5c44af May 16, 2024

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 build at https://on.cypress.io/advanced-installation#Install-pre-release-version

Run this command to install the pre-release locally:

npm install https://cdn.cypress.io/beta/npm/13.9.1/darwin-x64/electron-28-c5c44af2263ed23b2445fef10379cf11efe57243/cypress.tgz

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on c5c44af May 16, 2024

Choose a reason for hiding this comment

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

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

Learn more about this pre-release build at https://on.cypress.io/advanced-installation#Install-pre-release-version

Run this command to install the pre-release locally:

npm install https://cdn.cypress.io/beta/npm/13.9.1/win32-x64/electron-28-c5c44af2263ed23b2445fef10379cf11efe57243/cypress.tgz

Please sign in to comment.